17:47:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/143077 17:47:56 Running as SYSTEM 17:47:56 [EnvInject] - Loading node environment variables. 17:47:56 Building remotely on prd-centos8-docker-8c-8g-3873 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 17:47:56 [ssh-agent] Looking for ssh-agent implementation... 17:47:56 $ ssh-agent 17:47:56 SSH_AUTH_SOCK=/tmp/ssh-nMXr4yPqyZr8/agent.5590 17:47:56 SSH_AGENT_PID=5592 17:47:56 [ssh-agent] Started. 17:47:56 Running ssh-add (command line suppressed) 17:47:56 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_11257922426370766495.key (/w/workspace/cps-master-verify-java@tmp/private_key_11257922426370766495.key) 17:47:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:47:56 The recommended git tool is: NONE 17:47:58 using credential onap-jenkins-ssh 17:47:58 Wiping out workspace first. 17:47:58 Cloning the remote Git repository 17:47:58 Cloning repository git://cloud.onap.org/mirror/cps.git 17:47:58 > git init /w/workspace/cps-master-verify-java # timeout=10 17:47:58 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 17:47:58 > git --version # timeout=10 17:47:58 > git --version # 'git version 2.39.1' 17:47:58 using GIT_SSH to set credentials Gerrit user 17:47:58 [INFO] Currently running in a labeled security context 17:47:58 [INFO] Currently SELinux is 'enforcing' on the host 17:47:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh7841552480096839713.key 17:47:58 Verifying host key using manually-configured host key entries 17:47:58 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:48:02 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 17:48:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:02 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 17:48:03 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 17:48:03 using GIT_SSH to set credentials Gerrit user 17:48:03 [INFO] Currently running in a labeled security context 17:48:03 [INFO] Currently SELinux is 'enforcing' on the host 17:48:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh14710919749602070552.key 17:48:03 Verifying host key using manually-configured host key entries 17:48:03 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/77/143077/2 # timeout=30 17:48:03 > git rev-parse da3847f3a45d1203c83ab1637e74ae656f036359^{commit} # timeout=10 17:48:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:48:03 Checking out Revision da3847f3a45d1203c83ab1637e74ae656f036359 (refs/changes/77/143077/2) 17:48:03 > git config core.sparsecheckout # timeout=10 17:48:03 > git checkout -f da3847f3a45d1203c83ab1637e74ae656f036359 # timeout=30 17:48:06 Commit message: "Release stage #6 for 3.7.5" 17:48:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:48:06 > git rev-list --no-walk 6cb71e90c128be071c817ded9ec5db689fce396c # timeout=10 17:48:07 [cps-master-verify-java] $ /bin/bash /tmp/jenkins16523044996141577764.sh 17:48:07 ---> python-tools-install.sh 17:48:07 Setup pyenv: 17:48:07 system 17:48:07 * 3.8.13 (set by /opt/pyenv/version) 17:48:07 * 3.9.13 (set by /opt/pyenv/version) 17:48:07 * 3.10.6 (set by /opt/pyenv/version) 17:48:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BK9m 17:48:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:48:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:48:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:48:17 lf-activate-venv(): INFO: Base packages installed successfully 17:48:17 lf-activate-venv(): INFO: Installing additional packages: lftools 17:48:43 lf-activate-venv(): INFO: Adding /tmp/venv-BK9m/bin to PATH 17:48:43 Generating Requirements File 17:49:05 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. 17:49:05 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:49:05 Python 3.10.6 17:49:05 pip 25.3 from /tmp/venv-BK9m/lib/python3.10/site-packages/pip (python 3.10) 17:49:06 appdirs==1.4.4 17:49:06 argcomplete==3.6.3 17:49:06 aspy.yaml==1.3.0 17:49:06 attrs==25.4.0 17:49:06 autopage==0.5.2 17:49:06 backports.strenum==1.3.1 17:49:06 beautifulsoup4==4.14.3 17:49:06 boto3==1.42.36 17:49:06 botocore==1.42.36 17:49:06 bs4==0.0.2 17:49:06 certifi==2026.1.4 17:49:06 cffi==2.0.0 17:49:06 cfgv==3.5.0 17:49:06 chardet==5.2.0 17:49:06 charset-normalizer==3.4.4 17:49:06 click==8.3.1 17:49:06 cliff==4.13.1 17:49:06 cmd2==3.1.2 17:49:06 cryptography==3.3.2 17:49:06 debtcollector==3.0.0 17:49:06 decorator==5.2.1 17:49:06 defusedxml==0.7.1 17:49:06 Deprecated==1.3.1 17:49:06 distlib==0.4.0 17:49:06 dnspython==2.8.0 17:49:06 docker==7.1.0 17:49:06 dogpile.cache==1.5.0 17:49:06 durationpy==0.10 17:49:06 email-validator==2.3.0 17:49:06 filelock==3.20.3 17:49:06 future==1.0.0 17:49:06 gitdb==4.0.12 17:49:06 GitPython==3.1.46 17:49:06 httplib2==0.30.2 17:49:06 identify==2.6.16 17:49:06 idna==3.11 17:49:06 importlib-resources==1.5.0 17:49:06 iso8601==2.1.0 17:49:06 Jinja2==3.1.6 17:49:06 jmespath==1.1.0 17:49:06 jsonpatch==1.33 17:49:06 jsonpointer==3.0.0 17:49:06 jsonschema==4.26.0 17:49:06 jsonschema-specifications==2025.9.1 17:49:06 keystoneauth1==5.13.0 17:49:06 kubernetes==35.0.0 17:49:06 lftools==0.37.21 17:49:06 lxml==6.0.2 17:49:06 markdown-it-py==4.0.0 17:49:06 MarkupSafe==3.0.3 17:49:06 mdurl==0.1.2 17:49:06 msgpack==1.1.2 17:49:06 multi_key_dict==2.0.3 17:49:06 munch==4.0.0 17:49:06 netaddr==1.3.0 17:49:06 niet==1.4.2 17:49:06 nodeenv==1.10.0 17:49:06 oauth2client==4.1.3 17:49:06 oauthlib==3.3.1 17:49:06 openstacksdk==4.9.0 17:49:06 os-service-types==1.8.2 17:49:06 osc-lib==4.3.0 17:49:06 oslo.config==10.2.0 17:49:06 oslo.context==6.2.0 17:49:06 oslo.i18n==6.7.1 17:49:06 oslo.log==8.0.0 17:49:06 oslo.serialization==5.9.0 17:49:06 oslo.utils==9.2.0 17:49:06 packaging==26.0 17:49:06 pbr==7.0.3 17:49:06 platformdirs==4.5.1 17:49:06 prettytable==3.17.0 17:49:06 psutil==7.2.1 17:49:06 pyasn1==0.6.2 17:49:06 pyasn1_modules==0.4.2 17:49:06 pycparser==3.0 17:49:06 pygerrit2==2.0.15 17:49:06 PyGithub==2.8.1 17:49:06 Pygments==2.19.2 17:49:06 PyJWT==2.10.1 17:49:06 PyNaCl==1.6.2 17:49:06 pyparsing==2.4.7 17:49:06 pyperclip==1.11.0 17:49:06 pyrsistent==0.20.0 17:49:06 python-cinderclient==9.8.0 17:49:06 python-dateutil==2.9.0.post0 17:49:06 python-heatclient==5.0.0 17:49:06 python-jenkins==1.8.3 17:49:06 python-keystoneclient==5.7.0 17:49:06 python-magnumclient==4.9.0 17:49:06 python-openstackclient==8.3.0 17:49:06 python-swiftclient==4.9.0 17:49:06 PyYAML==6.0.3 17:49:06 referencing==0.37.0 17:49:06 requests==2.32.5 17:49:06 requests-oauthlib==2.0.0 17:49:06 requestsexceptions==1.4.0 17:49:06 rfc3986==2.0.0 17:49:06 rich==14.3.1 17:49:06 rich-argparse==1.7.2 17:49:06 rpds-py==0.30.0 17:49:06 rsa==4.9.1 17:49:06 ruamel.yaml==0.19.1 17:49:06 ruamel.yaml.clib==0.2.15 17:49:06 s3transfer==0.16.0 17:49:06 simplejson==3.20.2 17:49:06 six==1.17.0 17:49:06 smmap==5.0.2 17:49:06 soupsieve==2.8.3 17:49:06 stevedore==5.6.0 17:49:06 tabulate==0.9.0 17:49:06 toml==0.10.2 17:49:06 tomlkit==0.14.0 17:49:06 tqdm==4.67.1 17:49:06 typing_extensions==4.15.0 17:49:06 tzdata==2025.3 17:49:06 urllib3==1.26.20 17:49:06 virtualenv==20.36.1 17:49:06 wcwidth==0.5.0 17:49:06 websocket-client==1.9.0 17:49:06 wrapt==2.0.1 17:49:06 xdg==6.0.0 17:49:06 xmltodict==1.0.2 17:49:06 yq==3.4.3 17:49:06 [EnvInject] - Injecting environment variables from a build step. 17:49:06 [EnvInject] - Injecting as environment variables the properties content 17:49:06 SET_JDK_VERSION=openjdk17 17:49:06 GIT_URL="git://cloud.onap.org/mirror" 17:49:06 17:49:06 [EnvInject] - Variables injected successfully. 17:49:06 [cps-master-verify-java] $ /bin/sh /tmp/jenkins481439668200353147.sh 17:49:06 ---> update-java-alternatives.sh 17:49:06 ---> Updating Java version 17:49:06 ---> RedHat type system detected 17:49:07 openjdk version "17.0.6-ea" 2023-01-17 LTS 17:49:07 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 17:49:07 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 17:49:07 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 17:49:07 [EnvInject] - Injecting environment variables from a build step. 17:49:07 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 17:49:07 [EnvInject] - Variables injected successfully. 17:49:07 provisioning config files... 17:49:07 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config8975622843469699717tmp 17:49:07 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config16506081105014763403tmp 17:49:07 [EnvInject] - Injecting environment variables from a build step. 17:49:07 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-3873 17:49:07 using settings config with name cps-settings 17:49:07 Replacing all maven server entries not found in credentials list is true 17:49:07 using global settings config with name global-settings 17:49:07 Replacing all maven server entries not found in credentials list is true 17:49:07 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings2568864274814828503.xml -gs /tmp/global-settings15276132874129524384.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=da3847f3a45d1203c83ab1637e74ae656f036359 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=sean.beirne@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Lee Anjella Macabuhay" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/143077 -DGERRIT_PATCHSET_UPLOADER_EMAIL=sean.beirne@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=comment-added -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_PATCHSET_UPLOADER_USERNAME=seanbeirne -DGERRIT_CHANGE_NUMBER=143077 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Sean Beirne\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/77/143077/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Sean Beirne" -DGERRIT_EVENT_UPDATED_APPROVALS={} '-DGERRIT_CHANGE_OWNER=\"Sean Beirne\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBzdGFnZSAjNiBmb3IgMy43LjUKCklzc3VlLUlEOiBDUFMtMzEyMApDaGFuZ2UtSWQ6IEkzMGY5ZTE5ZDcyOWFlNTViNzI1ZGI5MTZjZjkyMjlhZTM3YmE1NjBlClNpZ25lZC1vZmYtYnk6IHNlYW5iZWlybmUgPHNlYW4uYmVpcm5lQGVzdC50ZWNoPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Release stage #6 for 3.7.5" -DGERRIT_EVENT_ACCOUNT_USERNAME=emaclee -DGERRIT_CHANGE_OWNER_USERNAME=seanbeirne '-DGERRIT_EVENT_ACCOUNT=\"Lee Anjella Macabuhay\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I30f9e19d729ae55b725db916cf9229ae37ba560e -DGERRIT_EVENT_HASH=680056053 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_COMMENT_TEXT=UGF0Y2ggU2V0IDI6CgpyZWNoZWNr -DGERRIT_EVENT_ACCOUNT_EMAIL=lee.anjella.macabuhay@est.tech -DGERRIT_PATCHSET_NUMBER=2 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Sean Beirne" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 17:49:09 [INFO] Scanning for projects... 17:49:12 [INFO] ------------------------------------------------------------------------ 17:49:12 [INFO] Reactor Build Order: 17:49:12 [INFO] 17:49:12 [INFO] org.onap.cps:cps-dependencies [pom] 17:49:12 [INFO] cps-bom [pom] 17:49:12 [INFO] checkstyle [jar] 17:49:12 [INFO] cps-parent [pom] 17:49:12 [INFO] cps-events [jar] 17:49:12 [INFO] cps-path-parser [jar] 17:49:12 [INFO] cps-service [jar] 17:49:12 [INFO] cps-rest [jar] 17:49:12 [INFO] cps-ncmp-events [jar] 17:49:12 [INFO] cps-ncmp-service [jar] 17:49:12 [INFO] cps-ncmp-rest [jar] 17:49:12 [INFO] cps-ncmp-rest-stub [pom] 17:49:12 [INFO] cps-ncmp-rest-stub-service [jar] 17:49:12 [INFO] cps-ncmp-rest-stub-app [jar] 17:49:12 [INFO] cps-ri [jar] 17:49:12 [INFO] integration-test [jar] 17:49:12 [INFO] spotbugs [jar] 17:49:12 [INFO] cps-application [jar] 17:49:12 [INFO] policy-executor-stub [jar] 17:49:12 [INFO] jacoco-report [jar] 17:49:12 [INFO] cps [pom] 17:49:12 [INFO] 17:49:12 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 17:49:12 [INFO] Building org.onap.cps:cps-dependencies 3.7.5-SNAPSHOT [1/21] 17:49:12 [INFO] --------------------------------[ pom ]--------------------------------- 17:49:12 [INFO] 17:49:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 17:49:12 [INFO] 17:49:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 17:49:13 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.7.5-SNAPSHOT/cps-dependencies-3.7.5-SNAPSHOT.pom 17:49:13 [INFO] 17:49:13 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 17:49:13 [INFO] Building cps-bom 3.7.5-SNAPSHOT [2/21] 17:49:13 [INFO] --------------------------------[ pom ]--------------------------------- 17:49:13 [INFO] 17:49:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 17:49:13 [INFO] 17:49:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 17:49:13 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.7.5-SNAPSHOT/cps-bom-3.7.5-SNAPSHOT.pom 17:49:13 [INFO] 17:49:13 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 17:49:13 [INFO] Building checkstyle 3.7.5-SNAPSHOT [3/21] 17:49:13 [INFO] --------------------------------[ jar ]--------------------------------- 17:49:13 [INFO] 17:49:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 17:49:13 [INFO] 17:49:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 17:49:14 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 17:49:14 [INFO] Copying 6 resources 17:49:14 [INFO] 17:49:14 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 17:49:15 [INFO] No sources to compile 17:49:15 [INFO] 17:49:15 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 17:49:15 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 17:49:15 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 17:49:15 [INFO] 17:49:15 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 17:49:15 [INFO] No sources to compile 17:49:15 [INFO] 17:49:15 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 17:49:16 [INFO] No tests to run. 17:49:16 [INFO] 17:49:16 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 17:49:16 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.5-SNAPSHOT.jar 17:49:16 [INFO] 17:49:16 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 17:49:17 ======================================================================================================================== 17:49:17 Copyright Check Python Script: 17:49:17 /w/workspace/cps-master-verify-java/releases/3.7.5-container.yaml | no copyright found 17:49:17 1 issue(s) found after 1 altered file(s) checked 17:49:17 ======================================================================================================================== 17:49:17 [INFO] 17:49:17 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 17:49:17 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.5-SNAPSHOT/checkstyle-3.7.5-SNAPSHOT.jar 17:49:17 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.5-SNAPSHOT/checkstyle-3.7.5-SNAPSHOT.pom 17:49:17 [INFO] 17:49:17 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 17:49:17 [INFO] Building cps-parent 3.7.5-SNAPSHOT [4/21] 17:49:17 [INFO] --------------------------------[ pom ]--------------------------------- 17:49:17 [INFO] 17:49:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 17:49:17 [INFO] 17:49:17 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- 17:49:18 [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 17:49:18 [INFO] 17:49:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- 17:49:22 [INFO] You have 0 Checkstyle violations. 17:49:22 [INFO] 17:49:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- 17:49:23 [INFO] You have 0 Checkstyle violations. 17:49:23 [INFO] 17:49:23 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- 17:49:24 [INFO] No sources specified for compilation. Skipping. 17:49:24 [INFO] 17:49:24 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-parent --- 17:49:24 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 17:49:24 [INFO] 17:49:24 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-parent --- 17:49:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:49:25 [INFO] 17:49:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 17:49:25 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.7.5-SNAPSHOT/cps-parent-3.7.5-SNAPSHOT.pom 17:49:25 [INFO] 17:49:25 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 17:49:25 [INFO] Building cps-events 3.7.5-SNAPSHOT [5/21] 17:49:25 [INFO] --------------------------------[ jar ]--------------------------------- 17:49:25 [INFO] 17:49:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 17:49:25 [INFO] 17:49:25 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- 17:49:25 [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 17:49:25 [INFO] 17:49:25 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 17:49:27 [INFO] 17:49:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- 17:49:27 [INFO] You have 0 Checkstyle violations. 17:49:27 [INFO] 17:49:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- 17:49:27 [INFO] You have 0 Checkstyle violations. 17:49:27 [INFO] 17:49:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 17:49:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:49:27 [INFO] Copying 2 resources 17:49:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 17:49:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 17:49:27 [INFO] 17:49:27 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- 17:49:28 [INFO] Recompiling the module because of changed dependency. 17:49:28 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 17:49:29 [INFO] 17:49:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 17:49:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:49:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources 17:49:29 [INFO] 17:49:29 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- 17:49:29 [INFO] No sources to compile 17:49:29 [INFO] 17:49:29 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- 17:49:29 [INFO] No sources specified for compilation. Skipping. 17:49:29 [INFO] 17:49:29 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-events --- 17:49:29 [INFO] No tests to run. 17:49:29 [INFO] 17:49:29 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-events --- 17:49:29 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 17:49:29 [INFO] 17:49:29 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-events --- 17:49:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:49:29 [INFO] 17:49:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 17:49:29 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.5-SNAPSHOT.jar 17:49:29 [INFO] 17:49:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 17:49:29 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.5-SNAPSHOT/cps-events-3.7.5-SNAPSHOT.jar 17:49:29 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.5-SNAPSHOT/cps-events-3.7.5-SNAPSHOT.pom 17:49:29 [INFO] 17:49:29 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 17:49:29 [INFO] Building cps-path-parser 3.7.5-SNAPSHOT [6/21] 17:49:29 [INFO] --------------------------------[ jar ]--------------------------------- 17:49:31 [INFO] 17:49:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 17:49:31 [INFO] 17:49:31 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-path-parser --- 17:49:31 [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 17:49:31 [INFO] 17:49:31 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 17:49:31 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 17:49:32 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 17:49:32 [INFO] 17:49:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- 17:49:32 [INFO] You have 0 Checkstyle violations. 17:49:32 [INFO] 17:49:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- 17:49:32 [INFO] You have 0 Checkstyle violations. 17:49:32 [INFO] 17:49:32 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 17:49:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:49:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 17:49:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 17:49:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 17:49:32 [INFO] 17:49:32 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- 17:49:32 [INFO] Recompiling the module because of changed dependency. 17:49:32 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 17:49:33 [INFO] 17:49:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 17:49:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:49:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 17:49:33 [INFO] 17:49:33 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 17:49:33 [INFO] No sources to compile 17:49:33 [INFO] 17:49:33 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- 17:49:33 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:49:33 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:49:33 [INFO] Parallel parsing disabled. 17:49:34 [INFO] Compiled 4 files. 17:49:34 [INFO] 17:49:34 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-path-parser --- 17:49:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:49:34 [INFO] 17:49:34 [INFO] ------------------------------------------------------- 17:49:34 [INFO] T E S T S 17:49:34 [INFO] ------------------------------------------------------- 17:49:36 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 17:49:36 line 1:18 missing QName at '' 17:49:36 line 1:37 mismatched input '@' expecting {'[', '/'} 17:49:36 line 1:37 mismatched input ']' expecting {'[', '/'} 17:49:36 line 1:37 mismatched input '::' expecting {'[', '/'} 17:49:36 line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} 17:49:36 line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} 17:49:36 line 1:14 no viable alternative at input '[-' 17:49:36 line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} 17:49:36 line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} 17:49:36 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 17:49:36 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 17:49:36 line 1:14 no viable alternative at input '[]' 17:49:36 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 17:49:36 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 17:49:36 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 17:49:36 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 17:49:36 line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' 17:49:36 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 17:49:36 line 1:2 extraneous input '/' expecting QName 17:49:36 line 1:8 mismatched input '*' expecting QName 17:49:36 line 1:0 mismatched input '' expecting '/' 17:49:36 line 1:1 no viable alternative at input '/' 17:49:37 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.713 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec 17:49:37 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 17:49:37 line 1:2 missing QName at '/' 17:49:37 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec 17:49:37 [INFO] 17:49:37 [INFO] Results: 17:49:37 [INFO] 17:49:37 [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 17:49:37 [INFO] 17:49:37 [INFO] 17:49:37 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-path-parser --- 17:49:37 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 17:49:37 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 17:49:37 [INFO] All coverage checks have been met. 17:49:37 [INFO] 17:49:37 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-path-parser --- 17:49:37 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 17:49:37 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 17:49:37 [INFO] 17:49:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 17:49:37 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.5-SNAPSHOT.jar 17:49:37 [INFO] 17:49:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 17:49:37 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.5-SNAPSHOT/cps-path-parser-3.7.5-SNAPSHOT.jar 17:49:37 [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.5-SNAPSHOT/cps-path-parser-3.7.5-SNAPSHOT.pom 17:49:37 [INFO] 17:49:37 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 17:49:37 [INFO] Building cps-service 3.7.5-SNAPSHOT [7/21] 17:49:37 [INFO] --------------------------------[ jar ]--------------------------------- 17:49:46 [INFO] 17:49:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 17:49:46 [INFO] 17:49:46 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-service --- 17:49:46 [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 17:49:46 [INFO] 17:49:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- 17:49:46 [INFO] You have 0 Checkstyle violations. 17:49:46 [INFO] 17:49:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- 17:49:47 [INFO] You have 0 Checkstyle violations. 17:49:47 [INFO] 17:49:47 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 17:49:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:49:47 [INFO] Copying 2 resources 17:49:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 17:49:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 17:49:47 [INFO] 17:49:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- 17:49:47 [INFO] Recompiling the module because of changed dependency. 17:49:47 [INFO] Compiling 94 source files with javac [debug release 17] to target/classes 17:49:49 [INFO] 17:49:49 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 17:49:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:49:49 [INFO] Copying 33 resources 17:49:49 [INFO] 17:49:49 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- 17:49:49 [INFO] Recompiling the module because of changed dependency. 17:49:49 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:49:50 [INFO] 17:49:50 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- 17:49:50 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:49:50 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:49:50 [INFO] Parallel parsing disabled. 17:49:52 [INFO] Compiled 139 files. 17:49:52 [INFO] 17:49:52 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-service --- 17:49:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:49:52 [INFO] 17:49:52 [INFO] ------------------------------------------------------- 17:49:52 [INFO] T E S T S 17:49:52 [INFO] ------------------------------------------------------- 17:49:55 [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 17:49:56 17:49:56.642 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 17:49:56 17:49:56.701 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 17:49:56 17:49:56.705 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 17:49:56 17:49:56.743 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 17:49:56 17:49:56.750 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 17:49:56 17:49:56.761 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 17:49:56 17:49:56.767 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 17:49:56 17:49:56.771 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 17:49:56 17:49:56.771 [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 17:49:56 17:49:56.781 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 17:49:56 17:49:56.785 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 17:49:56 17:49:56.845 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 17:49:56 17:49:56.851 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 17:49:56 17:49:56.866 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set failed: test message 17:49:56 17:49:56.874 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 17:49:56 17:49:56.886 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' 17:49:56 17:49:56.890 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace 'missing-dataspace' does not exist 17:49:56 17:49:56.965 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 17:49:56 17:49:56.969 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 17:49:56 17:49:56.972 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 17:49:57 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.930 s -- in org.onap.cps.init.AbstractModelLoaderSpec 17:49:57 [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 17:49:57 17:49:56.988 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 17:49:57 17:49:56.996 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1: CPS Data Notification Subscription models onboarded successfully 17:49:57 17:49:56.996 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Completed 17:49:57 17:49:57.002 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is not model loader master, skipping model loader for: CpsNotificationSubscriptionModelLoader 17:49:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 17:49:57 [INFO] Running org.onap.cps.init.ModelLoaderLockSpec 17:49:57 Jan 28, 2026 5:49:57 PM com.hazelcast.instance.impl.HazelcastInstanceFactory 17:49:57 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: 17:49:57 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 17:49:57 Jan 28, 2026 5:49:57 PM com.hazelcast.system.logo 17:49:57 INFO: [10.30.106.181]:5701 [dev] [5.5.0] 17:49:57 o o o o---o o--o o o---o o o----o o--o--o 17:49:57 | | / \ / | / / \ | | 17:49:57 o----o o o o----o | o o o----o | 17:49:57 | | * \ / | \ * \ | | 17:49:57 o o * o o---o o--o o----o o---o * o o----o o 17:49:57 17:49:57 Jan 28, 2026 5:49:57 PM com.hazelcast.system 17:49:57 INFO: [10.30.106.181]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:49:57 Jan 28, 2026 5:49:57 PM com.hazelcast.system 17:49:57 INFO: [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.181]:5701 17:49:57 Jan 28, 2026 5:49:57 PM com.hazelcast.system 17:49:57 INFO: [10.30.106.181]:5701 [dev] [5.5.0] Cluster name: dev 17:49:57 Jan 28, 2026 5:49:57 PM com.hazelcast.system 17:49:57 INFO: [10.30.106.181]: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. 17:49:57 Jan 28, 2026 5:49:57 PM com.hazelcast.system 17:49:57 INFO: [10.30.106.181]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:49:57 To enable the Jet engine on the members, do one of the following: 17:49:57 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:49:57 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:49:57 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:49:57 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:49:57 Jan 28, 2026 5:49:57 PM com.hazelcast.system.security 17:49:57 INFO: [10.30.106.181]: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. 17:49:58 Jan 28, 2026 5:49:58 PM com.hazelcast.instance.impl.Node 17:49:58 INFO: [10.30.106.181]:5701 [dev] [5.5.0] Using Multicast discovery 17:49:58 Jan 28, 2026 5:49:58 PM com.hazelcast.internal.diagnostics.Diagnostics 17:49:58 INFO: [10.30.106.181]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:49:58 Jan 28, 2026 5:49:58 PM com.hazelcast.core.LifecycleService 17:49:58 INFO: [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTING 17:50:00 Jan 28, 2026 5:50:00 PM com.hazelcast.internal.cluster.ClusterService 17:50:00 INFO: [10.30.106.181]:5701 [dev] [5.5.0] 17:50:00 17:50:00 Members {size:1, ver:1} [ 17:50:00 Member [10.30.106.181]:5701 - dbb29be1-f2cb-4965-b1b9-20308b056c14 this 17:50:00 ] 17:50:00 17:50:00 Jan 28, 2026 5:50:00 PM com.hazelcast.core.LifecycleService 17:50:00 INFO: [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTED 17:50:00 Jan 28, 2026 5:50:00 PM com.hazelcast.internal.partition.impl.PartitionStateManagerImpl 17:50:00 INFO: [10.30.106.181]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:50:00 Jan 28, 2026 5:50:00 PM com.hazelcast.core.LifecycleService 17:50:00 INFO: [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTTING_DOWN 17:50:00 Jan 28, 2026 5:50:00 PM com.hazelcast.internal.partition.impl.MigrationManagerImpl 17:50:00 INFO: [10.30.106.181]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.181]:5701 - dbb29be1-f2cb-4965-b1b9-20308b056c14 this is handled 17:50:00 Jan 28, 2026 5:50:00 PM com.hazelcast.instance.impl.Node 17:50:00 INFO: [10.30.106.181]:5701 [dev] [5.5.0] Shutting down multicast service... 17:50:00 Jan 28, 2026 5:50:00 PM com.hazelcast.instance.impl.Node 17:50:00 INFO: [10.30.106.181]:5701 [dev] [5.5.0] Shutting down connection manager... 17:50:00 Jan 28, 2026 5:50:00 PM com.hazelcast.instance.impl.Node 17:50:00 INFO: [10.30.106.181]:5701 [dev] [5.5.0] Shutting down node engine... 17:50:01 Jan 28, 2026 5:50:01 PM com.hazelcast.instance.impl.NodeExtension 17:50:01 INFO: [10.30.106.181]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:50:01 Jan 28, 2026 5:50:01 PM com.hazelcast.instance.impl.Node 17:50:01 INFO: [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 740 ms. 17:50:01 Jan 28, 2026 5:50:01 PM com.hazelcast.core.LifecycleService 17:50:01 INFO: [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTDOWN 17:50:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.440 s -- in org.onap.cps.init.ModelLoaderLockSpec 17:50:01 [INFO] Running org.onap.cps.init.ModelLoadersCompletedCheckSpec 17:50:01 17:50:01.477 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 17:50:01 17:50:01.478 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Model loading (on master) finished 17:50:01 17:50:01.478 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: This instance is model loader master. Model loading completed 17:50:01 17:50:01.478 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 17:50:01 17:50:01.479 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 17:50:01 17:50:01.479 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 17:50:01 17:50:01.480 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 17:50:01 17:50:01.580 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 17:50:01 17:50:01.681 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 17:50:01 17:50:01.685 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 17:50:01 17:50:01.685 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 17:50:01 17:50:01.685 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 17:50:01 17:50:01.688 [main] WARN org.onap.cps.init.ModelLoadersCompletedCheck -- I cannot sleep (ignored) 17:50:01 17:50:01.688 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 17:50:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in org.onap.cps.init.ModelLoadersCompletedCheckSpec 17:50:01 [INFO] Running org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 17:50:01 17:50:01.722 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-1 17:50:01 17:50:01.723 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-2 17:50:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 17:50:01 [INFO] Running org.onap.cps.init.actuator.ReadinessManagerSpec 17:50:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.init.actuator.ReadinessManagerSpec 17:50:01 [INFO] Running org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 17:50:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 17:50:01 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 17:50:01 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec 17:50:01 [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec 17:50:01 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec 17:50:01 [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec 17:50:01 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec 17:50:01 [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec 17:50:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.api.parameters.PaginationOptionSpec 17:50:01 [INFO] Running org.onap.cps.config.AsyncConfigSpec 17:50:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.config.AsyncConfigSpec 17:50:01 [INFO] Running org.onap.cps.config.CacheConfigSpec 17:50:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.config.CacheConfigSpec 17:50:01 [INFO] Running org.onap.cps.config.CpsServicesConfigSpec 17:50:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.config.CpsServicesConfigSpec 17:50:01 [INFO] Running org.onap.cps.events.CpsDataUpdateEventProducerSpec 17:50:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:50:02 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.840 s -- in org.onap.cps.events.CpsDataUpdateEventProducerSpec 17:50:02 [INFO] Running org.onap.cps.events.EventProducerSpec 17:50:03 17:50:03.077 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 17:50:03 17:50:03.083 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 17:50:03 17:50:03.085 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 17:50:03 17:50:03.089 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 17:50:03 17:50:03.090 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 17:50:03 17:50:03.091 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 17:50:03 17:50:03.131 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some runtime exception 17:50:03 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s -- in org.onap.cps.events.EventProducerSpec 17:50:03 [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec 17:50:03 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec 17:50:03 [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec 17:50:04 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 17:50:04 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 17:50:04 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 17:50:04 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 17:50:04 [Fatal Error] :1:1: Content is not allowed in prolog. 17:50:04 [Fatal Error] :1:1: Content is not allowed in prolog. 17:50:04 17:50:04.802 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service 17:50:04 java.lang.Exception: Sending failed 17:50:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:50:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:50:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:50:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:50:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:50:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:50:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:50:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:50:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:50:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:50:04 at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_34_closure19.doCall(CpsDataServiceImplSpec.groovy:582) 17:50:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:04 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:50:04 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:50:04 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:50:04 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:50:04 at groovy.lang.Closure.call(Closure.java:427) 17:50:04 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:50:04 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:50:04 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:50:04 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:50:04 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:50:04 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:50:04 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:50:04 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:50:04 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:50:04 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:50:04 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:50:04 at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$1541825552.sendCpsDataUpdateEvent(Unknown Source) 17:50:04 at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:376) 17:50:04 at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:178) 17:50:04 at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) 17:50:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:50:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:50:04 at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_34(CpsDataServiceImplSpec.groovy:584) 17:50:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:50:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:50:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:04 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:50:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:50:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:50:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:04 [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.736 s -- in org.onap.cps.impl.CpsDataServiceImplSpec 17:50:04 [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec 17:50:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec 17:50:04 [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec 17:50:04 line 1:6 no viable alternative at input '[invalid' 17:50:05 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec 17:50:05 [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec 17:50:05 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.impl.CpsFacadeImplSpec 17:50:05 [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec 17:50:05 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec 17:50:05 [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec 17:50:05 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec 17:50:05 [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec 17:50:05 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec 17:50:05 [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 17:50:05 17:50:05.554 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy147 17:50:05 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s -- in org.onap.cps.impl.DataNodeBuilderSpec 17:50:05 [INFO] Running org.onap.cps.impl.DataNodeFactorySpec 17:50:05 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 17:50:05 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 17:50:05 [Fatal Error] :1:1: Content is not allowed in prolog. 17:50:05 [Fatal Error] :1:9: XML document structures must start and end within the same entity. 17:50:05 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.onap.cps.impl.DataNodeFactorySpec 17:50:05 [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec 17:50:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.impl.DeltaReportBuilderSpec 17:50:05 [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec 17:50:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.onap.cps.impl.E2ENetworkSliceSpec 17:50:05 [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 17:50:06 17:50:06,220 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:50:06 17:50:06,220 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:50:06 17:50:06,223 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:50:06 17:50:06,851 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:50:06 17:50:06,851 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:50:07 17:50:07 . ____ _ __ _ _ 17:50:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:50:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:50:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:50:07 ' |____| .__|_| |_|_| |_\__, | / / / / 17:50:07 =========|_|==============|___/=/_/_/_/ 17:50:07 17:50:07 :: Spring Boot :: (v3.5.9) 17:50:07 17:50:07 2026-01-28T17:50:07.109Z INFO 6321 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6321 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 17:50:07 2026-01-28T17:50:07.110Z INFO 6321 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 17:50:07 2026-01-28T17:50:07.439Z INFO 6321 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.482 seconds (process running for 14.486) 17:50:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.592 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 17:50:07 [INFO] Running org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 17:50:07 17:50:07 . ____ _ __ _ _ 17:50:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:50:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:50:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:50:07 ' |____| .__|_| |_|_| |_\__, | / / / / 17:50:07 =========|_|==============|___/=/_/_/_/ 17:50:07 17:50:07 :: Spring Boot :: (v3.5.9) 17:50:07 17:50:07 2026-01-28T17:50:07.580Z INFO 6321 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Starting CpsCommonLocksConfigSpec using Java 17.0.6-ea with PID 6321 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 17:50:07 2026-01-28T17:50:07.580Z INFO 6321 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:50:07 2026-01-28T17:50:07.620Z INFO 6321 --- [ main] com.hazelcast.system.logo : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:50:07 o o o o---o o--o o o---o o o----o o--o--o 17:50:07 | | / \ / | / / \ | | 17:50:07 o----o o o o----o | o o o----o | 17:50:07 | | * \ / | \ * \ | | 17:50:07 o o * o o---o o--o o----o o---o * o o----o o 17:50:07 17:50:07 2026-01-28T17:50:07.620Z INFO 6321 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:50:07 2026-01-28T17:50:07.620Z INFO 6321 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.181]:5701 17:50:07 2026-01-28T17:50:07.620Z INFO 6321 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 17:50:07 2026-01-28T17:50:07.620Z INFO 6321 --- [ main] com.hazelcast.system : [10.30.106.181]: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. 17:50:07 2026-01-28T17:50:07.620Z INFO 6321 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 17:50:07 To enable the Jet engine on the members, do one of the following: 17:50:07 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:50:07 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:50:07 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:50:07 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:50:07 2026-01-28T17:50:07.633Z INFO 6321 --- [ main] com.hazelcast.system.security : [10.30.106.181]: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. 17:50:07 2026-01-28T17:50:07.636Z INFO 6321 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 17:50:07 2026-01-28T17:50:07.647Z INFO 6321 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:50:07 2026-01-28T17:50:07.648Z INFO 6321 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.181]:5701 is STARTING 17:50:09 2026-01-28T17:50:09.816Z INFO 6321 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:50:09 17:50:09 Members {size:1, ver:1} [ 17:50:09 Member [10.30.106.181]:5701 - c5a57444-1275-4e79-9cbe-565b3cdf5c07 this 17:50:09 ] 17:50:09 17:50:09 2026-01-28T17:50:09.817Z INFO 6321 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.181]:5701 is STARTED 17:50:09 2026-01-28T17:50:09.821Z INFO 6321 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 17:50:09 2026-01-28T17:50:09.835Z INFO 6321 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Started CpsCommonLocksConfigSpec in 2.289 seconds (process running for 16.881) 17:50:09 2026-01-28T17:50:09.843Z INFO 6321 --- [ main] o.o.cps.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 17:50:09 2026-01-28T17:50:09.850Z INFO 6321 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.181]:5701 is SHUTTING_DOWN 17:50:09 2026-01-28T17:50:09.851Z INFO 6321 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.181]:5701 - c5a57444-1275-4e79-9cbe-565b3cdf5c07 this is handled 17:50:09 2026-01-28T17:50:09.853Z INFO 6321 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 17:50:09 2026-01-28T17:50:09.854Z INFO 6321 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 17:50:09 2026-01-28T17:50:09.854Z INFO 6321 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 17:50:09 2026-01-28T17:50:09.916Z INFO 6321 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 17:50:09 2026-01-28T17:50:09.916Z INFO 6321 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 66 ms. 17:50:09 2026-01-28T17:50:09.917Z INFO 6321 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.181]:5701 is SHUTDOWN 17:50:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.372 s -- in org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 17:50:09 [INFO] Running org.onap.cps.impl.cache.HazelcastCacheConfigSpec 17:50:10 2026-01-28T17:50:09.926Z INFO 6321 --- [ main] com.hazelcast.system.logo : [10.30.106.181]:5701 [my cluster] [5.5.0] 17:50:10 o o o o---o o--o o o---o o o----o o--o--o 17:50:10 | | / \ / | / / \ | | 17:50:10 o----o o o o----o | o o o----o | 17:50:10 | | * \ / | \ * \ | | 17:50:10 o o * o o---o o--o o----o o---o * o o----o o 17:50:10 17:50:10 2026-01-28T17:50:09.926Z INFO 6321 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:50:10 2026-01-28T17:50:09.927Z INFO 6321 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.181]:5701 17:50:10 2026-01-28T17:50:09.927Z INFO 6321 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [my cluster] [5.5.0] Cluster name: my cluster 17:50:10 2026-01-28T17:50:09.927Z INFO 6321 --- [ main] com.hazelcast.system : [10.30.106.181]: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. 17:50:10 2026-01-28T17:50:09.927Z INFO 6321 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [my cluster] [5.5.0] The Jet engine is disabled. 17:50:10 To enable the Jet engine on the members, do one of the following: 17:50:10 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:50:10 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:50:10 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:50:10 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:50:10 2026-01-28T17:50:09.939Z INFO 6321 --- [ main] com.hazelcast.system.security : [10.30.106.181]: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. 17:50:10 2026-01-28T17:50:09.942Z INFO 6321 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [my cluster] [5.5.0] Using Multicast discovery 17:50:10 2026-01-28T17:50:09.950Z INFO 6321 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.181]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:50:10 2026-01-28T17:50:09.951Z INFO 6321 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [my cluster] [5.5.0] [10.30.106.181]:5701 is STARTING 17:50:11 2026-01-28T17:50:11.807Z INFO 6321 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.181]:5701 [my cluster] [5.5.0] 17:50:11 17:50:11 Members {size:1, ver:1} [ 17:50:11 Member [10.30.106.181]:5701 - 5f5c53e5-6afa-4102-b739-33e462102284 this 17:50:11 ] 17:50:11 17:50:11 2026-01-28T17:50:11.808Z INFO 6321 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [my cluster] [5.5.0] [10.30.106.181]:5701 is STARTED 17:50:11 2026-01-28T17:50:11.846Z INFO 6321 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [my cluster] [5.5.0] [10.30.106.181]:5701 is SHUTTING_DOWN 17:50:11 2026-01-28T17:50:11.847Z INFO 6321 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [my cluster] [5.5.0] Shutting down multicast service... 17:50:11 2026-01-28T17:50:11.848Z INFO 6321 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [my cluster] [5.5.0] Shutting down connection manager... 17:50:11 2026-01-28T17:50:11.849Z INFO 6321 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [my cluster] [5.5.0] Shutting down node engine... 17:50:11 2026-01-28T17:50:11.908Z INFO 6321 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.181]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 17:50:11 2026-01-28T17:50:11.908Z INFO 6321 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 62 ms. 17:50:11 2026-01-28T17:50:11.908Z INFO 6321 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [my cluster] [5.5.0] [10.30.106.181]:5701 is SHUTDOWN 17:50:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.986 s -- in org.onap.cps.impl.cache.HazelcastCacheConfigSpec 17:50:11 [INFO] Running org.onap.cps.utils.ContentTypeSpec 17:50:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.utils.ContentTypeSpec 17:50:11 [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec 17:50:11 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.utils.CpsValidatorImplSpec 17:50:11 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 17:50:11 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.utils.DataMapUtilsSpec 17:50:11 [INFO] Running org.onap.cps.utils.GsonSpec 17:50:11 first-container a-leaf a-Value 17:50:11 last-container x-leaf x-value 17:50:11 17:50:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.utils.GsonSpec 17:50:11 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 17:50:12 2026-01-28T17:50:12.348Z ERROR 6321 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 17:50:12 2026-01-28T17:50:12.351Z ERROR 6321 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 17:50:12 2026-01-28T17:50:12.361Z ERROR 6321 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 17:50:12 2026-01-28T17:50:12.363Z ERROR 6321 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 17:50:12 2026-01-28T17:50:12.375Z ERROR 6321 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 17:50:12 2026-01-28T17:50:12.379Z ERROR 6321 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to json array. 17:50:12 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s -- in org.onap.cps.utils.JsonObjectMapperSpec 17:50:12 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 17:50:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.utils.JsonParserStreamSpec 17:50:12 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 17:50:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.utils.PrefixResolverSpec 17:50:12 [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 17:50:12 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 17:50:12 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 17:50:12 [Fatal Error] :1:1: Content is not allowed in prolog. 17:50:12 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.utils.XmlFileUtilsSpec 17:50:12 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 17:50:12 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 17:50:12 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 17:50:12 [Fatal Error] :1:1: Premature end of file. 17:50:12 line 1:1 no viable alternative at input '/' 17:50:12 line 1:1 no viable alternative at input '/[' 17:50:12 line 1:11 missing QName at '' 17:50:12 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.onap.cps.utils.YangParserHelperSpec 17:50:12 [INFO] Running org.onap.cps.utils.YangParserSpec 17:50:12 2026-01-28T17:50:12.673Z ERROR 6321 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 17:50:12 2026-01-28T17:50:12.675Z ERROR 6321 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 17:50:12 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.onap.cps.utils.YangParserSpec 17:50:12 [INFO] Running org.onap.cps.utils.YangUtilsSpec 17:50:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.utils.YangUtilsSpec 17:50:12 [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 17:50:12 line 1:9 no viable alternative at input '[' 17:50:12 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 17:50:12 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 17:50:12 2026-01-28T17:50:12.795Z ERROR 6321 --- [ main] o.o.y.y.p.s.reactor.BuildGlobalContext : Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=invalid-missing-import.yang]}, current=SOURCE_PRE_LINKAGE, finished=INIT]: Imported module [missing-module] was not found. [at :8:5] 17:50:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 17:50:12 [INFO] 17:50:12 [INFO] Results: 17:50:12 [INFO] 17:50:12 [INFO] Tests run: 555, Failures: 0, Errors: 0, Skipped: 0 17:50:12 [INFO] 17:50:12 [INFO] 17:50:12 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-service --- 17:50:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 17:50:13 [INFO] Analyzed bundle 'cps-service' with 76 classes 17:50:13 [INFO] All coverage checks have been met. 17:50:13 [INFO] 17:50:13 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-service --- 17:50:13 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 17:50:13 [INFO] Analyzed bundle 'cps-service' with 76 classes 17:50:13 [INFO] 17:50:13 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 17:50:13 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.5-SNAPSHOT.jar 17:50:13 [INFO] 17:50:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 17:50:13 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.5-SNAPSHOT/cps-service-3.7.5-SNAPSHOT.jar 17:50:13 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.5-SNAPSHOT/cps-service-3.7.5-SNAPSHOT.pom 17:50:13 [INFO] 17:50:13 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 17:50:13 [INFO] Building cps-rest 3.7.5-SNAPSHOT [8/21] 17:50:13 [INFO] --------------------------------[ jar ]--------------------------------- 17:50:16 [INFO] 17:50:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 17:50:16 [INFO] 17:50:16 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-rest --- 17:50:16 [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 17:50:16 [INFO] 17:50:16 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ cps-rest --- 17:50:20 [INFO] Generating with dryRun=false 17:50:20 [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. 17:50:20 [INFO] OpenAPI Generator: spring (server) 17:50:20 [INFO] Generator 'spring' is considered stable. 17:50:20 [INFO] ---------------------------------- 17:50:20 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 17:50:20 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 17:50:20 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:50:20 [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). 17:50:20 [INFO] Processing operation createDataspace 17:50:20 [INFO] Processing operation deleteDataspace 17:50:20 [INFO] Processing operation createDataspaceV2 17:50:20 [INFO] Processing operation getAllDataspaces 17:50:20 [INFO] Processing operation getDataspace 17:50:20 [INFO] Processing operation cleanDataspace 17:50:20 [INFO] Processing operation createAnchor 17:50:20 [INFO] Processing operation createAnchorV2 17:50:20 [INFO] Processing operation getAnchors 17:50:20 [INFO] Processing operation getAnchor 17:50:20 [INFO] Processing operation deleteAnchor 17:50:20 [INFO] Processing operation createSchemaSet 17:50:20 [INFO] Processing operation createSchemaSetV2 17:50:20 [INFO] Processing operation getSchemaSets 17:50:20 [INFO] Processing operation getSchemaSet 17:50:20 [INFO] Processing operation deleteSchemaSet 17:50:20 [INFO] Processing operation getNodeByDataspaceAndAnchor 17:50:20 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 17:50:20 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 17:50:20 [INFO] Processing operation replaceNode 17:50:20 [INFO] Processing operation createNode 17:50:20 [INFO] Processing operation deleteDataNode 17:50:20 [INFO] Processing operation updateNodeLeaves 17:50:20 [INFO] Processing operation deleteListOrListElement 17:50:20 [INFO] Processing operation replaceListContent 17:50:20 [INFO] Processing operation addListElements 17:50:20 [INFO] Processing operation getDeltaByDataspaceAndAnchors 17:50:20 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 17:50:20 [INFO] Processing operation applyChangesInDeltaReport 17:50:20 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 17:50:20 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 17:50:20 [INFO] Processing operation getNodesByDataspaceAndCpsPath 17:50:20 [INFO] Processing operation getNotificationSubscription 17:50:20 [INFO] Processing operation createNotificationSubscription 17:50:20 [INFO] Processing operation deleteNotificationSubscription 17:50:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:20 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 17:50:20 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 17:50:20 [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 17:50:20 [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 17:50:20 [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 17:50:20 [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 17:50:20 [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 17:50:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:20 [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 17:50:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:20 [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 17:50:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:21 [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 17:50:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:21 [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 17:50:21 [INFO] Skipping generation of Webhooks. 17:50:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:21 [INFO] Skipping generation of supporting files. 17:50:21 ################################################################################ 17:50:21 # Thanks for using OpenAPI Generator. # 17:50:21 # Please consider donation to help us maintain this project 🙏 # 17:50:21 # https://opencollective.com/openapi_generator/donate # 17:50:21 ################################################################################ 17:50:21 [INFO] 17:50:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- 17:50:21 [INFO] You have 0 Checkstyle violations. 17:50:21 [INFO] 17:50:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- 17:50:21 [INFO] You have 0 Checkstyle violations. 17:50:21 [INFO] 17:50:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-rest --- 17:50:21 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 17:50:21 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 17:50:21 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 17:50:21 [INFO] 17:50:21 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-rest --- 17:50:21 [INFO] Recompiling the module because of changed dependency. 17:50:21 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 17:50:22 [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". 17:50:22 [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. 17:50:22 [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. 17:50:22 [INFO] 17:50:22 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- 17:50:22 [INFO] Generating with dryRun=false 17:50:22 [INFO] No .openapi-generator-ignore file found. 17:50:22 [INFO] OpenAPI Generator: openapi-yaml (documentation) 17:50:22 [INFO] Generator 'openapi-yaml' is considered stable. 17:50:22 [INFO] Output file [outputFile=openapi.yaml] 17:50:22 [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). 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 17:50:22 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] Skipping generation of Webhooks. 17:50:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:50:22 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 17:50:22 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 17:50:22 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 17:50:22 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 17:50:22 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 17:50:22 ################################################################################ 17:50:22 # Thanks for using OpenAPI Generator. # 17:50:22 # Please consider donation to help us maintain this project 🙏 # 17:50:22 # https://opencollective.com/openapi_generator/donate # 17:50:22 ################################################################################ 17:50:23 [INFO] 17:50:23 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-rest --- 17:50:23 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 17:50:23 [INFO] 17:50:23 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- 17:50:23 [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps 17:50:23 [INFO] 17:50:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-rest --- 17:50:23 [INFO] Copying 6 resources from src/test/resources to target/test-classes 17:50:23 [INFO] 17:50:23 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-rest --- 17:50:23 [INFO] Recompiling the module because of changed dependency. 17:50:23 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:50:23 [INFO] 17:50:23 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-rest --- 17:50:23 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:50:23 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:50:23 [INFO] Parallel parsing disabled. 17:50:24 [INFO] Compiled 28 files. 17:50:24 [INFO] 17:50:24 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-rest --- 17:50:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:50:24 [INFO] 17:50:24 [INFO] ------------------------------------------------------- 17:50:24 [INFO] T E S T S 17:50:24 [INFO] ------------------------------------------------------- 17:50:26 17:50:26.159 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 17:50:26 17:50:26.416 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 17:50:26 17:50:26.556 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 17:50:26 17:50:26.578 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 17:50:26 17:50:26.596 [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. 17:50:26 17:50:26.610 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 17:50:26 17:50:26.625 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 17:50:26 17:50:26.638 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 17:50:26 17:50:26.654 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 17:50:26 17:50:26.684 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 17:50:26 17:50:26.715 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 17:50:26 17:50:26.728 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 17:50:26 17:50:26.732 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 17:50:26 17:50:26.746 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 17:50:26 17:50:26.750 [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. 17:50:26 17:50:26.761 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 17:50:26 17:50:26.764 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 17:50:26 17:50:26.773 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 17:50:26 17:50:26.776 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 17:50:26 17:50:26.786 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 17:50:27 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 17:50:28 17:50:28,318 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:50:28 17:50:28,318 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:50:28 17:50:28,321 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:50:28 17:50:28,372 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:50:28 17:50:28,372 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:50:28 17:50:28,500 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:50:28 17:50:28,501 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:50:28 17:50:28 . ____ _ __ _ _ 17:50:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:50:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:50:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:50:28 ' |____| .__|_| |_|_| |_\__, | / / / / 17:50:28 =========|_|==============|___/=/_/_/_/ 17:50:28 17:50:28 :: Spring Boot :: (v3.5.9) 17:50:28 17:50:28 2026-01-28T17:50:28.865Z INFO 6564 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6564 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 17:50:28 2026-01-28T17:50:28.867Z INFO 6564 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:50:30 2026-01-28T17:50:30.475Z INFO 6564 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:50:30 2026-01-28T17:50:30.475Z INFO 6564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:50:30 2026-01-28T17:50:30.477Z INFO 6564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 17:50:30 2026-01-28T17:50:30.503Z INFO 6564 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.602 seconds (process running for 5.506) 17:50:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:50:31 2026-01-28T17:50:31.282Z ERROR 6564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:31 17:50:31 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 17:50:31 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:50:31 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:50:31 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:50:31 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:50:31 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:50:31 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:50:31 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:50:31 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:50:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:50:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 17:50:31 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) 17:50:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:31 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:31 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:31 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:31 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:50:31 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:31 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:31 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:31 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:50:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:31 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:31 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:31 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:50:31 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:31 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:31 Caused by: java.lang.RuntimeException 17:50:31 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:50:31 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:50:31 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:50:31 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:50:31 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:50:31 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:50:31 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:50:31 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:50:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:50:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 17:50:31 ... 92 common frames omitted 17:50:31 17:50:31 2026-01-28T17:50:31.493Z ERROR 6564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:31 17:50:31 org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. 17:50:31 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) 17:50:31 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) 17:50:31 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) 17:50:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:31 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:50:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:50:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:50:31 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:50:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:50:31 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:50:31 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 17:50:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:31 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:50:31 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:50:31 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:31 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:31 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:31 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:31 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:31 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:31 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:31 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:50:31 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:50:31 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:31 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:31 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:31 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:31 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:31 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:31 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:31 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:31 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:31 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:31 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:31 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:31 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:31 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:31 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:31 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:31 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) 17:50:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:31 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:31 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:31 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:31 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:31 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:31 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:31 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:31 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:31 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:31 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:31 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:31 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:31 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:31 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:31 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:31 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:31 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:31 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 17:50:31 and component.yang=fake component content 1 17:50:31 17:50:31 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 17:50:31 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 17:50:31 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 17:50:31 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 17:50:31 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 17:50:31 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 17:50:31 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 17:50:31 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 17:50:31 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) 17:50:31 ... 152 common frames omitted 17:50:31 17:50:31 2026-01-28T17:50:31.571Z ERROR 6564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:31 17:50:31 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 17:50:31 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 17:50:31 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:50:31 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:50:31 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:50:31 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:31 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:31 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:31 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:31 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:31 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:31 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:31 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:50:31 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:50:31 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:31 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:31 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:31 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:31 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:31 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:31 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:31 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:31 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:31 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:31 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:31 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:31 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:31 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:31 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:31 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:31 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:50:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:50:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:50:31 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 17:50:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:31 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:31 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:31 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:31 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:31 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:31 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:31 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:31 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:31 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:31 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:31 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:31 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:31 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:31 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:31 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:31 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:31 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:31 17:50:31 2026-01-28T17:50:31.578Z ERROR 6564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:31 17:50:31 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 17:50:31 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 17:50:31 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:50:31 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:50:31 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:50:31 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:31 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:31 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:31 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:31 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:31 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:31 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:31 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:50:31 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:50:31 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:31 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:31 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:31 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:31 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:31 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:31 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:31 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:31 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:31 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:31 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:31 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:31 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:31 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:31 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:31 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:31 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 17:50:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:31 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:31 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:31 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:31 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:31 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:31 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:31 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:31 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:31 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:31 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:31 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:31 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:31 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:31 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:31 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:31 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:31 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:31 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:31 17:50:31 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.717 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec 17:50:31 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 17:50:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec 17:50:31 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 17:50:32 17:50:32 . ____ _ __ _ _ 17:50:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:50:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:50:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:50:32 ' |____| .__|_| |_|_| |_\__, | / / / / 17:50:32 =========|_|==============|___/=/_/_/_/ 17:50:32 17:50:32 :: Spring Boot :: (v3.5.9) 17:50:32 17:50:32 2026-01-28T17:50:31.859Z INFO 6564 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6564 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 17:50:32 2026-01-28T17:50:31.859Z INFO 6564 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:50:32 2026-01-28T17:50:32.079Z INFO 6564 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:50:32 2026-01-28T17:50:32.079Z INFO 6564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:50:32 2026-01-28T17:50:32.079Z INFO 6564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:50:32 2026-01-28T17:50:32.084Z INFO 6564 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.249 seconds (process running for 7.087) 17:50:32 2026-01-28T17:50:32.170Z ERROR 6564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:32 17:50:32 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:50:32 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 17:50:32 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:72) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:50:32 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:50:32 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:50:32 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:50:32 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:32 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:32 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:32 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:50:32 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:32 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:32 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:32 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:32 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:32 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:122) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:32 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:32 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:32 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:32 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:32 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:32 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:32 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:32 17:50:32 2026-01-28T17:50:32.222Z ERROR 6564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:32 17:50:32 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:50:32 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 17:50:32 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:50:32 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:50:32 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:50:32 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:50:32 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:32 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:32 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:32 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:50:32 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:32 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:32 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:32 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:32 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:32 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:32 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:32 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:32 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:32 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:32 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:32 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:32 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:32 17:50:32 2026-01-28T17:50:32.238Z ERROR 6564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:32 17:50:32 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:50:32 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 17:50:32 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:50:32 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:50:32 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:50:32 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:50:32 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:32 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:32 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:32 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:50:32 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:32 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:32 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:32 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:32 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:32 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:32 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:32 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:32 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:32 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:32 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:32 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:32 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:32 17:50:32 2026-01-28T17:50:32.254Z ERROR 6564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:32 17:50:32 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:50:32 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 17:50:32 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) 17:50:32 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:50:32 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:50:32 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:50:32 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 17:50:32 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:50:32 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:32 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:32 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:32 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:50:32 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:32 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:32 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:32 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:32 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:32 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:32 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:32 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:32 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:32 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:32 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:32 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:32 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:32 17:50:32 2026-01-28T17:50:32.288Z ERROR 6564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:32 17:50:32 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:50:32 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 17:50:32 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) 17:50:32 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:50:32 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:50:32 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:50:32 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 17:50:32 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:50:32 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:32 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:32 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:32 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:50:32 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:32 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:32 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:32 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:32 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:32 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:32 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:32 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:32 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:32 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:32 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:32 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:32 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:32 17:50:32 2026-01-28T17:50:32.420Z ERROR 6564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:32 17:50:32 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:50:32 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 17:50:32 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:157) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:50:32 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:50:32 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:50:32 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:50:32 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:32 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:32 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:32 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 17:50:32 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:32 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:32 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:32 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:32 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:360) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:32 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:32 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:32 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:32 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:32 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:32 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:32 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:32 17:50:32 2026-01-28T17:50:32.462Z ERROR 6564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:32 17:50:32 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:50:32 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 17:50:32 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:173) 17:50:32 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:50:32 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:50:32 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:50:32 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 17:50:32 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:50:32 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:32 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:32 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:32 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:50:32 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:32 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:32 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:32 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:32 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:32 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:448) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:32 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:32 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:32 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:32 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:32 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:32 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:32 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:32 17:50:32 2026-01-28T17:50:32.477Z ERROR 6564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:32 17:50:32 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:50:32 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 17:50:32 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:190) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:50:32 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:50:32 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:50:32 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:50:32 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:32 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:32 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:32 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:50:32 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:32 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:32 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:32 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:32 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:32 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:32 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:32 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:32 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:32 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:32 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:32 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:32 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:32 17:50:32 2026-01-28T17:50:32.492Z ERROR 6564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:32 17:50:32 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:50:32 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 17:50:32 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:190) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:50:32 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:50:32 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:50:32 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:50:32 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:32 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:32 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:32 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:50:32 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:32 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:32 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:32 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:32 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:32 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:494) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:32 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:32 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:32 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:32 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:32 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:32 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:32 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:32 17:50:32 2026-01-28T17:50:32.514Z ERROR 6564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:32 17:50:32 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:50:32 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 17:50:32 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:199) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:50:32 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:50:32 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:50:32 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:50:32 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:32 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:32 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:32 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 17:50:32 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:32 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:32 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:32 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:32 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:32 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:533) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:32 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:32 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:32 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:32 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:32 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:32 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:32 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:32 17:50:32 2026-01-28T17:50:32.526Z ERROR 6564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:32 17:50:32 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:50:32 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 17:50:32 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:85) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:50:32 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:50:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:50:32 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:50:32 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:50:32 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:32 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:32 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:32 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:32 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 17:50:32 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 17:50:32 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:32 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:32 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:32 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:32 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:32 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:32 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:555) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:32 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:32 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:32 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:32 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:32 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:32 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:32 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:32 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:32 17:50:32 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.705 s -- in org.onap.cps.rest.controller.DataRestControllerSpec 17:50:32 [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec 17:50:32 17:50:32 . ____ _ __ _ _ 17:50:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:50:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:50:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:50:32 ' |____| .__|_| |_|_| |_\__, | / / / / 17:50:32 =========|_|==============|___/=/_/_/_/ 17:50:32 17:50:32 :: Spring Boot :: (v3.5.9) 17:50:32 17:50:32 2026-01-28T17:50:32.556Z INFO 6564 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 17.0.6-ea with PID 6564 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 17:50:32 2026-01-28T17:50:32.556Z INFO 6564 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:50:32 2026-01-28T17:50:32.727Z INFO 6564 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:50:32 2026-01-28T17:50:32.727Z INFO 6564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:50:32 2026-01-28T17:50:32.727Z INFO 6564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:50:32 2026-01-28T17:50:32.731Z INFO 6564 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.194 seconds (process running for 7.734) 17:50:32 2026-01-28T17:50:32.810Z ERROR 6564 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 17:50:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec 17:50:32 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 17:50:33 17:50:33 . ____ _ __ _ _ 17:50:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:50:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:50:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:50:33 ' |____| .__|_| |_|_| |_\__, | / / / / 17:50:33 =========|_|==============|___/=/_/_/_/ 17:50:33 17:50:33 :: Spring Boot :: (v3.5.9) 17:50:33 17:50:33 2026-01-28T17:50:32.840Z INFO 6564 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6564 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 17:50:33 2026-01-28T17:50:32.840Z INFO 6564 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:50:33 2026-01-28T17:50:33.016Z INFO 6564 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:50:33 2026-01-28T17:50:33.016Z INFO 6564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:50:33 2026-01-28T17:50:33.016Z INFO 6564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:50:33 2026-01-28T17:50:33.020Z INFO 6564 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.197 seconds (process running for 8.023) 17:50:33 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec 17:50:33 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 17:50:33 17:50:33 . ____ _ __ _ _ 17:50:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:50:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:50:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:50:33 ' |____| .__|_| |_|_| |_\__, | / / / / 17:50:33 =========|_|==============|___/=/_/_/_/ 17:50:33 17:50:33 :: Spring Boot :: (v3.5.9) 17:50:33 17:50:33 2026-01-28T17:50:33.131Z INFO 6564 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6564 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 17:50:33 2026-01-28T17:50:33.132Z INFO 6564 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 17:50:33 2026-01-28T17:50:33.338Z INFO 6564 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:50:33 2026-01-28T17:50:33.338Z INFO 6564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:50:33 2026-01-28T17:50:33.338Z INFO 6564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:50:33 2026-01-28T17:50:33.342Z INFO 6564 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.226 seconds (process running for 8.345) 17:50:33 2026-01-28T17:50:33.386Z ERROR 6564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:33 17:50:33 java.lang.IllegalStateException: some error message 17:50:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:50:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:50:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:50:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:50:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:50:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:50:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:50:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:50:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:50:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:50:33 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:119) 17:50:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:50:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:33 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:50:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:50:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:33 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:33 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:33 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:33 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:33 17:50:33 2026-01-28T17:50:33.422Z ERROR 6564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:33 17:50:33 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 17:50:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:50:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:50:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:50:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:50:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:50:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:50:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:50:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:50:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:50:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 17:50:33 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:146) 17:50:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:50:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:33 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:50:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:50:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:33 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:33 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:33 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:33 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:33 Caused by: java.lang.Throwable 17:50:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:50:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:50:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:50:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:50:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:50:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:50:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:50:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:50:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:50:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 17:50:33 ... 92 common frames omitted 17:50:33 17:50:33 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 17:50:33 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 17:50:33 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec 17:50:33 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 17:50:33 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 17:50:33 [INFO] 17:50:33 [INFO] Results: 17:50:33 [INFO] 17:50:33 [INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0 17:50:33 [INFO] 17:50:33 [INFO] 17:50:33 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-rest --- 17:50:33 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 17:50:33 [INFO] Analyzed bundle 'cps-rest' with 7 classes 17:50:33 [INFO] All coverage checks have been met. 17:50:33 [INFO] 17:50:33 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-rest --- 17:50:33 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 17:50:33 [INFO] Analyzed bundle 'cps-rest' with 7 classes 17:50:33 [INFO] 17:50:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 17:50:33 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.5-SNAPSHOT.jar 17:50:33 [INFO] 17:50:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 17:50:33 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.5-SNAPSHOT/cps-rest-3.7.5-SNAPSHOT.jar 17:50:33 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.5-SNAPSHOT/cps-rest-3.7.5-SNAPSHOT.pom 17:50:33 [INFO] 17:50:33 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 17:50:33 [INFO] Building cps-ncmp-events 3.7.5-SNAPSHOT [9/21] 17:50:33 [INFO] --------------------------------[ jar ]--------------------------------- 17:50:33 [INFO] 17:50:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 17:50:33 [INFO] 17:50:33 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 17:50: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-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 17:50:33 [INFO] 17:50:33 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 17:50:34 [INFO] 17:50:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-events --- 17:50:34 [INFO] You have 0 Checkstyle violations. 17:50:34 [INFO] 17:50:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-events --- 17:50:34 [INFO] You have 0 Checkstyle violations. 17:50:34 [INFO] 17:50:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 17:50:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:50:34 [INFO] Copying 11 resources 17:50:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 17:50:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 17:50:34 [INFO] 17:50:34 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-events --- 17:50:34 [INFO] Recompiling the module because of changed dependency. 17:50:34 [INFO] Compiling 98 source files with javac [debug release 17] to target/classes 17:50:36 [INFO] 17:50:36 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 17:50:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:50:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 17:50:36 [INFO] 17:50:36 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 17:50:36 [INFO] No sources to compile 17:50:36 [INFO] 17:50:36 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-events --- 17:50:36 [INFO] No sources specified for compilation. Skipping. 17:50:36 [INFO] 17:50:36 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-events --- 17:50:36 [INFO] No tests to run. 17:50:36 [INFO] 17:50:36 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-events --- 17:50:36 [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 17:50:36 [INFO] 17:50:36 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-events --- 17:50:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:50:36 [INFO] 17:50:36 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 17:50:36 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.5-SNAPSHOT.jar 17:50:36 [INFO] 17:50:36 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 17:50:36 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.5-SNAPSHOT/cps-ncmp-events-3.7.5-SNAPSHOT.jar 17:50:36 [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.5-SNAPSHOT/cps-ncmp-events-3.7.5-SNAPSHOT.pom 17:50:36 [INFO] 17:50:36 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 17:50:36 [INFO] Building cps-ncmp-service 3.7.5-SNAPSHOT [10/21] 17:50:36 [INFO] --------------------------------[ jar ]--------------------------------- 17:50:37 [INFO] 17:50:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 17:50:37 [INFO] 17:50:37 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 17:50:37 [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 17:50:37 [INFO] 17:50:37 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-provmns) @ cps-ncmp-service --- 17:50:59 [INFO] Generating with dryRun=false 17:50:59 [INFO] OpenAPI Generator: spring (server) 17:50:59 [INFO] Generator 'spring' is considered stable. 17:50:59 [INFO] ---------------------------------- 17:50:59 [INFO] Set base package to invoker package (org.onap.cps.ncmp.impl.provmns.controller) 17:50:59 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 17:50:59 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:50:59 [WARNING] Failed to get the schema name: null 17:50:59 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 17:50:59 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [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). 17:50:59 [WARNING] Empty operationId found for path: GET /{className}={id}. Renamed to auto-generated operationId: classNameidGET 17:50:59 [WARNING] Empty operationId found for path: PUT /{className}={id}. Renamed to auto-generated operationId: classNameidPUT 17:50:59 [WARNING] Empty operationId found for path: DELETE /{className}={id}. Renamed to auto-generated operationId: classNameidDELETE 17:50:59 [WARNING] Empty operationId found for path: PATCH /{className}={id}. Renamed to auto-generated operationId: classNameidPATCH 17:50:59 [WARNING] 5GCNetworkExpectationObject/objectContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContexts 17:50:59 [WARNING] 5GCNetworkExpectation/expectationContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContexts 17:50:59 [WARNING] 5GCNetworkExpectation/expectationTargets (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargets 17:50:59 [WARNING] 5GCNetworkExpectation/expectationId (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationId 17:50:59 [WARNING] 5GCNetworkExpectation (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectation 17:50:59 [WARNING] _5GCNetworkExpectation_expectationContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContextsInner 17:50:59 [WARNING] 5GDdnmfInfo/plMNId (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfoPlMNId 17:50:59 [WARNING] 5GDdnmfInfo (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfo 17:50:59 [WARNING] 5GCNfConnEcmInfo/5GCNFIpAddress (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFIpAddress 17:50:59 [WARNING] 5GCNetworkExpectationObject (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObject 17:50:59 [WARNING] 5GSessionContext (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContext 17:50:59 [WARNING] 5GSessionContext/contextCondition (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextCondition 17:50:59 [WARNING] _5GCNetworkExpectationObject_objectContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContextsInner 17:50:59 [WARNING] 5GCNfConnEcmInfoList (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfoList 17:50:59 [WARNING] 5GCNetworkExpectation/expectationVerb (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationVerb 17:50:59 [WARNING] 5GSessionContext/contextValueRange (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextValueRange 17:50:59 [WARNING] 5GCNetworkExpectationObject/objectInstance (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectInstance 17:50:59 [WARNING] 5GCNfConnEcmInfo/5GCNFType (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFType 17:50:59 [WARNING] _5GCNetworkExpectation_expectationTargets_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargetsInner 17:50:59 [WARNING] Float (reserved word) cannot be used as model name. Renamed to ModelFloat 17:50:59 [WARNING] 5GCNfConnEcmInfo (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo 17:50:59 [WARNING] 5GCNfConnEcmInfo/5GCNFRef (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFRef 17:50:59 [WARNING] 5GCNetworkExpectationObject/objectType (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectType 17:50:59 [WARNING] 5GCNetworkExpectation/expectationObjects (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationObjects 17:50:59 [WARNING] 5GSessionContext/contextAttribute (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextAttribute 17:50:59 [INFO] Processing operation null 17:50:59 [INFO] Processing operation null 17:50:59 [INFO] Processing operation null 17:50:59 [INFO] Processing operation null 17:50:59 [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. 17:50:59 [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. 17:50:59 [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. 17:50:59 [INFO] Model VsDataContainer-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model MnsAgent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model SubNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model ManagedElement-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model Scheduler-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model ConditionMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model ManagementNode-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model MeContext-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model RRMPolicyRatio-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model RrmPolicyMemberList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model NrCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model PlmnInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model NpnIdentityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model CSonPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model UeAccProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model UeAccDelayProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model Bwp-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model NrSectorCarrier-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model Beam-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model EP_F1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model OperatorDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model NrOperatorCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model BWPSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model EP_XnU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model EP_NgU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model EP_X2U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model EP_S1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model GGnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model GEnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model TceIDMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model MappedCellIdInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model QceIdMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model MdtUserConsentReqList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model NrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model NRCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model EUtranCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model NRFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model EUtranFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model NRPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model EP_XnC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model EP_E1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model EP_F1C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model EP_NgC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model EP_X2C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model NRFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model ExternalGnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model ExternalNrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model PlmnIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model ExternalGnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model ExternalGnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model EUtranFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model ExternalENBFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:50:59 [INFO] Model ExternalEUTranCell-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model RimRSSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model NrTacList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EphemerisInfoSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EphemerisInfos not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 17:51:00 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 17:51:00 [INFO] Model CNSIIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model CommModelList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model NTNPLMNRestrictionsList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model SatelliteCoverageInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N11-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N15-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N17-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N20-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N22-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N26-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_NL1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_NL2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N58-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N41-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N42-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N89-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N11mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model TACList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N10-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N16-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_S5C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N40-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N88-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N16mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model QosDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model TrafficControlDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model SnssaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model SupportedBMOList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_S5U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N28-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_Rx-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N84-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N61-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model ECSAddrConfigInfo not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_NL6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N87-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model IdentityRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model SupportedDataSetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model SharedDataIdRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model NFProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model TaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N27-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N96-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_SM14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N31-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N34-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N21-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_MAP_SMSC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model TrpInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N32-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model NetworkSliceInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_NL3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model SupportedFuncList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_SM13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model CapabilityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N33-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_NL5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N85-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N62-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N63-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N60-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_Npc4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_Npc6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_Npc7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_Npc8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model FiveQICharacteristics-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model 5GCNfConnEcmInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N86-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_NL9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_Nmb1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N4mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N3mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_N19mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_Nmb9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_SM12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model ServiceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model Tagging not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model PositioningAvailability not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model SliceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model AttributeNameList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model AssuranceGoalStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model AssuranceTargetStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model AssuranceGoal-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model AssuranceTargetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model Intent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model IntentReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MDATypes not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MDARequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MDAOutputs not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MDAReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MLTrainingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MLTrainingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MLTrainingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MLTestingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MLTestingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MLModel-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MLModelCoordinationGroup-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MLUpdateRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MLUpdateProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MLUpdateReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model AIMLInferenceReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MLModelLoadingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MLModelLoadingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MLModelLoadingPolicy-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EASFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EESFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 17:51:00 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 17:51:00 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 17:51:00 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 17:51:00 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 17:51:00 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 17:51:00 [INFO] Model File-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MnsInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:00 [INFO] Model CorrelatedNotifications not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model listOfNeTypes-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model sensorInformation-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model reportingTrigger-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model excessPacketDelayThresholds-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model plmnList-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model AttributeNameValuePairSet not generated since it's a free-form object 17:51:00 [INFO] Model AttributeValueChangeSet not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model DnList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MDAFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MLTrainingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MLTestingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MLModelRepository-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MLUpdateFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model AIMLInferenceFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model AIMLInferenceEmulationFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model IntentHandlingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model ScMgmtProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model Sc_Process-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model AssuranceClosedControlLoop-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model ECSFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EdgeDataNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model NetworkSlice-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model NetworkSliceSubnet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EP_Transport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model NetworkSliceSubnetProviderCapabilities-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model FeasibilityCheckAndReservationJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model NetworkSliceController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model NetworkSliceSubnetController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model IsolationProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model NRECMappingRule-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model ExternalAmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model ExternalNrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model ExternalNssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model AmfSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model AmfRegion-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model Configurable5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model Dynamic5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EcmConnectionInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model OutageAndRecoveryInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model DsoThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model PerfMetricJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model ThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model TraceJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model ManagementDataCollection-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model NtfSubscriptionControl-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model FileDownloadJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model Files-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model QMCJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model GnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model GnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model GnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model AmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model SmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model UpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model N3iwfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model PcfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model AusfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model UdmFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model UdrFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model UdsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model NrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model NssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model SmsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model LmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model NgeirFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model SeppFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model NwdafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model ScpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model NefFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EASDFFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model NssaafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model AfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model DccfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model ChfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MfafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model GmlcFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model TsctsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model AanfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model BsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MbSmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MbUpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model MnpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model ManagedNFService-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [INFO] Model EmptyObject not generated since it's a free-form object 17:51:00 [INFO] Model TaiList_1 not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:00 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:00 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:00 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:00 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:00 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:00 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:00 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:00 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:00 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:00 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:00 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:00 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:00 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:00 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:00 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:00 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:00 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:00 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:00 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] #/components/schemas/NrCellId is not defined 17:51:00 [WARNING] Validation 'minItems' has no effect on schema 'string'. Ignoring! 17:51:00 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 17:51:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:00 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [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 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [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 17:51:01 [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 17:51:01 [INFO] 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.) 17:51:01 [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 17:51:01 [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 17:51:01 [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 17:51:01 [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 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [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 17:51:01 [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 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [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 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [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 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [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 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [INFO] 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.) 17:51:01 [WARNING] Empty operationId found for path: get /{className}={id}. Renamed to auto-generated operationId: classNameidGet 17:51:01 [WARNING] Empty operationId found for path: put /{className}={id}. Renamed to auto-generated operationId: classNameidPut 17:51:01 [WARNING] Empty operationId found for path: post notifyMOICreation_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOICreation_request_bodyNotificationRecipientAddressPost 17:51:01 [WARNING] Empty operationId found for path: post notifyMOIDeletion_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIDeletion_request_bodyNotificationRecipientAddressPost 17:51:01 [WARNING] Empty operationId found for path: post notifyMOIAttributeValueChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIAttributeValueChanges_request_bodyNotificationRecipientAddressPost 17:51:01 [WARNING] Empty operationId found for path: post notifyEvent_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyEvent_request_bodyNotificationRecipientAddressPost 17:51:01 [WARNING] Empty operationId found for path: post notifyMOIChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIChanges_request_bodyNotificationRecipientAddressPost 17:51:01 [WARNING] Empty operationId found for path: delete /{className}={id}. Renamed to auto-generated operationId: classNameidDelete 17:51:01 [WARNING] Empty operationId found for path: patch /{className}={id}. Renamed to auto-generated operationId: classNameidPatch 17:51:01 [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. 17:51:01 [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.) 17:51:01 [INFO] Skipping generation of Webhooks. 17:51:01 [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. 17:51:01 [INFO] Skipping generation of supporting files. 17:51:01 ################################################################################ 17:51:01 # Thanks for using OpenAPI Generator. # 17:51:01 # Please consider donation to help us maintain this project 🙏 # 17:51:01 # https://opencollective.com/openapi_generator/donate # 17:51:01 ################################################################################ 17:51:22 [INFO] 17:51:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-service --- 17:51:22 [INFO] You have 0 Checkstyle violations. 17:51:22 [INFO] 17:51:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-service --- 17:51:23 [INFO] You have 0 Checkstyle violations. 17:51:23 [INFO] 17:51:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 17:51:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:51:23 [INFO] Copying 3 resources 17:51:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 17:51:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 17:51:23 [INFO] 17:51:23 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-service --- 17:51:23 [INFO] Recompiling the module because of changed dependency. 17:51:23 [INFO] Compiling 181 source files with javac [debug release 17] to target/classes 17:51:25 [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". 17:51:25 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java uses unchecked or unsafe operations. 17:51:25 [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. 17:51:25 [INFO] 17:51:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 17:51:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:51:25 [INFO] Copying 11 resources 17:51:25 [INFO] 17:51:25 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- 17:51:25 [INFO] Recompiling the module because of changed dependency. 17:51:25 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 17:51:25 [INFO] 17:51:25 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-service --- 17:51:25 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:51:26 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:51:26 [INFO] Parallel parsing disabled. 17:51:30 [INFO] Compiled 246 files. 17:51:30 [INFO] 17:51:30 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-service --- 17:51:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:51:30 [INFO] 17:51:30 [INFO] ------------------------------------------------------- 17:51:30 [INFO] T E S T S 17:51:30 [INFO] ------------------------------------------------------- 17:51:33 [INFO] Running org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 17:51:34 17:51:34.034 [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] 17:51:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.931 s -- in org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 17:51:34 [INFO] Running org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 17:51:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 17:51:34 17:51:34.196 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 17:51:34 17:51:34.199 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 17:51:34 [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 17:51:34 17:51:34.234 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.3 17:51:35 17:51:35.286 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 17:51:35 17:51:35.296 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 17:51:35 17:51:35.326 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 17:51:35 Server Version: 23.0.1 17:51:35 API Version: 1.42 17:51:35 Operating System: CentOS Stream 8 17:51:35 Total Memory: 31890 MB 17:51:35 17:51:35.329 [main] WARN org.testcontainers.utility.ResourceReaper -- 17:51:35 ******************************************************************************** 17:51:35 Ryuk has been disabled. This can cause unexpected behavior in your environment. 17:51:35 ******************************************************************************** 17:51:35 17:51:35.335 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 17:51:35 17:51:35.335 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 17:51:35 17:51:35.340 [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')) 17:51:35 17:51:35.358 [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. 17:51:35 17:51:35.367 [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) 17:51:35 17:51:35.530 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Starting to pull image 17:51:35 17:51:35.565 [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) 17:51:35 17:51:35.582 [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) 17:51:35 17:51:35.595 [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) 17:51:35 17:51:35.758 [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, (27 MB/? MB) 17:51:35 17:51:35.781 [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, (27 MB/? MB) 17:51:35 17:51:35.886 [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, (50 MB/? MB) 17:51:35 17:51:35.913 [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) 17:51:35 17:51:35.940 [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) 17:51:36 17:51:35.969 [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, (66 MB/? MB) 17:51:36 17:51:36.021 [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, (84 MB/? MB) 17:51:36 17:51:36.050 [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, (89 MB/? MB) 17:51:36 17:51:36.441 [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, (213 MB/? MB) 17:51:36 17:51:36.467 [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, (213 MB/? MB) 17:51:37 17:51:36.949 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 3 pending, 12 downloaded, 1 extracted, (400 MB/? MB) 17:51:37 17:51:37.034 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 3 pending, 12 downloaded, 2 extracted, (435 MB/? MB) 17:51:37 17:51:37.047 [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, (435 MB/? MB) 17:51:37 17:51:37.634 [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, (536 MB/? MB) 17:51:44 17:51:44.032 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 3 extracted, (538 MB/? MB) 17:51:44 17:51:44.108 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 4 extracted, (538 MB/? MB) 17:51:44 17:51:44.256 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 5 extracted, (540 MB/? MB) 17:51:44 17:51:44.352 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 6 extracted, (540 MB/? MB) 17:51:44 17:51:44.705 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 7 extracted, (547 MB/? MB) 17:51:44 17:51:44.783 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 8 extracted, (547 MB/? MB) 17:51:44 17:51:44.853 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 9 extracted, (547 MB/? MB) 17:51:44 17:51:44.916 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 10 extracted, (547 MB/? MB) 17:51:45 17:51:44.989 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 11 extracted, (547 MB/? MB) 17:51:45 17:51:45.062 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 12 extracted, (547 MB/? MB) 17:51:45 17:51:45.147 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 13 extracted, (547 MB/? MB) 17:51:47 17:51:47.546 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 14 extracted, (553 MB/? MB) 17:51:49 17:51:49.146 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 15 extracted, (553 MB/? MB) 17:51:49 17:51:49.261 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pull complete. 15 layers, pulled in 13s (downloaded 553 MB at 42 MB/s) 17:51:49 17:51:49.261 [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 PT13.90267351S 17:51:49 17:51:49.302 [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 17:51:54 17:51:54.567 [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: 2198bccf4c3e5f72b6242e5156f391b0853f80b27613f5655cd8db4256353f33 17:52:00 17:52:00.664 [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 PT11.361984062S 17:52:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:52:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.62 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 17:52:01 [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 17:52:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 17:52:01 [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec 17:52:01 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec 17:52:01 [INFO] Running org.onap.cps.ncmp.api.datajobs.models.DataJobRequestSpec 17:52:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.api.datajobs.models.DataJobRequestSpec 17:52:01 [INFO] Running org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 17:52:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 17:52:01 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 17:52:01 17:52:01.941 [main] WARN org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponse -- Unexpected xpath (no id found) valid/xpath/without-id[@key='123'] 17:52:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 17:52:01 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 17:52:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 17:52:02 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 17:52:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 17:52:02 [INFO] Running org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 17:52:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 17:52:02 [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 17:52:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 17:52:02 [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 17:52:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 17:52:02 [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 17:52:02 17:52:02,651 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:52:02 17:52:02,651 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:52:02 17:52:02,654 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:52:02 17:52:02,706 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:52:02 17:52:02,706 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:52:03 17:52:03,229 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:52:03 17:52:03,229 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:52:03 17:52:03 . ____ _ __ _ _ 17:52:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:03 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:03 =========|_|==============|___/=/_/_/_/ 17:52:03 17:52:03 :: Spring Boot :: (v3.5.9) 17:52:03 17:52:03 2026-01-28T17:52:03.459Z INFO 6672 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:03 2026-01-28T17:52:03.460Z INFO 6672 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:52:03 2026-01-28T17:52:03.775Z WARN 6672 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 17:52:03 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 17:52:03 2026-01-28T17:52:03.905Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:52:03 o o o o---o o--o o o---o o o----o o--o--o 17:52:03 | | / \ / | / / \ | | 17:52:03 o----o o o o----o | o o o----o | 17:52:03 | | * \ / | \ * \ | | 17:52:03 o o * o o---o o--o o----o o---o * o o----o o 17:52:03 17:52:03 2026-01-28T17:52:03.905Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:52:03 2026-01-28T17:52:03.907Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.181]:5701 17:52:03 2026-01-28T17:52:03.907Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 17:52:03 2026-01-28T17:52:03.907Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]: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. 17:52:03 2026-01-28T17:52:03.910Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 17:52:03 To enable the Jet engine on the members, do one of the following: 17:52:03 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:52:03 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:52:03 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:52:03 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:52:04 2026-01-28T17:52:04.514Z INFO 6672 --- [ main] com.hazelcast.system.security : [10.30.106.181]: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. 17:52:04 2026-01-28T17:52:04.598Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 17:52:04 2026-01-28T17:52:04.811Z INFO 6672 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:52:04 2026-01-28T17:52:04.831Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.181]:5701 is STARTING 17:52:04 2026-01-28T17:52:04.925Z INFO 6672 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Trying to join to discovered node: [10.30.106.162]:5701 17:52:05 2026-01-28T17:52:04.972Z INFO 6672 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initialized new cluster connection between /10.30.106.181:43353 and /10.30.106.162:5701 17:52:05 2026-01-28T17:52:05.065Z INFO 6672 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:52:05 17:52:05 Members {size:2, ver:2} [ 17:52:05 Member [10.30.106.162]:5701 - 90a5a27b-33e3-43a6-9f3c-8257c9405b55 17:52:05 Member [10.30.106.181]:5701 - 690f94eb-79a1-45be-84fe-0fddc7037fec this 17:52:05 ] 17:52:05 17:52:05 2026-01-28T17:52:05.085Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.181]:5701 is STARTED 17:52:05 2026-01-28T17:52:05.104Z INFO 6672 --- [g.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] The HealthMonitor has detected a high load on the system. For more detailed information, 17:52:05 enable Diagnostics by adding the property -Dhazelcast.diagnostics.enabled=true 17:52:05 2026-01-28T17:52:05.107Z INFO 6672 --- [g.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] processors=8, physical.memory.total=31.1G, physical.memory.free=24.0G, swap.space.total=0, swap.space.free=0, heap.memory.used=98.0M, heap.memory.free=375.2M, heap.memory.total=436.0M, heap.memory.max=7.8G, heap.memory.used/total=22.47%, heap.memory.used/max=1.23%, minor.gc.count=17, minor.gc.time=179ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=100.00%, load.systemAverage=2.61, thread.count=54, thread.peakCount=54, cluster.timeDiff=-4, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=15, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=1, proxy.count=1, clientEndpoint.count=0, connection.active.count=0, client.connection.count=0, connection.count=0 17:52:05 2026-01-28T17:52:05.155Z INFO 6672 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 2.801 seconds (process running for 35.003) 17:52:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.079 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 17:52:05 [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 17:52:05 17:52:05 . ____ _ __ _ _ 17:52:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:05 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:05 =========|_|==============|___/=/_/_/_/ 17:52:05 17:52:05 :: Spring Boot :: (v3.5.9) 17:52:05 17:52:05 2026-01-28T17:52:05.231Z INFO 6672 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:05 2026-01-28T17:52:05.231Z INFO 6672 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 17:52:05 2026-01-28T17:52:05.240Z INFO 6672 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.042 seconds (process running for 35.088) 17:52:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec 17:52:05 [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 17:52:05 17:52:05 . ____ _ __ _ _ 17:52:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:05 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:05 =========|_|==============|___/=/_/_/_/ 17:52:05 17:52:05 :: Spring Boot :: (v3.5.9) 17:52:05 17:52:05 2026-01-28T17:52:05.281Z INFO 6672 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:05 2026-01-28T17:52:05.281Z INFO 6672 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:52:05 2026-01-28T17:52:05.338Z INFO 6672 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.089 seconds (process running for 35.186) 17:52:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 17:52:05 [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 17:52:05 17:52:05 . ____ _ __ _ _ 17:52:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:05 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:05 =========|_|==============|___/=/_/_/_/ 17:52:05 17:52:05 :: Spring Boot :: (v3.5.9) 17:52:05 17:52:05 2026-01-28T17:52:05.410Z INFO 6672 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:05 2026-01-28T17:52:05.410Z INFO 6672 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:52:05 2026-01-28T17:52:05.556Z INFO 6672 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.18 seconds (process running for 35.404) 17:52:05 2026-01-28T17:52:05.601Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:05 acks = -1 17:52:05 auto.include.jmx.reporter = true 17:52:05 batch.size = 16384 17:52:05 bootstrap.servers = [localhost:9092] 17:52:05 buffer.memory = 33554432 17:52:05 client.dns.lookup = use_all_dns_ips 17:52:05 client.id = producer-1 17:52:05 compression.gzip.level = -1 17:52:05 compression.lz4.level = 9 17:52:05 compression.type = none 17:52:05 compression.zstd.level = 3 17:52:05 connections.max.idle.ms = 540000 17:52:05 delivery.timeout.ms = 120000 17:52:05 enable.idempotence = true 17:52:05 enable.metrics.push = true 17:52:05 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 17:52:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:05 linger.ms = 0 17:52:05 max.block.ms = 60000 17:52:05 max.in.flight.requests.per.connection = 5 17:52:05 max.request.size = 1048576 17:52:05 metadata.max.age.ms = 300000 17:52:05 metadata.max.idle.ms = 300000 17:52:05 metadata.recovery.strategy = none 17:52:05 metric.reporters = [] 17:52:05 metrics.num.samples = 2 17:52:05 metrics.recording.level = INFO 17:52:05 metrics.sample.window.ms = 30000 17:52:05 partitioner.adaptive.partitioning.enable = true 17:52:05 partitioner.availability.timeout.ms = 0 17:52:05 partitioner.class = null 17:52:05 partitioner.ignore.keys = false 17:52:05 receive.buffer.bytes = 32768 17:52:05 reconnect.backoff.max.ms = 1000 17:52:05 reconnect.backoff.ms = 50 17:52:05 request.timeout.ms = 30000 17:52:05 retries = 2147483647 17:52:05 retry.backoff.max.ms = 1000 17:52:05 retry.backoff.ms = 100 17:52:05 sasl.client.callback.handler.class = null 17:52:05 sasl.jaas.config = null 17:52:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:05 sasl.kerberos.min.time.before.relogin = 60000 17:52:05 sasl.kerberos.service.name = null 17:52:05 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:05 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:05 sasl.login.callback.handler.class = null 17:52:05 sasl.login.class = null 17:52:05 sasl.login.connect.timeout.ms = null 17:52:05 sasl.login.read.timeout.ms = null 17:52:05 sasl.login.refresh.buffer.seconds = 300 17:52:05 sasl.login.refresh.min.period.seconds = 60 17:52:05 sasl.login.refresh.window.factor = 0.8 17:52:05 sasl.login.refresh.window.jitter = 0.05 17:52:05 sasl.login.retry.backoff.max.ms = 10000 17:52:05 sasl.login.retry.backoff.ms = 100 17:52:05 sasl.mechanism = GSSAPI 17:52:05 sasl.oauthbearer.clock.skew.seconds = 30 17:52:05 sasl.oauthbearer.expected.audience = null 17:52:05 sasl.oauthbearer.expected.issuer = null 17:52:05 sasl.oauthbearer.header.urlencode = false 17:52:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:05 sasl.oauthbearer.jwks.endpoint.url = null 17:52:05 sasl.oauthbearer.scope.claim.name = scope 17:52:05 sasl.oauthbearer.sub.claim.name = sub 17:52:05 sasl.oauthbearer.token.endpoint.url = null 17:52:05 security.protocol = PLAINTEXT 17:52:05 security.providers = null 17:52:05 send.buffer.bytes = 131072 17:52:05 socket.connection.setup.timeout.max.ms = 30000 17:52:05 socket.connection.setup.timeout.ms = 10000 17:52:05 ssl.cipher.suites = null 17:52:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:05 ssl.endpoint.identification.algorithm = https 17:52:05 ssl.engine.factory.class = null 17:52:05 ssl.key.password = null 17:52:05 ssl.keymanager.algorithm = SunX509 17:52:05 ssl.keystore.certificate.chain = null 17:52:05 ssl.keystore.key = null 17:52:05 ssl.keystore.location = null 17:52:05 ssl.keystore.password = null 17:52:05 ssl.keystore.type = JKS 17:52:05 ssl.protocol = TLSv1.3 17:52:05 ssl.provider = null 17:52:05 ssl.secure.random.implementation = null 17:52:05 ssl.trustmanager.algorithm = PKIX 17:52:05 ssl.truststore.certificates = null 17:52:05 ssl.truststore.location = null 17:52:05 ssl.truststore.password = null 17:52:05 ssl.truststore.type = JKS 17:52:05 transaction.timeout.ms = 60000 17:52:05 transactional.id = null 17:52:05 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:52:05 17:52:05 2026-01-28T17:52:05.657Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:05 2026-01-28T17:52:05.674Z INFO 6672 --- [ main] i.opentelemetry.api.GlobalOpenTelemetry : AutoConfiguredOpenTelemetrySdk found on classpath but automatic configuration is disabled. To enable, run your JVM with -Dotel.java.global-autoconfigure.enabled=true 17:52:05 2026-01-28T17:52:05.720Z INFO 6672 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 17:52:05 2026-01-28T17:52:05.791Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:05 2026-01-28T17:52:05.791Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:05 2026-01-28T17:52:05.791Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622725789 17:52:05 2026-01-28T17:52:05.852Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:05 acks = -1 17:52:05 auto.include.jmx.reporter = true 17:52:05 batch.size = 16384 17:52:05 bootstrap.servers = [localhost:9092] 17:52:05 buffer.memory = 33554432 17:52:05 client.dns.lookup = use_all_dns_ips 17:52:05 client.id = producer-2 17:52:05 compression.gzip.level = -1 17:52:05 compression.lz4.level = 9 17:52:05 compression.type = none 17:52:05 compression.zstd.level = 3 17:52:05 connections.max.idle.ms = 540000 17:52:05 delivery.timeout.ms = 120000 17:52:05 enable.idempotence = true 17:52:05 enable.metrics.push = true 17:52:05 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 17:52:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:05 linger.ms = 0 17:52:05 max.block.ms = 60000 17:52:05 max.in.flight.requests.per.connection = 5 17:52:05 max.request.size = 1048576 17:52:05 metadata.max.age.ms = 300000 17:52:05 metadata.max.idle.ms = 300000 17:52:05 metadata.recovery.strategy = none 17:52:05 metric.reporters = [] 17:52:05 metrics.num.samples = 2 17:52:05 metrics.recording.level = INFO 17:52:05 metrics.sample.window.ms = 30000 17:52:05 partitioner.adaptive.partitioning.enable = true 17:52:05 partitioner.availability.timeout.ms = 0 17:52:05 partitioner.class = null 17:52:05 partitioner.ignore.keys = false 17:52:05 receive.buffer.bytes = 32768 17:52:05 reconnect.backoff.max.ms = 1000 17:52:05 reconnect.backoff.ms = 50 17:52:05 request.timeout.ms = 30000 17:52:05 retries = 2147483647 17:52:05 retry.backoff.max.ms = 1000 17:52:05 retry.backoff.ms = 100 17:52:05 sasl.client.callback.handler.class = null 17:52:05 sasl.jaas.config = null 17:52:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:05 sasl.kerberos.min.time.before.relogin = 60000 17:52:05 sasl.kerberos.service.name = null 17:52:05 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:05 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:05 sasl.login.callback.handler.class = null 17:52:05 sasl.login.class = null 17:52:05 sasl.login.connect.timeout.ms = null 17:52:05 sasl.login.read.timeout.ms = null 17:52:05 sasl.login.refresh.buffer.seconds = 300 17:52:05 sasl.login.refresh.min.period.seconds = 60 17:52:05 sasl.login.refresh.window.factor = 0.8 17:52:05 sasl.login.refresh.window.jitter = 0.05 17:52:05 sasl.login.retry.backoff.max.ms = 10000 17:52:05 sasl.login.retry.backoff.ms = 100 17:52:05 sasl.mechanism = GSSAPI 17:52:05 sasl.oauthbearer.clock.skew.seconds = 30 17:52:05 sasl.oauthbearer.expected.audience = null 17:52:05 sasl.oauthbearer.expected.issuer = null 17:52:05 sasl.oauthbearer.header.urlencode = false 17:52:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:05 sasl.oauthbearer.jwks.endpoint.url = null 17:52:05 sasl.oauthbearer.scope.claim.name = scope 17:52:05 sasl.oauthbearer.sub.claim.name = sub 17:52:05 sasl.oauthbearer.token.endpoint.url = null 17:52:05 security.protocol = PLAINTEXT 17:52:05 security.providers = null 17:52:05 send.buffer.bytes = 131072 17:52:05 socket.connection.setup.timeout.max.ms = 30000 17:52:05 socket.connection.setup.timeout.ms = 10000 17:52:05 ssl.cipher.suites = null 17:52:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:05 ssl.endpoint.identification.algorithm = https 17:52:05 ssl.engine.factory.class = null 17:52:05 ssl.key.password = null 17:52:05 ssl.keymanager.algorithm = SunX509 17:52:05 ssl.keystore.certificate.chain = null 17:52:05 ssl.keystore.key = null 17:52:05 ssl.keystore.location = null 17:52:05 ssl.keystore.password = null 17:52:05 ssl.keystore.type = JKS 17:52:05 ssl.protocol = TLSv1.3 17:52:05 ssl.provider = null 17:52:05 ssl.secure.random.implementation = null 17:52:05 ssl.trustmanager.algorithm = PKIX 17:52:05 ssl.truststore.certificates = null 17:52:05 ssl.truststore.location = null 17:52:05 ssl.truststore.password = null 17:52:05 ssl.truststore.type = JKS 17:52:05 transaction.timeout.ms = 60000 17:52:05 transactional.id = null 17:52:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:52:05 17:52:05 2026-01-28T17:52:05.853Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:05 2026-01-28T17:52:05.855Z INFO 6672 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 17:52:05 2026-01-28T17:52:05.878Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:05 2026-01-28T17:52:05.878Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:05 2026-01-28T17:52:05.878Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622725878 17:52:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec 17:52:05 [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 17:52:06 17:52:06 . ____ _ __ _ _ 17:52:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:06 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:06 =========|_|==============|___/=/_/_/_/ 17:52:06 17:52:06 :: Spring Boot :: (v3.5.9) 17:52:06 17:52:06 2026-01-28T17:52:05.923Z INFO 6672 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:06 2026-01-28T17:52:05.923Z INFO 6672 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:52:06 2026-01-28T17:52:06.191Z INFO 6672 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.29 seconds (process running for 36.039) 17:52:06 2026-01-28T17:52:06.240Z ERROR 6672 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 17:52:06 2026-01-28T17:52:06.240Z ERROR 6672 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 17:52:06 2026-01-28T17:52:06.272Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:06 2026-01-28T17:52:06.274Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:06 2026-01-28T17:52:06.274Z WARN 6672 --- [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. 17:52:06 2026-01-28T17:52:06.274Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:06 2026-01-28T17:52:06.275Z WARN 6672 --- [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. 17:52:06 2026-01-28T17:52:06.275Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:06 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 17:52:06 [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 17:52:06 17:52:06 . ____ _ __ _ _ 17:52:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:06 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:06 =========|_|==============|___/=/_/_/_/ 17:52:06 17:52:06 :: Spring Boot :: (v3.5.9) 17:52:06 17:52:06 2026-01-28T17:52:06.365Z INFO 6672 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:06 2026-01-28T17:52:06.365Z INFO 6672 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:52:06 2026-01-28T17:52:06.376Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:06 2026-01-28T17:52:06.376Z WARN 6672 --- [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. 17:52:06 2026-01-28T17:52:06.376Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:06 2026-01-28T17:52:06.376Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:06 2026-01-28T17:52:06.376Z WARN 6672 --- [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. 17:52:06 2026-01-28T17:52:06.376Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:06 2026-01-28T17:52:06.384Z INFO 6672 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.044 seconds (process running for 36.232) 17:52:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 17:52:06 [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 17:52:06 2026-01-28T17:52:06.425Z INFO 6672 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connection[id=1, /10.30.106.181:43353->/10.30.106.162:5701, qualifier=null, endpoint=[10.30.106.162]:5701, remoteUuid=90a5a27b-33e3-43a6-9f3c-8257c9405b55, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 17:52:06 2026-01-28T17:52:06.430Z INFO 6672 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connecting to /10.30.106.162:5701, timeout: 10000, bind-any: true 17:52:06 2026-01-28T17:52:06.432Z INFO 6672 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Could not connect to: /10.30.106.162:5701. Reason: IOException[Connection refused to address /10.30.106.162:5701] 17:52:06 17:52:06 . ____ _ __ _ _ 17:52:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:06 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:06 =========|_|==============|___/=/_/_/_/ 17:52:06 17:52:06 :: Spring Boot :: (v3.5.9) 17:52:06 17:52:06 2026-01-28T17:52:06.434Z INFO 6672 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:06 2026-01-28T17:52:06.434Z INFO 6672 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:52:06 2026-01-28T17:52:06.448Z INFO 6672 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 0.032 seconds (process running for 36.296) 17:52:06 2026-01-28T17:52:06.462Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.181]:5701 is SHUTTING_DOWN 17:52:06 2026-01-28T17:52:06.477Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:06 2026-01-28T17:52:06.478Z WARN 6672 --- [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. 17:52:06 2026-01-28T17:52:06.478Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:06 2026-01-28T17:52:06.528Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:06 2026-01-28T17:52:06.528Z WARN 6672 --- [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. 17:52:06 2026-01-28T17:52:06.528Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:06 2026-01-28T17:52:06.532Z INFO 6672 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connecting to /10.30.106.162:5701, timeout: 10000, bind-any: true 17:52:06 2026-01-28T17:52:06.535Z INFO 6672 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initialized new cluster connection between /10.30.106.181:56997 and /10.30.106.162:5701 17:52:06 2026-01-28T17:52:06.688Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:06 2026-01-28T17:52:06.688Z WARN 6672 --- [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. 17:52:06 2026-01-28T17:52:06.688Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:06 2026-01-28T17:52:06.743Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:06 2026-01-28T17:52:06.744Z WARN 6672 --- [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. 17:52:06 2026-01-28T17:52:06.744Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:07 2026-01-28T17:52:07.113Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:07 2026-01-28T17:52:07.113Z WARN 6672 --- [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. 17:52:07 2026-01-28T17:52:07.113Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:07 2026-01-28T17:52:07.194Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:07 2026-01-28T17:52:07.195Z WARN 6672 --- [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. 17:52:07 2026-01-28T17:52:07.195Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:07 2026-01-28T17:52:07.960Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:07 2026-01-28T17:52:07.960Z WARN 6672 --- [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. 17:52:07 2026-01-28T17:52:07.960Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:08 2026-01-28T17:52:08.172Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:08 2026-01-28T17:52:08.172Z WARN 6672 --- [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. 17:52:08 2026-01-28T17:52:08.172Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:08 2026-01-28T17:52:08.763Z INFO 6672 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connection[id=2, /10.30.106.181:56997->/10.30.106.162:5701, qualifier=null, endpoint=[10.30.106.162]:5701, remoteUuid=a2c4d807-a4fe-4f83-a7bf-ab159240e9b2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 17:52:08 2026-01-28T17:52:08.764Z INFO 6672 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connecting to /10.30.106.162:5701, timeout: 10000, bind-any: true 17:52:08 2026-01-28T17:52:08.765Z INFO 6672 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Could not connect to: /10.30.106.162:5701. Reason: IOException[Connection refused to address /10.30.106.162:5701] 17:52:08 2026-01-28T17:52:08.866Z INFO 6672 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connecting to /10.30.106.162:5701, timeout: 10000, bind-any: true 17:52:08 2026-01-28T17:52:08.868Z INFO 6672 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Could not connect to: /10.30.106.162:5701. Reason: IOException[Connection refused to address /10.30.106.162:5701] 17:52:08 2026-01-28T17:52:08.962Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:08 2026-01-28T17:52:08.962Z WARN 6672 --- [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. 17:52:08 2026-01-28T17:52:08.962Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:09 2026-01-28T17:52:08.968Z INFO 6672 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connecting to /10.30.106.162:5701, timeout: 10000, bind-any: true 17:52:09 2026-01-28T17:52:08.970Z INFO 6672 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Could not connect to: /10.30.106.162:5701. Reason: IOException[Connection refused to address /10.30.106.162:5701] 17:52:09 2026-01-28T17:52:09.071Z INFO 6672 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connecting to /10.30.106.162:5701, timeout: 10000, bind-any: true 17:52:09 2026-01-28T17:52:09.072Z INFO 6672 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Could not connect to: /10.30.106.162:5701. Reason: IOException[Connection refused to address /10.30.106.162:5701] 17:52:09 2026-01-28T17:52:09.073Z WARN 6672 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Removing connection to endpoint [10.30.106.162]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.162:5701}, Error-Count: 5 17:52:09 2026-01-28T17:52:09.074Z WARN 6672 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Member [10.30.106.162]:5701 - 90a5a27b-33e3-43a6-9f3c-8257c9405b55 is suspected to be dead for reason: No connection 17:52:09 2026-01-28T17:52:09.074Z INFO 6672 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Starting mastership claim process... 17:52:09 2026-01-28T17:52:09.082Z INFO 6672 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Local MembersView{version=2, members=[MemberInfo{address=[10.30.106.162]:5701, uuid=90a5a27b-33e3-43a6-9f3c-8257c9405b55, cpMemberUUID=null, liteMember=false, memberListJoinVersion=1}, MemberInfo{address=[10.30.106.181]:5701, uuid=690f94eb-79a1-45be-84fe-0fddc7037fec, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}]} with suspected members: [Member [10.30.106.162]:5701 - 90a5a27b-33e3-43a6-9f3c-8257c9405b55] and initial addresses to ask: [] 17:52:09 2026-01-28T17:52:09.083Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:09 2026-01-28T17:52:09.083Z WARN 6672 --- [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. 17:52:09 2026-01-28T17:52:09.083Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:09 2026-01-28T17:52:09.088Z INFO 6672 --- [cached.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:52:09 17:52:09 Members {size:1, ver:3} [ 17:52:09 Member [10.30.106.181]:5701 - 690f94eb-79a1-45be-84fe-0fddc7037fec this 17:52:09 ] 17:52:09 17:52:09 2026-01-28T17:52:09.088Z INFO 6672 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Mastership is claimed with: MembersView{version=3, members=[MemberInfo{address=[10.30.106.181]:5701, uuid=690f94eb-79a1-45be-84fe-0fddc7037fec, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}]} 17:52:09 2026-01-28T17:52:09.093Z INFO 6672 --- [onfig.migration] c.h.i.p.InternalPartitionService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Fetching partition tables from cluster to determine the most recent one... Local stamp: 672433935696996327 17:52:09 2026-01-28T17:52:09.093Z INFO 6672 --- [onfig.migration] c.h.i.p.InternalPartitionService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Most recent partition table is determined. 17:52:09 2026-01-28T17:52:09.094Z INFO 6672 --- [onfig.migration] c.h.i.p.InternalPartitionService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Applying the most recent of partition state... 17:52:09 2026-01-28T17:52:09.111Z INFO 6672 --- [onfig.migration] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Partition balance is ok, no need to repartition. 17:52:09 2026-01-28T17:52:09.467Z INFO 6672 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.181]:5701 - 690f94eb-79a1-45be-84fe-0fddc7037fec this is handled 17:52:09 2026-01-28T17:52:09.469Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 17:52:09 2026-01-28T17:52:09.471Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 17:52:09 2026-01-28T17:52:09.474Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 17:52:09 2026-01-28T17:52:09.483Z INFO 6672 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 17:52:09 2026-01-28T17:52:09.483Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 3020 ms. 17:52:09 2026-01-28T17:52:09.483Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.181]:5701 is SHUTDOWN 17:52:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.070 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 17:52:09 [INFO] Running org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 17:52:09 17:52:09 . ____ _ __ _ _ 17:52:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:09 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:09 =========|_|==============|___/=/_/_/_/ 17:52:09 17:52:09 :: Spring Boot :: (v3.5.9) 17:52:09 17:52:09 2026-01-28T17:52:09.508Z INFO 6672 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Starting AlternateIdCacheConfigSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:09 2026-01-28T17:52:09.508Z INFO 6672 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:52:09 2026-01-28T17:52:09.523Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:52:09 o o o o---o o--o o o---o o o----o o--o--o 17:52:09 | | / \ / | / / \ | | 17:52:09 o----o o o o----o | o o o----o | 17:52:09 | | * \ / | \ * \ | | 17:52:09 o o * o o---o o--o o----o o---o * o o----o o 17:52:09 17:52:09 2026-01-28T17:52:09.523Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:52:09 2026-01-28T17:52:09.523Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.181]:5701 17:52:09 2026-01-28T17:52:09.523Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 17:52:09 2026-01-28T17:52:09.523Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]: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. 17:52:09 2026-01-28T17:52:09.523Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 17:52:09 To enable the Jet engine on the members, do one of the following: 17:52:09 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:52:09 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:52:09 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:52:09 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:52:09 2026-01-28T17:52:09.534Z INFO 6672 --- [ main] com.hazelcast.system.security : [10.30.106.181]: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. 17:52:09 2026-01-28T17:52:09.536Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 17:52:09 2026-01-28T17:52:09.547Z INFO 6672 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:52:09 2026-01-28T17:52:09.547Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.181]:5701 is STARTING 17:52:09 2026-01-28T17:52:09.963Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:09 2026-01-28T17:52:09.963Z WARN 6672 --- [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. 17:52:09 2026-01-28T17:52:09.963Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:10 2026-01-28T17:52:10.097Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:10 2026-01-28T17:52:10.097Z WARN 6672 --- [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. 17:52:10 2026-01-28T17:52:10.098Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:10 2026-01-28T17:52:10.773Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:10 2026-01-28T17:52:10.773Z WARN 6672 --- [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. 17:52:10 2026-01-28T17:52:10.773Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:11 2026-01-28T17:52:11.073Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:11 2026-01-28T17:52:11.073Z WARN 6672 --- [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. 17:52:11 2026-01-28T17:52:11.073Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:11 2026-01-28T17:52:11.736Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:11 2026-01-28T17:52:11.736Z WARN 6672 --- [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. 17:52:11 2026-01-28T17:52:11.736Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:11 2026-01-28T17:52:11.880Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:11 2026-01-28T17:52:11.880Z WARN 6672 --- [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. 17:52:11 2026-01-28T17:52:11.880Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:11 2026-01-28T17:52:11.923Z INFO 6672 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:52:11 17:52:11 Members {size:1, ver:1} [ 17:52:11 Member [10.30.106.181]:5701 - f95d1259-e2b5-4b19-b174-1501d28cabc0 this 17:52:11 ] 17:52:11 17:52:11 2026-01-28T17:52:11.924Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.181]:5701 is STARTED 17:52:11 2026-01-28T17:52:11.926Z INFO 6672 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 17:52:11 2026-01-28T17:52:11.934Z INFO 6672 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Started AlternateIdCacheConfigSpec in 2.444 seconds (process running for 41.781) 17:52:11 2026-01-28T17:52:11.939Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.181]:5701 is SHUTTING_DOWN 17:52:11 2026-01-28T17:52:11.939Z INFO 6672 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.181]:5701 - f95d1259-e2b5-4b19-b174-1501d28cabc0 this is handled 17:52:11 2026-01-28T17:52:11.940Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 17:52:11 2026-01-28T17:52:11.941Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 17:52:11 2026-01-28T17:52:11.941Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 17:52:12 2026-01-28T17:52:12.025Z INFO 6672 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 17:52:12 2026-01-28T17:52:12.026Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 87 ms. 17:52:12 2026-01-28T17:52:12.026Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.181]:5701 is SHUTDOWN 17:52:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.540 s -- in org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 17:52:12 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 17:52:12 17:52:12 . ____ _ __ _ _ 17:52:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:12 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:12 =========|_|==============|___/=/_/_/_/ 17:52:12 17:52:12 :: Spring Boot :: (v3.5.9) 17:52:12 17:52:12 2026-01-28T17:52:12.093Z INFO 6672 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:12 2026-01-28T17:52:12.093Z INFO 6672 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 17:52:12 2026-01-28T17:52:12.123Z INFO 6672 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.048 seconds (process running for 41.97) 17:52:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 17:52:12 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 17:52:12 2026-01-28T17:52:12.320Z WARN 6672 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 17:52:12 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 17:52:12 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 17:52:12 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 17:52:12 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 17:52:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 17:52:12 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 17:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 17:52:12 [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 17:52:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 17:52:12 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 17:52:12 2026-01-28T17:52:12.531Z INFO 6672 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:52:12 2026-01-28T17:52:12.595Z INFO 6672 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: a009da0d2fa8598d53518bc04a3adc79b48e18ddda4f960e9524499e5506ce5b 17:52:12 2026-01-28T17:52:12.709Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:12 2026-01-28T17:52:12.709Z WARN 6672 --- [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. 17:52:12 2026-01-28T17:52:12.709Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:12 2026-01-28T17:52:12.864Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:12 2026-01-28T17:52:12.864Z WARN 6672 --- [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. 17:52:12 2026-01-28T17:52:12.864Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:13 2026-01-28T17:52:13.716Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:13 2026-01-28T17:52:13.716Z WARN 6672 --- [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. 17:52:13 2026-01-28T17:52:13.716Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:13 2026-01-28T17:52:13.718Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:13 2026-01-28T17:52:13.718Z WARN 6672 --- [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. 17:52:13 2026-01-28T17:52:13.718Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:14 2026-01-28T17:52:14.623Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:14 2026-01-28T17:52:14.623Z WARN 6672 --- [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. 17:52:14 2026-01-28T17:52:14.624Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:14 2026-01-28T17:52:14.725Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:14 2026-01-28T17:52:14.725Z WARN 6672 --- [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. 17:52:14 2026-01-28T17:52:14.726Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:15 2026-01-28T17:52:15.624Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:15 2026-01-28T17:52:15.624Z WARN 6672 --- [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. 17:52:15 2026-01-28T17:52:15.624Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:15 2026-01-28T17:52:15.631Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:15 2026-01-28T17:52:15.631Z WARN 6672 --- [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. 17:52:15 2026-01-28T17:52:15.631Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:16 2026-01-28T17:52:16.630Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:16 2026-01-28T17:52:16.630Z WARN 6672 --- [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. 17:52:16 2026-01-28T17:52:16.630Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:16 2026-01-28T17:52:16.635Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:16 2026-01-28T17:52:16.635Z WARN 6672 --- [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. 17:52:16 2026-01-28T17:52:16.635Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:17 2026-01-28T17:52:17.636Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:17 2026-01-28T17:52:17.636Z WARN 6672 --- [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. 17:52:17 2026-01-28T17:52:17.636Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:17 2026-01-28T17:52:17.654Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:17 2026-01-28T17:52:17.654Z WARN 6672 --- [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. 17:52:17 2026-01-28T17:52:17.654Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:18 2026-01-28T17:52:18.496Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:18 2026-01-28T17:52:18.496Z WARN 6672 --- [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. 17:52:18 2026-01-28T17:52:18.496Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:18 2026-01-28T17:52:18.617Z INFO 6672 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.08657056S 17:52:18 2026-01-28T17:52:18.640Z INFO 6672 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:52:18 allow.auto.create.topics = true 17:52:18 auto.commit.interval.ms = 5000 17:52:18 auto.include.jmx.reporter = true 17:52:18 auto.offset.reset = earliest 17:52:18 bootstrap.servers = [localhost:32769] 17:52:18 check.crcs = true 17:52:18 client.dns.lookup = use_all_dns_ips 17:52:18 client.id = consumer-test-1 17:52:18 client.rack = 17:52:18 connections.max.idle.ms = 540000 17:52:18 default.api.timeout.ms = 60000 17:52:18 enable.auto.commit = true 17:52:18 enable.metrics.push = true 17:52:18 exclude.internal.topics = true 17:52:18 fetch.max.bytes = 52428800 17:52:18 fetch.max.wait.ms = 500 17:52:18 fetch.min.bytes = 1 17:52:18 group.id = test 17:52:18 group.instance.id = null 17:52:18 group.protocol = classic 17:52:18 group.remote.assignor = null 17:52:18 heartbeat.interval.ms = 3000 17:52:18 interceptor.classes = [] 17:52:18 internal.leave.group.on.close = true 17:52:18 internal.throw.on.fetch.stable.offset.unsupported = false 17:52:18 isolation.level = read_uncommitted 17:52:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:52:18 max.partition.fetch.bytes = 1048576 17:52:18 max.poll.interval.ms = 300000 17:52:18 max.poll.records = 500 17:52:18 metadata.max.age.ms = 300000 17:52:18 metadata.recovery.strategy = none 17:52:18 metric.reporters = [] 17:52:18 metrics.num.samples = 2 17:52:18 metrics.recording.level = INFO 17:52:18 metrics.sample.window.ms = 30000 17:52:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:52:18 receive.buffer.bytes = 65536 17:52:18 reconnect.backoff.max.ms = 1000 17:52:18 reconnect.backoff.ms = 50 17:52:18 request.timeout.ms = 30000 17:52:18 retry.backoff.max.ms = 1000 17:52:18 retry.backoff.ms = 100 17:52:18 sasl.client.callback.handler.class = null 17:52:18 sasl.jaas.config = null 17:52:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:18 sasl.kerberos.min.time.before.relogin = 60000 17:52:18 sasl.kerberos.service.name = null 17:52:18 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:18 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:18 sasl.login.callback.handler.class = null 17:52:18 sasl.login.class = null 17:52:18 sasl.login.connect.timeout.ms = null 17:52:18 sasl.login.read.timeout.ms = null 17:52:18 sasl.login.refresh.buffer.seconds = 300 17:52:18 sasl.login.refresh.min.period.seconds = 60 17:52:18 sasl.login.refresh.window.factor = 0.8 17:52:18 sasl.login.refresh.window.jitter = 0.05 17:52:18 sasl.login.retry.backoff.max.ms = 10000 17:52:18 sasl.login.retry.backoff.ms = 100 17:52:18 sasl.mechanism = GSSAPI 17:52:18 sasl.oauthbearer.clock.skew.seconds = 30 17:52:18 sasl.oauthbearer.expected.audience = null 17:52:18 sasl.oauthbearer.expected.issuer = null 17:52:18 sasl.oauthbearer.header.urlencode = false 17:52:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:18 sasl.oauthbearer.jwks.endpoint.url = null 17:52:18 sasl.oauthbearer.scope.claim.name = scope 17:52:18 sasl.oauthbearer.sub.claim.name = sub 17:52:18 sasl.oauthbearer.token.endpoint.url = null 17:52:18 security.protocol = PLAINTEXT 17:52:18 security.providers = null 17:52:18 send.buffer.bytes = 131072 17:52:18 session.timeout.ms = 45000 17:52:18 socket.connection.setup.timeout.max.ms = 30000 17:52:18 socket.connection.setup.timeout.ms = 10000 17:52:18 ssl.cipher.suites = null 17:52:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:18 ssl.endpoint.identification.algorithm = https 17:52:18 ssl.engine.factory.class = null 17:52:18 ssl.key.password = null 17:52:18 ssl.keymanager.algorithm = SunX509 17:52:18 ssl.keystore.certificate.chain = null 17:52:18 ssl.keystore.key = null 17:52:18 ssl.keystore.location = null 17:52:18 ssl.keystore.password = null 17:52:18 ssl.keystore.type = JKS 17:52:18 ssl.protocol = TLSv1.3 17:52:18 ssl.provider = null 17:52:18 ssl.secure.random.implementation = null 17:52:18 ssl.trustmanager.algorithm = PKIX 17:52:18 ssl.truststore.certificates = null 17:52:18 ssl.truststore.location = null 17:52:18 ssl.truststore.password = null 17:52:18 ssl.truststore.type = JKS 17:52:18 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:52:18 17:52:18 2026-01-28T17:52:18.654Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:18 2026-01-28T17:52:18.655Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:18 2026-01-28T17:52:18.655Z WARN 6672 --- [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. 17:52:18 2026-01-28T17:52:18.655Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:18 2026-01-28T17:52:18.706Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:18 2026-01-28T17:52:18.706Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:18 2026-01-28T17:52:18.706Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622738705 17:52:18 17:52:18 . ____ _ __ _ _ 17:52:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:18 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:18 =========|_|==============|___/=/_/_/_/ 17:52:18 17:52:18 :: Spring Boot :: (v3.5.9) 17:52:18 17:52:18 2026-01-28T17:52:18.725Z INFO 6672 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:18 2026-01-28T17:52:18.725Z INFO 6672 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 17:52:18 2026-01-28T17:52:18.767Z INFO 6672 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.059 seconds (process running for 48.615) 17:52:18 2026-01-28T17:52:18.770Z INFO 6672 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 17:52:18 2026-01-28T17:52:18.799Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:18 2026-01-28T17:52:18.799Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:18 acks = -1 17:52:18 auto.include.jmx.reporter = true 17:52:18 batch.size = 16384 17:52:18 bootstrap.servers = [localhost:32769] 17:52:18 buffer.memory = 33554432 17:52:18 client.dns.lookup = use_all_dns_ips 17:52:18 client.id = producer-3 17:52:18 compression.gzip.level = -1 17:52:18 compression.lz4.level = 9 17:52:18 compression.type = none 17:52:18 compression.zstd.level = 3 17:52:18 connections.max.idle.ms = 540000 17:52:18 delivery.timeout.ms = 120000 17:52:18 enable.idempotence = false 17:52:18 enable.metrics.push = true 17:52:18 interceptor.classes = [] 17:52:18 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:18 linger.ms = 1 17:52:18 max.block.ms = 60000 17:52:18 max.in.flight.requests.per.connection = 5 17:52:18 max.request.size = 1048576 17:52:18 metadata.max.age.ms = 300000 17:52:18 metadata.max.idle.ms = 300000 17:52:18 metadata.recovery.strategy = none 17:52:18 metric.reporters = [] 17:52:19 metrics.num.samples = 2 17:52:19 metrics.recording.level = INFO 17:52:19 metrics.sample.window.ms = 30000 17:52:19 partitioner.adaptive.partitioning.enable = true 17:52:19 partitioner.availability.timeout.ms = 0 17:52:19 partitioner.class = null 17:52:19 partitioner.ignore.keys = false 17:52:19 receive.buffer.bytes = 32768 17:52:19 reconnect.backoff.max.ms = 1000 17:52:19 reconnect.backoff.ms = 50 17:52:19 request.timeout.ms = 30000 17:52:19 retries = 0 17:52:19 retry.backoff.max.ms = 1000 17:52:19 retry.backoff.ms = 100 17:52:19 sasl.client.callback.handler.class = null 17:52:19 sasl.jaas.config = null 17:52:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:19 sasl.kerberos.min.time.before.relogin = 60000 17:52:19 sasl.kerberos.service.name = null 17:52:19 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:19 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:19 sasl.login.callback.handler.class = null 17:52:19 sasl.login.class = null 17:52:19 sasl.login.connect.timeout.ms = null 17:52:19 sasl.login.read.timeout.ms = null 17:52:19 sasl.login.refresh.buffer.seconds = 300 17:52:19 sasl.login.refresh.min.period.seconds = 60 17:52:19 sasl.login.refresh.window.factor = 0.8 17:52:19 sasl.login.refresh.window.jitter = 0.05 17:52:19 sasl.login.retry.backoff.max.ms = 10000 17:52:19 sasl.login.retry.backoff.ms = 100 17:52:19 sasl.mechanism = GSSAPI 17:52:19 sasl.oauthbearer.clock.skew.seconds = 30 17:52:19 sasl.oauthbearer.expected.audience = null 17:52:19 sasl.oauthbearer.expected.issuer = null 17:52:19 sasl.oauthbearer.header.urlencode = false 17:52:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:19 sasl.oauthbearer.jwks.endpoint.url = null 17:52:19 sasl.oauthbearer.scope.claim.name = scope 17:52:19 sasl.oauthbearer.sub.claim.name = sub 17:52:19 sasl.oauthbearer.token.endpoint.url = null 17:52:19 security.protocol = PLAINTEXT 17:52:19 security.providers = null 17:52:19 send.buffer.bytes = 131072 17:52:19 socket.connection.setup.timeout.max.ms = 30000 17:52:19 socket.connection.setup.timeout.ms = 10000 17:52:19 ssl.cipher.suites = null 17:52:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:19 ssl.endpoint.identification.algorithm = https 17:52:19 ssl.engine.factory.class = null 17:52:19 ssl.key.password = null 17:52:19 ssl.keymanager.algorithm = SunX509 17:52:19 ssl.keystore.certificate.chain = null 17:52:19 ssl.keystore.key = null 17:52:19 ssl.keystore.location = null 17:52:19 ssl.keystore.password = null 17:52:19 ssl.keystore.type = JKS 17:52:19 ssl.protocol = TLSv1.3 17:52:19 ssl.provider = null 17:52:19 ssl.secure.random.implementation = null 17:52:19 ssl.trustmanager.algorithm = PKIX 17:52:19 ssl.truststore.certificates = null 17:52:19 ssl.truststore.location = null 17:52:19 ssl.truststore.password = null 17:52:19 ssl.truststore.type = JKS 17:52:19 transaction.timeout.ms = 60000 17:52:19 transactional.id = null 17:52:19 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:52:19 17:52:19 2026-01-28T17:52:18.799Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:19 2026-01-28T17:52:18.804Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:19 2026-01-28T17:52:18.804Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:19 2026-01-28T17:52:18.804Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:19 2026-01-28T17:52:18.804Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622738804 17:52:19 2026-01-28T17:52:18.966Z WARN 6672 --- [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} 17:52:19 2026-01-28T17:52:18.966Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:19 2026-01-28T17:52:19.162Z INFO 6672 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:19 2026-01-28T17:52:19.299Z INFO 6672 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32769 (id: 2147483646 rack: null) 17:52:19 2026-01-28T17:52:19.306Z INFO 6672 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 17:52:19 2026-01-28T17:52:19.336Z INFO 6672 --- [ 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-8d9199b8-170f-4a4c-a34c-98bfc7211ffd 17:52:19 2026-01-28T17:52:19.337Z INFO 6672 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 17:52:19 2026-01-28T17:52:19.360Z INFO 6672 --- [ 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-8d9199b8-170f-4a4c-a34c-98bfc7211ffd', protocol='range'} 17:52:19 2026-01-28T17:52:19.366Z INFO 6672 --- [ 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-8d9199b8-170f-4a4c-a34c-98bfc7211ffd=Assignment(partitions=[test-topic-0])} 17:52:19 2026-01-28T17:52:19.390Z INFO 6672 --- [ 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-8d9199b8-170f-4a4c-a34c-98bfc7211ffd', protocol='range'} 17:52:19 2026-01-28T17:52:19.391Z INFO 6672 --- [ 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]) 17:52:19 2026-01-28T17:52:19.395Z INFO 6672 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 17:52:19 2026-01-28T17:52:19.416Z INFO 6672 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 17:52:19 2026-01-28T17:52:19.434Z INFO 6672 --- [ 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}}. 17:52:19 2026-01-28T17:52:19.464Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:19 2026-01-28T17:52:19.464Z WARN 6672 --- [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. 17:52:19 2026-01-28T17:52:19.464Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:19 2026-01-28T17:52:19.507Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:19 2026-01-28T17:52:19.507Z WARN 6672 --- [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. 17:52:19 2026-01-28T17:52:19.507Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:19 2026-01-28T17:52:19.595Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:19 2026-01-28T17:52:19.599Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 17:52:19 2026-01-28T17:52:19.675Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:19 2026-01-28T17:52:19.675Z INFO 6672 --- [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: 196ms, elapsed time since send: 196ms, throttle time: 0ms, request timeout: 30000ms) 17:52:19 2026-01-28T17:52:19.675Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 17:52:19 2026-01-28T17:52:19.676Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 17:52:19 2026-01-28T17:52:19.676Z INFO 6672 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=201705852, epoch=1) to node 1: 17:52:19 17:52:19 org.apache.kafka.common.errors.DisconnectException 17:52:19 17:52:19 2026-01-28T17:52:19.680Z INFO 6672 --- [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. 17:52:19 2026-01-28T17:52:19.714Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:19 2026-01-28T17:52:19.714Z WARN 6672 --- [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. 17:52:19 2026-01-28T17:52:19.781Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:19 2026-01-28T17:52:19.781Z WARN 6672 --- [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. 17:52:19 2026-01-28T17:52:19.816Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:19 2026-01-28T17:52:19.816Z WARN 6672 --- [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. 17:52:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.366 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 17:52:19 [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 17:52:20 2026-01-28T17:52:19.884Z INFO 6672 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:52:20 2026-01-28T17:52:19.932Z INFO 6672 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 2f3202e239d9cc20da1d56852331dffc235c8c9b3164900dc985a7a4ea812101 17:52:20 2026-01-28T17:52:19.985Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:20 2026-01-28T17:52:19.985Z WARN 6672 --- [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. 17:52:20 2026-01-28T17:52:20.041Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:20 2026-01-28T17:52:20.041Z WARN 6672 --- [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. 17:52:20 2026-01-28T17:52:20.389Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:20 2026-01-28T17:52:20.389Z WARN 6672 --- [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. 17:52:20 2026-01-28T17:52:20.445Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:20 2026-01-28T17:52:20.445Z WARN 6672 --- [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. 17:52:20 2026-01-28T17:52:20.504Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:20 2026-01-28T17:52:20.504Z WARN 6672 --- [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. 17:52:20 2026-01-28T17:52:20.504Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:20 2026-01-28T17:52:20.508Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:20 2026-01-28T17:52:20.508Z WARN 6672 --- [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. 17:52:20 2026-01-28T17:52:20.508Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:21 2026-01-28T17:52:20.993Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:21 2026-01-28T17:52:20.993Z WARN 6672 --- [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. 17:52:21 2026-01-28T17:52:21.119Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:21 2026-01-28T17:52:21.119Z WARN 6672 --- [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. 17:52:21 2026-01-28T17:52:21.528Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:21 2026-01-28T17:52:21.528Z WARN 6672 --- [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. 17:52:21 2026-01-28T17:52:21.528Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:21 2026-01-28T17:52:21.558Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:21 2026-01-28T17:52:21.558Z WARN 6672 --- [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. 17:52:21 2026-01-28T17:52:21.558Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:21 2026-01-28T17:52:21.797Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:21 2026-01-28T17:52:21.797Z WARN 6672 --- [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. 17:52:22 2026-01-28T17:52:22.073Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:22 2026-01-28T17:52:22.073Z WARN 6672 --- [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. 17:52:22 2026-01-28T17:52:22.391Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:22 2026-01-28T17:52:22.391Z WARN 6672 --- [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. 17:52:22 2026-01-28T17:52:22.391Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:22 2026-01-28T17:52:22.559Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:22 2026-01-28T17:52:22.559Z WARN 6672 --- [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. 17:52:22 2026-01-28T17:52:22.559Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:22 2026-01-28T17:52:22.802Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:22 2026-01-28T17:52:22.802Z WARN 6672 --- [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. 17:52:23 2026-01-28T17:52:23.074Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:23 2026-01-28T17:52:23.074Z WARN 6672 --- [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. 17:52:23 2026-01-28T17:52:23.347Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:23 2026-01-28T17:52:23.348Z WARN 6672 --- [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. 17:52:23 2026-01-28T17:52:23.348Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:23 2026-01-28T17:52:23.591Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:23 2026-01-28T17:52:23.591Z WARN 6672 --- [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. 17:52:23 2026-01-28T17:52:23.592Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:23 2026-01-28T17:52:23.806Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:23 2026-01-28T17:52:23.806Z WARN 6672 --- [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. 17:52:24 2026-01-28T17:52:24.075Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:24 2026-01-28T17:52:24.075Z WARN 6672 --- [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. 17:52:24 2026-01-28T17:52:24.354Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:24 2026-01-28T17:52:24.354Z WARN 6672 --- [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. 17:52:24 2026-01-28T17:52:24.354Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:24 2026-01-28T17:52:24.496Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:24 2026-01-28T17:52:24.496Z WARN 6672 --- [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. 17:52:24 2026-01-28T17:52:24.496Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:24 2026-01-28T17:52:24.813Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:24 2026-01-28T17:52:24.813Z WARN 6672 --- [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. 17:52:25 2026-01-28T17:52:25.081Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:25 2026-01-28T17:52:25.082Z WARN 6672 --- [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. 17:52:25 2026-01-28T17:52:25.355Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:25 2026-01-28T17:52:25.355Z WARN 6672 --- [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. 17:52:25 2026-01-28T17:52:25.355Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:25 2026-01-28T17:52:25.508Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:25 2026-01-28T17:52:25.508Z WARN 6672 --- [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. 17:52:25 2026-01-28T17:52:25.508Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:25 2026-01-28T17:52:25.790Z INFO 6672 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.906121532S 17:52:25 2026-01-28T17:52:25.796Z INFO 6672 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:52:25 allow.auto.create.topics = true 17:52:25 auto.commit.interval.ms = 5000 17:52:25 auto.include.jmx.reporter = true 17:52:25 auto.offset.reset = earliest 17:52:25 bootstrap.servers = [localhost:32770] 17:52:25 check.crcs = true 17:52:25 client.dns.lookup = use_all_dns_ips 17:52:25 client.id = consumer-test-2 17:52:25 client.rack = 17:52:25 connections.max.idle.ms = 540000 17:52:25 default.api.timeout.ms = 60000 17:52:25 enable.auto.commit = true 17:52:25 enable.metrics.push = true 17:52:25 exclude.internal.topics = true 17:52:25 fetch.max.bytes = 52428800 17:52:25 fetch.max.wait.ms = 500 17:52:25 fetch.min.bytes = 1 17:52:25 group.id = test 17:52:25 group.instance.id = null 17:52:25 group.protocol = classic 17:52:25 group.remote.assignor = null 17:52:25 heartbeat.interval.ms = 3000 17:52:25 interceptor.classes = [] 17:52:25 internal.leave.group.on.close = true 17:52:25 internal.throw.on.fetch.stable.offset.unsupported = false 17:52:25 isolation.level = read_uncommitted 17:52:25 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:52:25 max.partition.fetch.bytes = 1048576 17:52:25 max.poll.interval.ms = 300000 17:52:25 max.poll.records = 500 17:52:25 metadata.max.age.ms = 300000 17:52:25 metadata.recovery.strategy = none 17:52:25 metric.reporters = [] 17:52:25 metrics.num.samples = 2 17:52:25 metrics.recording.level = INFO 17:52:25 metrics.sample.window.ms = 30000 17:52:25 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:52:25 receive.buffer.bytes = 65536 17:52:25 reconnect.backoff.max.ms = 1000 17:52:25 reconnect.backoff.ms = 50 17:52:25 request.timeout.ms = 30000 17:52:25 retry.backoff.max.ms = 1000 17:52:25 retry.backoff.ms = 100 17:52:25 sasl.client.callback.handler.class = null 17:52:25 sasl.jaas.config = null 17:52:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:25 sasl.kerberos.min.time.before.relogin = 60000 17:52:25 sasl.kerberos.service.name = null 17:52:25 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:25 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:25 sasl.login.callback.handler.class = null 17:52:25 sasl.login.class = null 17:52:25 sasl.login.connect.timeout.ms = null 17:52:25 sasl.login.read.timeout.ms = null 17:52:25 sasl.login.refresh.buffer.seconds = 300 17:52:25 sasl.login.refresh.min.period.seconds = 60 17:52:25 sasl.login.refresh.window.factor = 0.8 17:52:25 sasl.login.refresh.window.jitter = 0.05 17:52:25 sasl.login.retry.backoff.max.ms = 10000 17:52:25 sasl.login.retry.backoff.ms = 100 17:52:25 sasl.mechanism = GSSAPI 17:52:25 sasl.oauthbearer.clock.skew.seconds = 30 17:52:25 sasl.oauthbearer.expected.audience = null 17:52:25 sasl.oauthbearer.expected.issuer = null 17:52:25 sasl.oauthbearer.header.urlencode = false 17:52:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:25 sasl.oauthbearer.jwks.endpoint.url = null 17:52:25 sasl.oauthbearer.scope.claim.name = scope 17:52:25 sasl.oauthbearer.sub.claim.name = sub 17:52:25 sasl.oauthbearer.token.endpoint.url = null 17:52:25 security.protocol = PLAINTEXT 17:52:25 security.providers = null 17:52:25 send.buffer.bytes = 131072 17:52:25 session.timeout.ms = 45000 17:52:25 socket.connection.setup.timeout.max.ms = 30000 17:52:25 socket.connection.setup.timeout.ms = 10000 17:52:25 ssl.cipher.suites = null 17:52:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:25 ssl.endpoint.identification.algorithm = https 17:52:25 ssl.engine.factory.class = null 17:52:25 ssl.key.password = null 17:52:25 ssl.keymanager.algorithm = SunX509 17:52:25 ssl.keystore.certificate.chain = null 17:52:25 ssl.keystore.key = null 17:52:25 ssl.keystore.location = null 17:52:25 ssl.keystore.password = null 17:52:25 ssl.keystore.type = JKS 17:52:25 ssl.protocol = TLSv1.3 17:52:25 ssl.provider = null 17:52:25 ssl.secure.random.implementation = null 17:52:25 ssl.trustmanager.algorithm = PKIX 17:52:25 ssl.truststore.certificates = null 17:52:25 ssl.truststore.location = null 17:52:25 ssl.truststore.password = null 17:52:25 ssl.truststore.type = JKS 17:52:25 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:52:25 17:52:25 2026-01-28T17:52:25.797Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:25 2026-01-28T17:52:25.804Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:25 2026-01-28T17:52:25.804Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:25 2026-01-28T17:52:25.804Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622745804 17:52:25 17:52:25,824 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:52:25 17:52:25,824 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:52:25 17:52:25,824 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:52:25 17:52:25,831 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:52:25 17:52:25,831 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:52:25 17:52:25,840 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:52:25 17:52:25,840 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:52:25 17:52:25 . ____ _ __ _ _ 17:52:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:25 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:25 =========|_|==============|___/=/_/_/_/ 17:52:25 17:52:25 :: Spring Boot :: (v3.5.9) 17:52:25 17:52:25 2026-01-28T17:52:25.847Z INFO 6672 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:25 2026-01-28T17:52:25.847Z INFO 6672 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 17:52:25 2026-01-28T17:52:25.877Z INFO 6672 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.071 seconds (process running for 55.725) 17:52:25 2026-01-28T17:52:25.881Z INFO 6672 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 17:52:25 2026-01-28T17:52:25.902Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:25 2026-01-28T17:52:25.902Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:25 acks = -1 17:52:25 auto.include.jmx.reporter = true 17:52:25 batch.size = 16384 17:52:25 bootstrap.servers = [localhost:32770] 17:52:25 buffer.memory = 33554432 17:52:25 client.dns.lookup = use_all_dns_ips 17:52:25 client.id = producer-4 17:52:25 compression.gzip.level = -1 17:52:25 compression.lz4.level = 9 17:52:25 compression.type = none 17:52:25 compression.zstd.level = 3 17:52:25 connections.max.idle.ms = 540000 17:52:25 delivery.timeout.ms = 120000 17:52:25 enable.idempotence = false 17:52:25 enable.metrics.push = true 17:52:25 interceptor.classes = [] 17:52:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:25 linger.ms = 1 17:52:25 max.block.ms = 60000 17:52:25 max.in.flight.requests.per.connection = 5 17:52:25 max.request.size = 1048576 17:52:25 metadata.max.age.ms = 300000 17:52:25 metadata.max.idle.ms = 300000 17:52:25 metadata.recovery.strategy = none 17:52:25 metric.reporters = [] 17:52:25 metrics.num.samples = 2 17:52:25 metrics.recording.level = INFO 17:52:25 metrics.sample.window.ms = 30000 17:52:25 partitioner.adaptive.partitioning.enable = true 17:52:25 partitioner.availability.timeout.ms = 0 17:52:25 partitioner.class = null 17:52:25 partitioner.ignore.keys = false 17:52:25 receive.buffer.bytes = 32768 17:52:25 reconnect.backoff.max.ms = 1000 17:52:25 reconnect.backoff.ms = 50 17:52:25 request.timeout.ms = 30000 17:52:25 retries = 0 17:52:25 retry.backoff.max.ms = 1000 17:52:25 retry.backoff.ms = 100 17:52:25 sasl.client.callback.handler.class = null 17:52:25 sasl.jaas.config = null 17:52:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:25 sasl.kerberos.min.time.before.relogin = 60000 17:52:25 sasl.kerberos.service.name = null 17:52:25 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:25 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:25 sasl.login.callback.handler.class = null 17:52:25 sasl.login.class = null 17:52:25 sasl.login.connect.timeout.ms = null 17:52:25 sasl.login.read.timeout.ms = null 17:52:25 sasl.login.refresh.buffer.seconds = 300 17:52:25 sasl.login.refresh.min.period.seconds = 60 17:52:25 sasl.login.refresh.window.factor = 0.8 17:52:25 sasl.login.refresh.window.jitter = 0.05 17:52:25 sasl.login.retry.backoff.max.ms = 10000 17:52:25 sasl.login.retry.backoff.ms = 100 17:52:25 sasl.mechanism = GSSAPI 17:52:25 sasl.oauthbearer.clock.skew.seconds = 30 17:52:25 sasl.oauthbearer.expected.audience = null 17:52:25 sasl.oauthbearer.expected.issuer = null 17:52:25 sasl.oauthbearer.header.urlencode = false 17:52:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:25 sasl.oauthbearer.jwks.endpoint.url = null 17:52:25 sasl.oauthbearer.scope.claim.name = scope 17:52:25 sasl.oauthbearer.sub.claim.name = sub 17:52:25 sasl.oauthbearer.token.endpoint.url = null 17:52:25 security.protocol = PLAINTEXT 17:52:25 security.providers = null 17:52:25 send.buffer.bytes = 131072 17:52:25 socket.connection.setup.timeout.max.ms = 30000 17:52:25 socket.connection.setup.timeout.ms = 10000 17:52:25 ssl.cipher.suites = null 17:52:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:25 ssl.endpoint.identification.algorithm = https 17:52:25 ssl.engine.factory.class = null 17:52:25 ssl.key.password = null 17:52:25 ssl.keymanager.algorithm = SunX509 17:52:25 ssl.keystore.certificate.chain = null 17:52:25 ssl.keystore.key = null 17:52:25 ssl.keystore.location = null 17:52:25 ssl.keystore.password = null 17:52:25 ssl.keystore.type = JKS 17:52:25 ssl.protocol = TLSv1.3 17:52:25 ssl.provider = null 17:52:25 ssl.secure.random.implementation = null 17:52:25 ssl.trustmanager.algorithm = PKIX 17:52:25 ssl.truststore.certificates = null 17:52:25 ssl.truststore.location = null 17:52:25 ssl.truststore.password = null 17:52:25 ssl.truststore.type = JKS 17:52:25 transaction.timeout.ms = 60000 17:52:25 transactional.id = null 17:52:25 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:52:25 17:52:25 2026-01-28T17:52:25.902Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:25 2026-01-28T17:52:25.906Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:25 2026-01-28T17:52:25.906Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:25 2026-01-28T17:52:25.906Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:25 2026-01-28T17:52:25.906Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622745906 17:52:26 2026-01-28T17:52:25.957Z WARN 6672 --- [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} 17:52:26 2026-01-28T17:52:25.958Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:26 2026-01-28T17:52:26.082Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:26 2026-01-28T17:52:26.082Z WARN 6672 --- [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. 17:52:26 2026-01-28T17:52:26.113Z INFO 6672 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:26 2026-01-28T17:52:26.257Z INFO 6672 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 17:52:26 2026-01-28T17:52:26.259Z INFO 6672 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 17:52:26 2026-01-28T17:52:26.287Z INFO 6672 --- [ 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-0b0edd49-f29b-43b8-bba3-454501932ff3 17:52:26 2026-01-28T17:52:26.287Z INFO 6672 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 17:52:26 2026-01-28T17:52:26.315Z INFO 6672 --- [ 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-0b0edd49-f29b-43b8-bba3-454501932ff3', protocol='range'} 17:52:26 2026-01-28T17:52:26.316Z INFO 6672 --- [ 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-0b0edd49-f29b-43b8-bba3-454501932ff3=Assignment(partitions=[client-topic-0])} 17:52:26 2026-01-28T17:52:26.335Z INFO 6672 --- [ 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-0b0edd49-f29b-43b8-bba3-454501932ff3', protocol='range'} 17:52:26 2026-01-28T17:52:26.335Z INFO 6672 --- [ 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]) 17:52:26 2026-01-28T17:52:26.335Z INFO 6672 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 17:52:26 2026-01-28T17:52:26.349Z INFO 6672 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 17:52:26 2026-01-28T17:52:26.357Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:26 2026-01-28T17:52:26.357Z WARN 6672 --- [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. 17:52:26 2026-01-28T17:52:26.357Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:26 2026-01-28T17:52:26.369Z INFO 6672 --- [ 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}}. 17:52:26 2026-01-28T17:52:26.437Z INFO 6672 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:52:26 allow.auto.create.topics = true 17:52:26 auto.commit.interval.ms = 5000 17:52:26 auto.include.jmx.reporter = true 17:52:26 auto.offset.reset = earliest 17:52:26 bootstrap.servers = [localhost:32770] 17:52:26 check.crcs = true 17:52:26 client.dns.lookup = use_all_dns_ips 17:52:26 client.id = consumer-test-3 17:52:26 client.rack = 17:52:26 connections.max.idle.ms = 540000 17:52:26 default.api.timeout.ms = 60000 17:52:26 enable.auto.commit = true 17:52:26 enable.metrics.push = true 17:52:26 exclude.internal.topics = true 17:52:26 fetch.max.bytes = 52428800 17:52:26 fetch.max.wait.ms = 500 17:52:26 fetch.min.bytes = 1 17:52:26 group.id = test 17:52:26 group.instance.id = null 17:52:26 group.protocol = classic 17:52:26 group.remote.assignor = null 17:52:26 heartbeat.interval.ms = 3000 17:52:26 interceptor.classes = [] 17:52:26 internal.leave.group.on.close = true 17:52:26 internal.throw.on.fetch.stable.offset.unsupported = false 17:52:26 isolation.level = read_uncommitted 17:52:26 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:52:26 max.partition.fetch.bytes = 1048576 17:52:26 max.poll.interval.ms = 300000 17:52:26 max.poll.records = 500 17:52:26 metadata.max.age.ms = 300000 17:52:26 metadata.recovery.strategy = none 17:52:26 metric.reporters = [] 17:52:26 metrics.num.samples = 2 17:52:26 metrics.recording.level = INFO 17:52:26 metrics.sample.window.ms = 30000 17:52:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:52:26 receive.buffer.bytes = 65536 17:52:26 reconnect.backoff.max.ms = 1000 17:52:26 reconnect.backoff.ms = 50 17:52:26 request.timeout.ms = 30000 17:52:26 retry.backoff.max.ms = 1000 17:52:26 retry.backoff.ms = 100 17:52:26 sasl.client.callback.handler.class = null 17:52:26 sasl.jaas.config = null 17:52:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:26 sasl.kerberos.min.time.before.relogin = 60000 17:52:26 sasl.kerberos.service.name = null 17:52:26 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:26 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:26 sasl.login.callback.handler.class = null 17:52:26 sasl.login.class = null 17:52:26 sasl.login.connect.timeout.ms = null 17:52:26 sasl.login.read.timeout.ms = null 17:52:26 sasl.login.refresh.buffer.seconds = 300 17:52:26 sasl.login.refresh.min.period.seconds = 60 17:52:26 sasl.login.refresh.window.factor = 0.8 17:52:26 sasl.login.refresh.window.jitter = 0.05 17:52:26 sasl.login.retry.backoff.max.ms = 10000 17:52:26 sasl.login.retry.backoff.ms = 100 17:52:26 sasl.mechanism = GSSAPI 17:52:26 sasl.oauthbearer.clock.skew.seconds = 30 17:52:26 sasl.oauthbearer.expected.audience = null 17:52:26 sasl.oauthbearer.expected.issuer = null 17:52:26 sasl.oauthbearer.header.urlencode = false 17:52:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:26 sasl.oauthbearer.jwks.endpoint.url = null 17:52:26 sasl.oauthbearer.scope.claim.name = scope 17:52:26 sasl.oauthbearer.sub.claim.name = sub 17:52:26 sasl.oauthbearer.token.endpoint.url = null 17:52:26 security.protocol = PLAINTEXT 17:52:26 security.providers = null 17:52:26 send.buffer.bytes = 131072 17:52:26 session.timeout.ms = 45000 17:52:26 socket.connection.setup.timeout.max.ms = 30000 17:52:26 socket.connection.setup.timeout.ms = 10000 17:52:26 ssl.cipher.suites = null 17:52:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:26 ssl.endpoint.identification.algorithm = https 17:52:26 ssl.engine.factory.class = null 17:52:26 ssl.key.password = null 17:52:26 ssl.keymanager.algorithm = SunX509 17:52:26 ssl.keystore.certificate.chain = null 17:52:26 ssl.keystore.key = null 17:52:26 ssl.keystore.location = null 17:52:26 ssl.keystore.password = null 17:52:26 ssl.keystore.type = JKS 17:52:26 ssl.protocol = TLSv1.3 17:52:26 ssl.provider = null 17:52:26 ssl.secure.random.implementation = null 17:52:26 ssl.trustmanager.algorithm = PKIX 17:52:26 ssl.truststore.certificates = null 17:52:26 ssl.truststore.location = null 17:52:26 ssl.truststore.password = null 17:52:26 ssl.truststore.type = JKS 17:52:26 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:52:26 17:52:26 2026-01-28T17:52:26.438Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:26 2026-01-28T17:52:26.441Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:26 2026-01-28T17:52:26.441Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:26 2026-01-28T17:52:26.441Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622746441 17:52:26 2026-01-28T17:52:26.449Z INFO 6672 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:52:26 allow.auto.create.topics = true 17:52:26 auto.commit.interval.ms = 5000 17:52:26 auto.include.jmx.reporter = true 17:52:26 auto.offset.reset = earliest 17:52:26 bootstrap.servers = [localhost:32770] 17:52:26 check.crcs = true 17:52:26 client.dns.lookup = use_all_dns_ips 17:52:26 client.id = consumer-test-4 17:52:26 client.rack = 17:52:26 connections.max.idle.ms = 540000 17:52:26 default.api.timeout.ms = 60000 17:52:26 enable.auto.commit = true 17:52:26 enable.metrics.push = true 17:52:26 exclude.internal.topics = true 17:52:26 fetch.max.bytes = 52428800 17:52:26 fetch.max.wait.ms = 500 17:52:26 fetch.min.bytes = 1 17:52:26 group.id = test 17:52:26 group.instance.id = null 17:52:26 group.protocol = classic 17:52:26 group.remote.assignor = null 17:52:26 heartbeat.interval.ms = 3000 17:52:26 interceptor.classes = [] 17:52:26 internal.leave.group.on.close = true 17:52:26 internal.throw.on.fetch.stable.offset.unsupported = false 17:52:26 isolation.level = read_uncommitted 17:52:26 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:52:26 max.partition.fetch.bytes = 1048576 17:52:26 max.poll.interval.ms = 300000 17:52:26 max.poll.records = 500 17:52:26 metadata.max.age.ms = 300000 17:52:26 metadata.recovery.strategy = none 17:52:26 metric.reporters = [] 17:52:26 metrics.num.samples = 2 17:52:26 metrics.recording.level = INFO 17:52:26 metrics.sample.window.ms = 30000 17:52:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:52:26 receive.buffer.bytes = 65536 17:52:26 reconnect.backoff.max.ms = 1000 17:52:26 reconnect.backoff.ms = 50 17:52:26 request.timeout.ms = 30000 17:52:26 retry.backoff.max.ms = 1000 17:52:26 retry.backoff.ms = 100 17:52:26 sasl.client.callback.handler.class = null 17:52:26 sasl.jaas.config = null 17:52:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:26 sasl.kerberos.min.time.before.relogin = 60000 17:52:26 sasl.kerberos.service.name = null 17:52:26 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:26 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:26 sasl.login.callback.handler.class = null 17:52:26 sasl.login.class = null 17:52:26 sasl.login.connect.timeout.ms = null 17:52:26 sasl.login.read.timeout.ms = null 17:52:26 sasl.login.refresh.buffer.seconds = 300 17:52:26 sasl.login.refresh.min.period.seconds = 60 17:52:26 sasl.login.refresh.window.factor = 0.8 17:52:26 sasl.login.refresh.window.jitter = 0.05 17:52:26 sasl.login.retry.backoff.max.ms = 10000 17:52:26 sasl.login.retry.backoff.ms = 100 17:52:26 sasl.mechanism = GSSAPI 17:52:26 sasl.oauthbearer.clock.skew.seconds = 30 17:52:26 sasl.oauthbearer.expected.audience = null 17:52:26 sasl.oauthbearer.expected.issuer = null 17:52:26 sasl.oauthbearer.header.urlencode = false 17:52:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:26 sasl.oauthbearer.jwks.endpoint.url = null 17:52:26 sasl.oauthbearer.scope.claim.name = scope 17:52:26 sasl.oauthbearer.sub.claim.name = sub 17:52:26 sasl.oauthbearer.token.endpoint.url = null 17:52:26 security.protocol = PLAINTEXT 17:52:26 security.providers = null 17:52:26 send.buffer.bytes = 131072 17:52:26 session.timeout.ms = 45000 17:52:26 socket.connection.setup.timeout.max.ms = 30000 17:52:26 socket.connection.setup.timeout.ms = 10000 17:52:26 ssl.cipher.suites = null 17:52:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:26 ssl.endpoint.identification.algorithm = https 17:52:26 ssl.engine.factory.class = null 17:52:26 ssl.key.password = null 17:52:26 ssl.keymanager.algorithm = SunX509 17:52:26 ssl.keystore.certificate.chain = null 17:52:26 ssl.keystore.key = null 17:52:26 ssl.keystore.location = null 17:52:26 ssl.keystore.password = null 17:52:26 ssl.keystore.type = JKS 17:52:26 ssl.protocol = TLSv1.3 17:52:26 ssl.provider = null 17:52:26 ssl.secure.random.implementation = null 17:52:26 ssl.trustmanager.algorithm = PKIX 17:52:26 ssl.truststore.certificates = null 17:52:26 ssl.truststore.location = null 17:52:26 ssl.truststore.password = null 17:52:26 ssl.truststore.type = JKS 17:52:26 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:52:26 17:52:26 2026-01-28T17:52:26.449Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:26 2026-01-28T17:52:26.452Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:26 2026-01-28T17:52:26.452Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:26 2026-01-28T17:52:26.452Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622746452 17:52:26 2026-01-28T17:52:26.509Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:26 2026-01-28T17:52:26.509Z WARN 6672 --- [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. 17:52:26 2026-01-28T17:52:26.509Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:26 2026-01-28T17:52:26.519Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:26 2026-01-28T17:52:26.520Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 17:52:26 2026-01-28T17:52:26.620Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:26 2026-01-28T17:52:26.622Z INFO 6672 --- [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: 205ms, elapsed time since send: 205ms, throttle time: 0ms, request timeout: 30000ms) 17:52:26 2026-01-28T17:52:26.622Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 17:52:26 2026-01-28T17:52:26.622Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 17:52:26 2026-01-28T17:52:26.622Z INFO 6672 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=198096354, epoch=1) to node 1: 17:52:26 17:52:26 org.apache.kafka.common.errors.DisconnectException 17:52:26 17:52:26 2026-01-28T17:52:26.622Z INFO 6672 --- [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. 17:52:26 2026-01-28T17:52:26.627Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:26 2026-01-28T17:52:26.627Z WARN 6672 --- [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. 17:52:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.887 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 17:52:26 [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 17:52:26 2026-01-28T17:52:26.777Z INFO 6672 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:52:26 2026-01-28T17:52:26.824Z INFO 6672 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: d566b2077ebc150a9cc975c49aec51749c07d6739c4aa01e8c0eaad13bc43752 17:52:26 2026-01-28T17:52:26.825Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:26 2026-01-28T17:52:26.825Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:26 2026-01-28T17:52:26.839Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:26 2026-01-28T17:52:26.839Z WARN 6672 --- [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. 17:52:26 2026-01-28T17:52:26.851Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:26 2026-01-28T17:52:26.851Z WARN 6672 --- [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. 17:52:27 2026-01-28T17:52:27.027Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:27 2026-01-28T17:52:27.027Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:27 2026-01-28T17:52:27.083Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:27 2026-01-28T17:52:27.083Z WARN 6672 --- [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. 17:52:27 2026-01-28T17:52:27.301Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:27 2026-01-28T17:52:27.301Z WARN 6672 --- [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. 17:52:27 2026-01-28T17:52:27.329Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:27 2026-01-28T17:52:27.329Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:27 2026-01-28T17:52:27.359Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:27 2026-01-28T17:52:27.359Z WARN 6672 --- [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. 17:52:27 2026-01-28T17:52:27.359Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:27 2026-01-28T17:52:27.365Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:27 2026-01-28T17:52:27.365Z WARN 6672 --- [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. 17:52:27 2026-01-28T17:52:27.366Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:27 2026-01-28T17:52:27.833Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:27 2026-01-28T17:52:27.833Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:27 2026-01-28T17:52:27.845Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:27 2026-01-28T17:52:27.845Z WARN 6672 --- [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. 17:52:28 2026-01-28T17:52:28.086Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:28 2026-01-28T17:52:28.086Z WARN 6672 --- [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. 17:52:28 2026-01-28T17:52:28.263Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:28 2026-01-28T17:52:28.264Z WARN 6672 --- [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. 17:52:28 2026-01-28T17:52:28.374Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:28 2026-01-28T17:52:28.374Z WARN 6672 --- [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. 17:52:28 2026-01-28T17:52:28.374Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:28 2026-01-28T17:52:28.382Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:28 2026-01-28T17:52:28.382Z WARN 6672 --- [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. 17:52:28 2026-01-28T17:52:28.382Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:28 2026-01-28T17:52:28.746Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:28 2026-01-28T17:52:28.746Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:28 2026-01-28T17:52:28.849Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:28 2026-01-28T17:52:28.849Z WARN 6672 --- [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. 17:52:29 2026-01-28T17:52:29.087Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:29 2026-01-28T17:52:29.087Z WARN 6672 --- [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. 17:52:29 2026-01-28T17:52:29.265Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:29 2026-01-28T17:52:29.265Z WARN 6672 --- [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. 17:52:29 2026-01-28T17:52:29.379Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:29 2026-01-28T17:52:29.379Z WARN 6672 --- [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. 17:52:29 2026-01-28T17:52:29.379Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:29 2026-01-28T17:52:29.387Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:29 2026-01-28T17:52:29.387Z WARN 6672 --- [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. 17:52:29 2026-01-28T17:52:29.387Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:29 2026-01-28T17:52:29.750Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:29 2026-01-28T17:52:29.750Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:29 2026-01-28T17:52:29.853Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:29 2026-01-28T17:52:29.853Z WARN 6672 --- [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. 17:52:30 2026-01-28T17:52:30.089Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:30 2026-01-28T17:52:30.089Z WARN 6672 --- [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. 17:52:30 2026-01-28T17:52:30.266Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:30 2026-01-28T17:52:30.267Z WARN 6672 --- [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. 17:52:30 2026-01-28T17:52:30.293Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:30 2026-01-28T17:52:30.293Z WARN 6672 --- [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. 17:52:30 2026-01-28T17:52:30.293Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:30 2026-01-28T17:52:30.380Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:30 2026-01-28T17:52:30.380Z WARN 6672 --- [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. 17:52:30 2026-01-28T17:52:30.380Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:30 2026-01-28T17:52:30.756Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:30 2026-01-28T17:52:30.756Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:30 2026-01-28T17:52:30.857Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:30 2026-01-28T17:52:30.857Z WARN 6672 --- [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. 17:52:31 2026-01-28T17:52:31.091Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:31 2026-01-28T17:52:31.091Z WARN 6672 --- [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. 17:52:31 2026-01-28T17:52:31.149Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:31 2026-01-28T17:52:31.149Z WARN 6672 --- [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. 17:52:31 2026-01-28T17:52:31.149Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:31 2026-01-28T17:52:31.268Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:31 2026-01-28T17:52:31.268Z WARN 6672 --- [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. 17:52:31 2026-01-28T17:52:31.341Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:31 2026-01-28T17:52:31.341Z WARN 6672 --- [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. 17:52:31 2026-01-28T17:52:31.341Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:31 2026-01-28T17:52:31.764Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:31 2026-01-28T17:52:31.764Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:31 2026-01-28T17:52:31.866Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:31 2026-01-28T17:52:31.866Z WARN 6672 --- [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. 17:52:32 2026-01-28T17:52:32.092Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:32 2026-01-28T17:52:32.092Z WARN 6672 --- [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. 17:52:32 2026-01-28T17:52:32.151Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:32 2026-01-28T17:52:32.151Z WARN 6672 --- [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. 17:52:32 2026-01-28T17:52:32.151Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:32 2026-01-28T17:52:32.269Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:32 2026-01-28T17:52:32.270Z WARN 6672 --- [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. 17:52:32 2026-01-28T17:52:32.348Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:32 2026-01-28T17:52:32.348Z WARN 6672 --- [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. 17:52:32 2026-01-28T17:52:32.348Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:32 2026-01-28T17:52:32.773Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:32 2026-01-28T17:52:32.773Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:32 2026-01-28T17:52:32.872Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:32 2026-01-28T17:52:32.872Z WARN 6672 --- [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. 17:52:32 2026-01-28T17:52:32.916Z INFO 6672 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.139755395S 17:52:32 17:52:32,941 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:52:32 17:52:32,941 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:52:32 17:52:32,941 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:52:32 17:52:32,947 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:52:32 17:52:32,947 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:52:32 17:52:32,956 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:52:32 17:52:32,956 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:52:33 17:52:33 . ____ _ __ _ _ 17:52:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:33 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:33 =========|_|==============|___/=/_/_/_/ 17:52:33 17:52:33 :: Spring Boot :: (v3.5.9) 17:52:33 17:52:33 2026-01-28T17:52:32.967Z INFO 6672 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:33 2026-01-28T17:52:32.967Z INFO 6672 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 17:52:33 2026-01-28T17:52:33.010Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:33 2026-01-28T17:52:33.010Z WARN 6672 --- [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. 17:52:33 2026-01-28T17:52:33.010Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:33 2026-01-28T17:52:33.093Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:33 2026-01-28T17:52:33.093Z WARN 6672 --- [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. 17:52:33 2026-01-28T17:52:33.270Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:33 2026-01-28T17:52:33.271Z WARN 6672 --- [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. 17:52:33 2026-01-28T17:52:33.360Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:33 2026-01-28T17:52:33.360Z WARN 6672 --- [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. 17:52:33 2026-01-28T17:52:33.360Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:33 2026-01-28T17:52:33.782Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:33 2026-01-28T17:52:33.782Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:33 2026-01-28T17:52:33.880Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:33 2026-01-28T17:52:33.880Z WARN 6672 --- [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. 17:52:34 2026-01-28T17:52:34.058Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:34 2026-01-28T17:52:34.058Z WARN 6672 --- [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. 17:52:34 2026-01-28T17:52:34.058Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:34 2026-01-28T17:52:34.094Z INFO 6672 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 17:52:34 2026-01-28T17:52:34.094Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:34 2026-01-28T17:52:34.094Z WARN 6672 --- [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. 17:52:34 2026-01-28T17:52:34.254Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:34 2026-01-28T17:52:34.255Z WARN 6672 --- [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. 17:52:34 2026-01-28T17:52:34.361Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:34 2026-01-28T17:52:34.361Z WARN 6672 --- [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. 17:52:34 2026-01-28T17:52:34.361Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:34 2026-01-28T17:52:34.560Z INFO 6672 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:52:34 allow.auto.create.topics = true 17:52:34 auto.commit.interval.ms = 5000 17:52:34 auto.include.jmx.reporter = true 17:52:34 auto.offset.reset = latest 17:52:34 bootstrap.servers = [localhost:32771] 17:52:34 check.crcs = true 17:52:34 client.dns.lookup = use_all_dns_ips 17:52:34 client.id = consumer-ncmp-data-operation-event-group-5 17:52:34 client.rack = 17:52:34 connections.max.idle.ms = 540000 17:52:34 default.api.timeout.ms = 60000 17:52:34 enable.auto.commit = false 17:52:34 enable.metrics.push = true 17:52:34 exclude.internal.topics = true 17:52:34 fetch.max.bytes = 52428800 17:52:34 fetch.max.wait.ms = 500 17:52:34 fetch.min.bytes = 1 17:52:34 group.id = ncmp-data-operation-event-group 17:52:34 group.instance.id = null 17:52:34 group.protocol = classic 17:52:34 group.remote.assignor = null 17:52:34 heartbeat.interval.ms = 3000 17:52:34 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 17:52:34 internal.leave.group.on.close = true 17:52:34 internal.throw.on.fetch.stable.offset.unsupported = false 17:52:34 isolation.level = read_uncommitted 17:52:34 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:52:34 max.partition.fetch.bytes = 1048576 17:52:34 max.poll.interval.ms = 300000 17:52:34 max.poll.records = 500 17:52:34 metadata.max.age.ms = 300000 17:52:34 metadata.recovery.strategy = none 17:52:34 metric.reporters = [] 17:52:34 metrics.num.samples = 2 17:52:34 metrics.recording.level = INFO 17:52:34 metrics.sample.window.ms = 30000 17:52:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:52:34 receive.buffer.bytes = 65536 17:52:34 reconnect.backoff.max.ms = 1000 17:52:34 reconnect.backoff.ms = 50 17:52:34 request.timeout.ms = 30000 17:52:34 retry.backoff.max.ms = 1000 17:52:34 retry.backoff.ms = 100 17:52:34 sasl.client.callback.handler.class = null 17:52:34 sasl.jaas.config = null 17:52:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:34 sasl.kerberos.min.time.before.relogin = 60000 17:52:34 sasl.kerberos.service.name = null 17:52:34 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:34 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:34 sasl.login.callback.handler.class = null 17:52:34 sasl.login.class = null 17:52:34 sasl.login.connect.timeout.ms = null 17:52:34 sasl.login.read.timeout.ms = null 17:52:34 sasl.login.refresh.buffer.seconds = 300 17:52:34 sasl.login.refresh.min.period.seconds = 60 17:52:34 sasl.login.refresh.window.factor = 0.8 17:52:34 sasl.login.refresh.window.jitter = 0.05 17:52:34 sasl.login.retry.backoff.max.ms = 10000 17:52:34 sasl.login.retry.backoff.ms = 100 17:52:34 sasl.mechanism = GSSAPI 17:52:34 sasl.oauthbearer.clock.skew.seconds = 30 17:52:34 sasl.oauthbearer.expected.audience = null 17:52:34 sasl.oauthbearer.expected.issuer = null 17:52:34 sasl.oauthbearer.header.urlencode = false 17:52:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:34 sasl.oauthbearer.jwks.endpoint.url = null 17:52:34 sasl.oauthbearer.scope.claim.name = scope 17:52:34 sasl.oauthbearer.sub.claim.name = sub 17:52:34 sasl.oauthbearer.token.endpoint.url = null 17:52:34 security.protocol = PLAINTEXT 17:52:34 security.providers = null 17:52:34 send.buffer.bytes = 131072 17:52:34 session.timeout.ms = 45000 17:52:34 socket.connection.setup.timeout.max.ms = 30000 17:52:34 socket.connection.setup.timeout.ms = 10000 17:52:34 ssl.cipher.suites = null 17:52:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:34 ssl.endpoint.identification.algorithm = https 17:52:34 ssl.engine.factory.class = null 17:52:34 ssl.key.password = null 17:52:34 ssl.keymanager.algorithm = SunX509 17:52:34 ssl.keystore.certificate.chain = null 17:52:34 ssl.keystore.key = null 17:52:34 ssl.keystore.location = null 17:52:34 ssl.keystore.password = null 17:52:34 ssl.keystore.type = JKS 17:52:34 ssl.protocol = TLSv1.3 17:52:34 ssl.provider = null 17:52:34 ssl.secure.random.implementation = null 17:52:34 ssl.trustmanager.algorithm = PKIX 17:52:34 ssl.truststore.certificates = null 17:52:34 ssl.truststore.location = null 17:52:34 ssl.truststore.password = null 17:52:34 ssl.truststore.type = JKS 17:52:34 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:52:34 17:52:34 2026-01-28T17:52:34.561Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:34 2026-01-28T17:52:34.565Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:34 2026-01-28T17:52:34.565Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:34 2026-01-28T17:52:34.565Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622754565 17:52:34 2026-01-28T17:52:34.566Z INFO 6672 --- [ 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 17:52:34 2026-01-28T17:52:34.577Z INFO 6672 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:52:34 allow.auto.create.topics = true 17:52:34 auto.commit.interval.ms = 5000 17:52:34 auto.include.jmx.reporter = true 17:52:34 auto.offset.reset = latest 17:52:34 bootstrap.servers = [localhost:32771] 17:52:34 check.crcs = true 17:52:34 client.dns.lookup = use_all_dns_ips 17:52:34 client.id = consumer-ncmp-async-rest-request-event-group-6 17:52:34 client.rack = 17:52:34 connections.max.idle.ms = 540000 17:52:34 default.api.timeout.ms = 60000 17:52:34 enable.auto.commit = false 17:52:34 enable.metrics.push = true 17:52:34 exclude.internal.topics = true 17:52:34 fetch.max.bytes = 52428800 17:52:34 fetch.max.wait.ms = 500 17:52:34 fetch.min.bytes = 1 17:52:34 group.id = ncmp-async-rest-request-event-group 17:52:34 group.instance.id = null 17:52:34 group.protocol = classic 17:52:34 group.remote.assignor = null 17:52:34 heartbeat.interval.ms = 3000 17:52:34 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 17:52:34 internal.leave.group.on.close = true 17:52:34 internal.throw.on.fetch.stable.offset.unsupported = false 17:52:34 isolation.level = read_uncommitted 17:52:34 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:52:34 max.partition.fetch.bytes = 1048576 17:52:34 max.poll.interval.ms = 300000 17:52:34 max.poll.records = 500 17:52:34 metadata.max.age.ms = 300000 17:52:34 metadata.recovery.strategy = none 17:52:34 metric.reporters = [] 17:52:34 metrics.num.samples = 2 17:52:34 metrics.recording.level = INFO 17:52:34 metrics.sample.window.ms = 30000 17:52:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:52:34 receive.buffer.bytes = 65536 17:52:34 reconnect.backoff.max.ms = 1000 17:52:34 reconnect.backoff.ms = 50 17:52:34 request.timeout.ms = 30000 17:52:34 retry.backoff.max.ms = 1000 17:52:34 retry.backoff.ms = 100 17:52:34 sasl.client.callback.handler.class = null 17:52:34 sasl.jaas.config = null 17:52:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:34 sasl.kerberos.min.time.before.relogin = 60000 17:52:34 sasl.kerberos.service.name = null 17:52:34 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:34 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:34 sasl.login.callback.handler.class = null 17:52:34 sasl.login.class = null 17:52:34 sasl.login.connect.timeout.ms = null 17:52:34 sasl.login.read.timeout.ms = null 17:52:34 sasl.login.refresh.buffer.seconds = 300 17:52:34 sasl.login.refresh.min.period.seconds = 60 17:52:34 sasl.login.refresh.window.factor = 0.8 17:52:34 sasl.login.refresh.window.jitter = 0.05 17:52:34 sasl.login.retry.backoff.max.ms = 10000 17:52:34 sasl.login.retry.backoff.ms = 100 17:52:34 sasl.mechanism = GSSAPI 17:52:34 sasl.oauthbearer.clock.skew.seconds = 30 17:52:34 sasl.oauthbearer.expected.audience = null 17:52:34 sasl.oauthbearer.expected.issuer = null 17:52:34 sasl.oauthbearer.header.urlencode = false 17:52:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:34 sasl.oauthbearer.jwks.endpoint.url = null 17:52:34 sasl.oauthbearer.scope.claim.name = scope 17:52:34 sasl.oauthbearer.sub.claim.name = sub 17:52:34 sasl.oauthbearer.token.endpoint.url = null 17:52:34 security.protocol = PLAINTEXT 17:52:34 security.providers = null 17:52:34 send.buffer.bytes = 131072 17:52:34 session.timeout.ms = 45000 17:52:34 socket.connection.setup.timeout.max.ms = 30000 17:52:34 socket.connection.setup.timeout.ms = 10000 17:52:34 ssl.cipher.suites = null 17:52:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:34 ssl.endpoint.identification.algorithm = https 17:52:34 ssl.engine.factory.class = null 17:52:34 ssl.key.password = null 17:52:34 ssl.keymanager.algorithm = SunX509 17:52:34 ssl.keystore.certificate.chain = null 17:52:34 ssl.keystore.key = null 17:52:34 ssl.keystore.location = null 17:52:34 ssl.keystore.password = null 17:52:34 ssl.keystore.type = JKS 17:52:34 ssl.protocol = TLSv1.3 17:52:34 ssl.provider = null 17:52:34 ssl.secure.random.implementation = null 17:52:34 ssl.trustmanager.algorithm = PKIX 17:52:34 ssl.truststore.certificates = null 17:52:34 ssl.truststore.location = null 17:52:34 ssl.truststore.password = null 17:52:34 ssl.truststore.type = JKS 17:52:34 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:52:34 17:52:34 2026-01-28T17:52:34.577Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:34 2026-01-28T17:52:34.590Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:34 2026-01-28T17:52:34.590Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:34 2026-01-28T17:52:34.590Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622754590 17:52:34 2026-01-28T17:52:34.590Z INFO 6672 --- [ 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 17:52:34 2026-01-28T17:52:34.616Z INFO 6672 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 1.692 seconds (process running for 64.464) 17:52:34 2026-01-28T17:52:34.633Z WARN 6672 --- [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} 17:52:34 2026-01-28T17:52:34.633Z INFO 6672 --- [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 17:52:34 2026-01-28T17:52:34.648Z WARN 6672 --- [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} 17:52:34 2026-01-28T17:52:34.648Z INFO 6672 --- [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 17:52:34 2026-01-28T17:52:34.778Z INFO 6672 --- [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) 17:52:34 2026-01-28T17:52:34.780Z INFO 6672 --- [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 17:52:34 2026-01-28T17:52:34.788Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:34 2026-01-28T17:52:34.788Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:34 2026-01-28T17:52:34.802Z INFO 6672 --- [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) 17:52:34 2026-01-28T17:52:34.802Z INFO 6672 --- [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] JoinGroup failed: Coordinator localhost:32771 (id: 2147483646 rack: null) is loading the group. 17:52:34 2026-01-28T17:52:34.802Z INFO 6672 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The coordinator is loading and hence can't process requests.' (CoordinatorLoadInProgressException) 17:52:34 2026-01-28T17:52:34.803Z INFO 6672 --- [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 17:52:34 2026-01-28T17:52:34.841Z INFO 6672 --- [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-05101c6c-87a1-4a46-9780-400e5dc30e14 17:52:34 2026-01-28T17:52:34.842Z INFO 6672 --- [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 17:52:34 2026-01-28T17:52:34.869Z INFO 6672 --- [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-05101c6c-87a1-4a46-9780-400e5dc30e14', protocol='range'} 17:52:34 2026-01-28T17:52:34.869Z INFO 6672 --- [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-05101c6c-87a1-4a46-9780-400e5dc30e14=Assignment(partitions=[ncmp-async-m2m-0])} 17:52:34 2026-01-28T17:52:34.886Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:34 2026-01-28T17:52:34.886Z WARN 6672 --- [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. 17:52:35 2026-01-28T17:52:34.902Z INFO 6672 --- [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 17:52:35 2026-01-28T17:52:34.908Z INFO 6672 --- [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-621d6163-05b2-45f7-8d9a-d155c0c14eee 17:52:35 2026-01-28T17:52:34.908Z INFO 6672 --- [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 17:52:35 2026-01-28T17:52:34.912Z INFO 6672 --- [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-05101c6c-87a1-4a46-9780-400e5dc30e14', protocol='range'} 17:52:35 2026-01-28T17:52:34.913Z INFO 6672 --- [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]) 17:52:35 2026-01-28T17:52:34.913Z INFO 6672 --- [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 17:52:35 2026-01-28T17:52:34.918Z INFO 6672 --- [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-621d6163-05b2-45f7-8d9a-d155c0c14eee', protocol='range'} 17:52:35 2026-01-28T17:52:34.919Z INFO 6672 --- [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-621d6163-05b2-45f7-8d9a-d155c0c14eee=Assignment(partitions=[ncmp-async-m2m-0])} 17:52:35 2026-01-28T17:52:34.925Z INFO 6672 --- [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-621d6163-05b2-45f7-8d9a-d155c0c14eee', protocol='range'} 17:52:35 2026-01-28T17:52:34.926Z INFO 6672 --- [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]) 17:52:35 2026-01-28T17:52:34.926Z INFO 6672 --- [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 17:52:35 2026-01-28T17:52:34.931Z INFO 6672 --- [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 17:52:35 2026-01-28T17:52:34.933Z INFO 6672 --- [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 17:52:35 2026-01-28T17:52:34.934Z INFO 6672 --- [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 17:52:35 2026-01-28T17:52:34.937Z INFO 6672 --- [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 17:52:35 2026-01-28T17:52:34.946Z INFO 6672 --- [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}}. 17:52:35 2026-01-28T17:52:34.951Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:35 2026-01-28T17:52:34.951Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:35 acks = -1 17:52:35 auto.include.jmx.reporter = true 17:52:35 batch.size = 16384 17:52:35 bootstrap.servers = [localhost:32771] 17:52:35 buffer.memory = 33554432 17:52:35 client.dns.lookup = use_all_dns_ips 17:52:35 client.id = producer-5 17:52:35 compression.gzip.level = -1 17:52:35 compression.lz4.level = 9 17:52:35 compression.type = none 17:52:35 compression.zstd.level = 3 17:52:35 connections.max.idle.ms = 540000 17:52:35 delivery.timeout.ms = 120000 17:52:35 enable.idempotence = false 17:52:35 enable.metrics.push = true 17:52:35 interceptor.classes = [] 17:52:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:35 linger.ms = 1 17:52:35 max.block.ms = 60000 17:52:35 max.in.flight.requests.per.connection = 5 17:52:35 max.request.size = 1048576 17:52:35 metadata.max.age.ms = 300000 17:52:35 metadata.max.idle.ms = 300000 17:52:35 metadata.recovery.strategy = none 17:52:35 metric.reporters = [] 17:52:35 metrics.num.samples = 2 17:52:35 metrics.recording.level = INFO 17:52:35 metrics.sample.window.ms = 30000 17:52:35 partitioner.adaptive.partitioning.enable = true 17:52:35 partitioner.availability.timeout.ms = 0 17:52:35 partitioner.class = null 17:52:35 partitioner.ignore.keys = false 17:52:35 receive.buffer.bytes = 32768 17:52:35 reconnect.backoff.max.ms = 1000 17:52:35 reconnect.backoff.ms = 50 17:52:35 request.timeout.ms = 30000 17:52:35 retries = 0 17:52:35 retry.backoff.max.ms = 1000 17:52:35 retry.backoff.ms = 100 17:52:35 sasl.client.callback.handler.class = null 17:52:35 sasl.jaas.config = null 17:52:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:35 sasl.kerberos.min.time.before.relogin = 60000 17:52:35 sasl.kerberos.service.name = null 17:52:35 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:35 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:35 sasl.login.callback.handler.class = null 17:52:35 sasl.login.class = null 17:52:35 sasl.login.connect.timeout.ms = null 17:52:35 sasl.login.read.timeout.ms = null 17:52:35 sasl.login.refresh.buffer.seconds = 300 17:52:35 sasl.login.refresh.min.period.seconds = 60 17:52:35 sasl.login.refresh.window.factor = 0.8 17:52:35 sasl.login.refresh.window.jitter = 0.05 17:52:35 sasl.login.retry.backoff.max.ms = 10000 17:52:35 sasl.login.retry.backoff.ms = 100 17:52:35 sasl.mechanism = GSSAPI 17:52:35 sasl.oauthbearer.clock.skew.seconds = 30 17:52:35 sasl.oauthbearer.expected.audience = null 17:52:35 sasl.oauthbearer.expected.issuer = null 17:52:35 sasl.oauthbearer.header.urlencode = false 17:52:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:35 sasl.oauthbearer.jwks.endpoint.url = null 17:52:35 sasl.oauthbearer.scope.claim.name = scope 17:52:35 sasl.oauthbearer.sub.claim.name = sub 17:52:35 sasl.oauthbearer.token.endpoint.url = null 17:52:35 security.protocol = PLAINTEXT 17:52:35 security.providers = null 17:52:35 send.buffer.bytes = 131072 17:52:35 socket.connection.setup.timeout.max.ms = 30000 17:52:35 socket.connection.setup.timeout.ms = 10000 17:52:35 ssl.cipher.suites = null 17:52:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:35 ssl.endpoint.identification.algorithm = https 17:52:35 ssl.engine.factory.class = null 17:52:35 ssl.key.password = null 17:52:35 ssl.keymanager.algorithm = SunX509 17:52:35 ssl.keystore.certificate.chain = null 17:52:35 ssl.keystore.key = null 17:52:35 ssl.keystore.location = null 17:52:35 ssl.keystore.password = null 17:52:35 ssl.keystore.type = JKS 17:52:35 ssl.protocol = TLSv1.3 17:52:35 ssl.provider = null 17:52:35 ssl.secure.random.implementation = null 17:52:35 ssl.trustmanager.algorithm = PKIX 17:52:35 ssl.truststore.certificates = null 17:52:35 ssl.truststore.location = null 17:52:35 ssl.truststore.password = null 17:52:35 ssl.truststore.type = JKS 17:52:35 transaction.timeout.ms = 60000 17:52:35 transactional.id = null 17:52:35 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:52:35 17:52:35 2026-01-28T17:52:34.952Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:35 2026-01-28T17:52:34.953Z INFO 6672 --- [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}}. 17:52:35 2026-01-28T17:52:34.980Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:35 2026-01-28T17:52:34.980Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:35 2026-01-28T17:52:34.980Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:35 2026-01-28T17:52:34.980Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622754980 17:52:35 2026-01-28T17:52:34.991Z INFO 6672 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 17:52:35 2026-01-28T17:52:34.991Z INFO 6672 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 17:52:35 2026-01-28T17:52:35.009Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:35 2026-01-28T17:52:35.009Z WARN 6672 --- [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. 17:52:35 2026-01-28T17:52:35.009Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:35 2026-01-28T17:52:35.025Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:35 2026-01-28T17:52:35.096Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:35 2026-01-28T17:52:35.096Z WARN 6672 --- [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. 17:52:35 2026-01-28T17:52:35.130Z INFO 6672 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 17:52:35 auto.include.jmx.reporter = true 17:52:35 bootstrap.controllers = [] 17:52:35 bootstrap.servers = [localhost:32771] 17:52:35 client.dns.lookup = use_all_dns_ips 17:52:35 client.id = 17:52:35 connections.max.idle.ms = 300000 17:52:35 default.api.timeout.ms = 60000 17:52:35 enable.metrics.push = true 17:52:35 metadata.max.age.ms = 300000 17:52:35 metadata.recovery.strategy = none 17:52:35 metric.reporters = [] 17:52:35 metrics.num.samples = 2 17:52:35 metrics.recording.level = INFO 17:52:35 metrics.sample.window.ms = 30000 17:52:35 receive.buffer.bytes = 65536 17:52:35 reconnect.backoff.max.ms = 1000 17:52:35 reconnect.backoff.ms = 50 17:52:35 request.timeout.ms = 30000 17:52:35 retries = 2147483647 17:52:35 retry.backoff.max.ms = 1000 17:52:35 retry.backoff.ms = 100 17:52:35 sasl.client.callback.handler.class = null 17:52:35 sasl.jaas.config = null 17:52:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:35 sasl.kerberos.min.time.before.relogin = 60000 17:52:35 sasl.kerberos.service.name = null 17:52:35 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:35 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:35 sasl.login.callback.handler.class = null 17:52:35 sasl.login.class = null 17:52:35 sasl.login.connect.timeout.ms = null 17:52:35 sasl.login.read.timeout.ms = null 17:52:35 sasl.login.refresh.buffer.seconds = 300 17:52:35 sasl.login.refresh.min.period.seconds = 60 17:52:35 sasl.login.refresh.window.factor = 0.8 17:52:35 sasl.login.refresh.window.jitter = 0.05 17:52:35 sasl.login.retry.backoff.max.ms = 10000 17:52:35 sasl.login.retry.backoff.ms = 100 17:52:35 sasl.mechanism = GSSAPI 17:52:35 sasl.oauthbearer.clock.skew.seconds = 30 17:52:35 sasl.oauthbearer.expected.audience = null 17:52:35 sasl.oauthbearer.expected.issuer = null 17:52:35 sasl.oauthbearer.header.urlencode = false 17:52:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:35 sasl.oauthbearer.jwks.endpoint.url = null 17:52:35 sasl.oauthbearer.scope.claim.name = scope 17:52:35 sasl.oauthbearer.sub.claim.name = sub 17:52:35 sasl.oauthbearer.token.endpoint.url = null 17:52:35 security.protocol = PLAINTEXT 17:52:35 security.providers = null 17:52:35 send.buffer.bytes = 131072 17:52:35 socket.connection.setup.timeout.max.ms = 30000 17:52:35 socket.connection.setup.timeout.ms = 10000 17:52:35 ssl.cipher.suites = null 17:52:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:35 ssl.endpoint.identification.algorithm = https 17:52:35 ssl.engine.factory.class = null 17:52:35 ssl.key.password = null 17:52:35 ssl.keymanager.algorithm = SunX509 17:52:35 ssl.keystore.certificate.chain = null 17:52:35 ssl.keystore.key = null 17:52:35 ssl.keystore.location = null 17:52:35 ssl.keystore.password = null 17:52:35 ssl.keystore.type = JKS 17:52:35 ssl.protocol = TLSv1.3 17:52:35 ssl.provider = null 17:52:35 ssl.secure.random.implementation = null 17:52:35 ssl.trustmanager.algorithm = PKIX 17:52:35 ssl.truststore.certificates = null 17:52:35 ssl.truststore.location = null 17:52:35 ssl.truststore.password = null 17:52:35 ssl.truststore.type = JKS 17:52:35 17:52:35 2026-01-28T17:52:35.136Z INFO 6672 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 17:52:35 auto.include.jmx.reporter = true 17:52:35 bootstrap.controllers = [] 17:52:35 bootstrap.servers = [localhost:32771] 17:52:35 client.dns.lookup = use_all_dns_ips 17:52:35 client.id = 17:52:35 connections.max.idle.ms = 300000 17:52:35 default.api.timeout.ms = 60000 17:52:35 enable.metrics.push = true 17:52:35 metadata.max.age.ms = 300000 17:52:35 metadata.recovery.strategy = none 17:52:35 metric.reporters = [] 17:52:35 metrics.num.samples = 2 17:52:35 metrics.recording.level = INFO 17:52:35 metrics.sample.window.ms = 30000 17:52:35 receive.buffer.bytes = 65536 17:52:35 reconnect.backoff.max.ms = 1000 17:52:35 reconnect.backoff.ms = 50 17:52:35 request.timeout.ms = 30000 17:52:35 retries = 2147483647 17:52:35 retry.backoff.max.ms = 1000 17:52:35 retry.backoff.ms = 100 17:52:35 sasl.client.callback.handler.class = null 17:52:35 sasl.jaas.config = null 17:52:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:35 sasl.kerberos.min.time.before.relogin = 60000 17:52:35 sasl.kerberos.service.name = null 17:52:35 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:35 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:35 sasl.login.callback.handler.class = null 17:52:35 sasl.login.class = null 17:52:35 sasl.login.connect.timeout.ms = null 17:52:35 sasl.login.read.timeout.ms = null 17:52:35 sasl.login.refresh.buffer.seconds = 300 17:52:35 sasl.login.refresh.min.period.seconds = 60 17:52:35 sasl.login.refresh.window.factor = 0.8 17:52:35 sasl.login.refresh.window.jitter = 0.05 17:52:35 sasl.login.retry.backoff.max.ms = 10000 17:52:35 sasl.login.retry.backoff.ms = 100 17:52:35 sasl.mechanism = GSSAPI 17:52:35 sasl.oauthbearer.clock.skew.seconds = 30 17:52:35 sasl.oauthbearer.expected.audience = null 17:52:35 sasl.oauthbearer.expected.issuer = null 17:52:35 sasl.oauthbearer.header.urlencode = false 17:52:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:35 sasl.oauthbearer.jwks.endpoint.url = null 17:52:35 sasl.oauthbearer.scope.claim.name = scope 17:52:35 sasl.oauthbearer.sub.claim.name = sub 17:52:35 sasl.oauthbearer.token.endpoint.url = null 17:52:35 security.protocol = PLAINTEXT 17:52:35 security.providers = null 17:52:35 send.buffer.bytes = 131072 17:52:35 socket.connection.setup.timeout.max.ms = 30000 17:52:35 socket.connection.setup.timeout.ms = 10000 17:52:35 ssl.cipher.suites = null 17:52:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:35 ssl.endpoint.identification.algorithm = https 17:52:35 ssl.engine.factory.class = null 17:52:35 ssl.key.password = null 17:52:35 ssl.keymanager.algorithm = SunX509 17:52:35 ssl.keystore.certificate.chain = null 17:52:35 ssl.keystore.key = null 17:52:35 ssl.keystore.location = null 17:52:35 ssl.keystore.password = null 17:52:35 ssl.keystore.type = JKS 17:52:35 ssl.protocol = TLSv1.3 17:52:35 ssl.provider = null 17:52:35 ssl.secure.random.implementation = null 17:52:35 ssl.trustmanager.algorithm = PKIX 17:52:35 ssl.truststore.certificates = null 17:52:35 ssl.truststore.location = null 17:52:35 ssl.truststore.password = null 17:52:35 ssl.truststore.type = JKS 17:52:35 17:52:35 2026-01-28T17:52:35.171Z INFO 6672 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:35 2026-01-28T17:52:35.171Z INFO 6672 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:35 2026-01-28T17:52:35.171Z INFO 6672 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622755171 17:52:35 2026-01-28T17:52:35.175Z INFO 6672 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:35 2026-01-28T17:52:35.175Z INFO 6672 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:35 2026-01-28T17:52:35.175Z INFO 6672 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622755175 17:52:35 2026-01-28T17:52:35.207Z INFO 6672 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 17:52:35 2026-01-28T17:52:35.207Z INFO 6672 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 17:52:35 2026-01-28T17:52:35.214Z INFO 6672 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:52:35 2026-01-28T17:52:35.214Z INFO 6672 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:52:35 2026-01-28T17:52:35.215Z INFO 6672 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:52:35 2026-01-28T17:52:35.215Z INFO 6672 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:52:35 2026-01-28T17:52:35.215Z INFO 6672 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:52:35 2026-01-28T17:52:35.215Z INFO 6672 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:52:35 2026-01-28T17:52:35.257Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:35 2026-01-28T17:52:35.257Z WARN 6672 --- [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. 17:52:35 2026-01-28T17:52:35.348Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:35 2026-01-28T17:52:35.348Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:35 acks = -1 17:52:35 auto.include.jmx.reporter = true 17:52:35 batch.size = 16384 17:52:35 bootstrap.servers = [localhost:32771] 17:52:35 buffer.memory = 33554432 17:52:35 client.dns.lookup = use_all_dns_ips 17:52:35 client.id = producer-6 17:52:35 compression.gzip.level = -1 17:52:35 compression.lz4.level = 9 17:52:35 compression.type = none 17:52:35 compression.zstd.level = 3 17:52:35 connections.max.idle.ms = 540000 17:52:35 delivery.timeout.ms = 120000 17:52:35 enable.idempotence = false 17:52:35 enable.metrics.push = true 17:52:35 interceptor.classes = [] 17:52:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:35 linger.ms = 1 17:52:35 max.block.ms = 60000 17:52:35 max.in.flight.requests.per.connection = 5 17:52:35 max.request.size = 1048576 17:52:35 metadata.max.age.ms = 300000 17:52:35 metadata.max.idle.ms = 300000 17:52:35 metadata.recovery.strategy = none 17:52:35 metric.reporters = [] 17:52:35 metrics.num.samples = 2 17:52:35 metrics.recording.level = INFO 17:52:35 metrics.sample.window.ms = 30000 17:52:35 partitioner.adaptive.partitioning.enable = true 17:52:35 partitioner.availability.timeout.ms = 0 17:52:35 partitioner.class = null 17:52:35 partitioner.ignore.keys = false 17:52:35 receive.buffer.bytes = 32768 17:52:35 reconnect.backoff.max.ms = 1000 17:52:35 reconnect.backoff.ms = 50 17:52:35 request.timeout.ms = 30000 17:52:35 retries = 0 17:52:35 retry.backoff.max.ms = 1000 17:52:35 retry.backoff.ms = 100 17:52:35 sasl.client.callback.handler.class = null 17:52:35 sasl.jaas.config = null 17:52:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:35 sasl.kerberos.min.time.before.relogin = 60000 17:52:35 sasl.kerberos.service.name = null 17:52:35 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:35 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:35 sasl.login.callback.handler.class = null 17:52:35 sasl.login.class = null 17:52:35 sasl.login.connect.timeout.ms = null 17:52:35 sasl.login.read.timeout.ms = null 17:52:35 sasl.login.refresh.buffer.seconds = 300 17:52:35 sasl.login.refresh.min.period.seconds = 60 17:52:35 sasl.login.refresh.window.factor = 0.8 17:52:35 sasl.login.refresh.window.jitter = 0.05 17:52:35 sasl.login.retry.backoff.max.ms = 10000 17:52:35 sasl.login.retry.backoff.ms = 100 17:52:35 sasl.mechanism = GSSAPI 17:52:35 sasl.oauthbearer.clock.skew.seconds = 30 17:52:35 sasl.oauthbearer.expected.audience = null 17:52:35 sasl.oauthbearer.expected.issuer = null 17:52:35 sasl.oauthbearer.header.urlencode = false 17:52:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:35 sasl.oauthbearer.jwks.endpoint.url = null 17:52:35 sasl.oauthbearer.scope.claim.name = scope 17:52:35 sasl.oauthbearer.sub.claim.name = sub 17:52:35 sasl.oauthbearer.token.endpoint.url = null 17:52:35 security.protocol = PLAINTEXT 17:52:35 security.providers = null 17:52:35 send.buffer.bytes = 131072 17:52:35 socket.connection.setup.timeout.max.ms = 30000 17:52:35 socket.connection.setup.timeout.ms = 10000 17:52:35 ssl.cipher.suites = null 17:52:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:35 ssl.endpoint.identification.algorithm = https 17:52:35 ssl.engine.factory.class = null 17:52:35 ssl.key.password = null 17:52:35 ssl.keymanager.algorithm = SunX509 17:52:35 ssl.keystore.certificate.chain = null 17:52:35 ssl.keystore.key = null 17:52:35 ssl.keystore.location = null 17:52:35 ssl.keystore.password = null 17:52:35 ssl.keystore.type = JKS 17:52:35 ssl.protocol = TLSv1.3 17:52:35 ssl.provider = null 17:52:35 ssl.secure.random.implementation = null 17:52:35 ssl.trustmanager.algorithm = PKIX 17:52:35 ssl.truststore.certificates = null 17:52:35 ssl.truststore.location = null 17:52:35 ssl.truststore.password = null 17:52:35 ssl.truststore.type = JKS 17:52:35 transaction.timeout.ms = 60000 17:52:35 transactional.id = null 17:52:35 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:52:35 17:52:35 2026-01-28T17:52:35.349Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:35 2026-01-28T17:52:35.352Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:35 2026-01-28T17:52:35.352Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:35 2026-01-28T17:52:35.352Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:35 2026-01-28T17:52:35.352Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622755352 17:52:35 2026-01-28T17:52:35.368Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:35 2026-01-28T17:52:35.374Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:35 2026-01-28T17:52:35.374Z WARN 6672 --- [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. 17:52:35 2026-01-28T17:52:35.374Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:35 2026-01-28T17:52:35.424Z ERROR 6672 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 17:52:35 17:52:35 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 17:52:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 17:52:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 17:52:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 17:52:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 17:52:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 17:52:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 17:52:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 17:52:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 17:52:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 17:52:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 17:52:35 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 17:52:35 at java.base/java.lang.Thread.run(Thread.java:833) 17:52:35 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 17:52:35 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 17:52:35 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 17:52:35 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 17:52:35 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 17:52:35 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 17:52:35 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 17:52:35 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 17:52:35 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 17:52:35 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 17:52:35 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 17:52:35 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 17:52:35 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 17:52:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 17:52:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 17:52:35 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 17:52:35 ... 3 common frames omitted 17:52:35 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 17:52:35 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 17:52:35 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 17:52:35 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 17:52:35 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 17:52:35 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 17:52:35 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 17:52:35 ... 16 common frames omitted 17:52:35 17:52:35 2026-01-28T17:52:35.498Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:35 2026-01-28T17:52:35.498Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:35 acks = -1 17:52:35 auto.include.jmx.reporter = true 17:52:35 batch.size = 16384 17:52:35 bootstrap.servers = [localhost:32771] 17:52:35 buffer.memory = 33554432 17:52:35 client.dns.lookup = use_all_dns_ips 17:52:35 client.id = producer-7 17:52:35 compression.gzip.level = -1 17:52:35 compression.lz4.level = 9 17:52:35 compression.type = none 17:52:35 compression.zstd.level = 3 17:52:35 connections.max.idle.ms = 540000 17:52:35 delivery.timeout.ms = 120000 17:52:35 enable.idempotence = false 17:52:35 enable.metrics.push = true 17:52:35 interceptor.classes = [] 17:52:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:35 linger.ms = 1 17:52:35 max.block.ms = 60000 17:52:35 max.in.flight.requests.per.connection = 5 17:52:35 max.request.size = 1048576 17:52:35 metadata.max.age.ms = 300000 17:52:35 metadata.max.idle.ms = 300000 17:52:35 metadata.recovery.strategy = none 17:52:35 metric.reporters = [] 17:52:35 metrics.num.samples = 2 17:52:35 metrics.recording.level = INFO 17:52:35 metrics.sample.window.ms = 30000 17:52:35 partitioner.adaptive.partitioning.enable = true 17:52:35 partitioner.availability.timeout.ms = 0 17:52:35 partitioner.class = null 17:52:35 partitioner.ignore.keys = false 17:52:35 receive.buffer.bytes = 32768 17:52:35 reconnect.backoff.max.ms = 1000 17:52:35 reconnect.backoff.ms = 50 17:52:35 request.timeout.ms = 30000 17:52:35 retries = 0 17:52:35 retry.backoff.max.ms = 1000 17:52:35 retry.backoff.ms = 100 17:52:35 sasl.client.callback.handler.class = null 17:52:35 sasl.jaas.config = null 17:52:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:35 sasl.kerberos.min.time.before.relogin = 60000 17:52:35 sasl.kerberos.service.name = null 17:52:35 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:35 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:35 sasl.login.callback.handler.class = null 17:52:35 sasl.login.class = null 17:52:35 sasl.login.connect.timeout.ms = null 17:52:35 sasl.login.read.timeout.ms = null 17:52:35 sasl.login.refresh.buffer.seconds = 300 17:52:35 sasl.login.refresh.min.period.seconds = 60 17:52:35 sasl.login.refresh.window.factor = 0.8 17:52:35 sasl.login.refresh.window.jitter = 0.05 17:52:35 sasl.login.retry.backoff.max.ms = 10000 17:52:35 sasl.login.retry.backoff.ms = 100 17:52:35 sasl.mechanism = GSSAPI 17:52:35 sasl.oauthbearer.clock.skew.seconds = 30 17:52:35 sasl.oauthbearer.expected.audience = null 17:52:35 sasl.oauthbearer.expected.issuer = null 17:52:35 sasl.oauthbearer.header.urlencode = false 17:52:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:35 sasl.oauthbearer.jwks.endpoint.url = null 17:52:35 sasl.oauthbearer.scope.claim.name = scope 17:52:35 sasl.oauthbearer.sub.claim.name = sub 17:52:35 sasl.oauthbearer.token.endpoint.url = null 17:52:35 security.protocol = PLAINTEXT 17:52:35 security.providers = null 17:52:35 send.buffer.bytes = 131072 17:52:35 socket.connection.setup.timeout.max.ms = 30000 17:52:35 socket.connection.setup.timeout.ms = 10000 17:52:35 ssl.cipher.suites = null 17:52:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:35 ssl.endpoint.identification.algorithm = https 17:52:35 ssl.engine.factory.class = null 17:52:35 ssl.key.password = null 17:52:35 ssl.keymanager.algorithm = SunX509 17:52:35 ssl.keystore.certificate.chain = null 17:52:35 ssl.keystore.key = null 17:52:35 ssl.keystore.location = null 17:52:35 ssl.keystore.password = null 17:52:35 ssl.keystore.type = JKS 17:52:35 ssl.protocol = TLSv1.3 17:52:35 ssl.provider = null 17:52:35 ssl.secure.random.implementation = null 17:52:35 ssl.trustmanager.algorithm = PKIX 17:52:35 ssl.truststore.certificates = null 17:52:35 ssl.truststore.location = null 17:52:35 ssl.truststore.password = null 17:52:35 ssl.truststore.type = JKS 17:52:35 transaction.timeout.ms = 60000 17:52:35 transactional.id = null 17:52:35 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:52:35 17:52:35 2026-01-28T17:52:35.498Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:35 2026-01-28T17:52:35.501Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:35 2026-01-28T17:52:35.501Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:35 2026-01-28T17:52:35.501Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:35 2026-01-28T17:52:35.501Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622755501 17:52:35 2026-01-28T17:52:35.508Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:35 2026-01-28T17:52:35.800Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:35 2026-01-28T17:52:35.800Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:35 2026-01-28T17:52:35.827Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:35 2026-01-28T17:52:35.827Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:35 acks = -1 17:52:35 auto.include.jmx.reporter = true 17:52:35 batch.size = 16384 17:52:35 bootstrap.servers = [localhost:32771] 17:52:35 buffer.memory = 33554432 17:52:35 client.dns.lookup = use_all_dns_ips 17:52:35 client.id = producer-8 17:52:35 compression.gzip.level = -1 17:52:35 compression.lz4.level = 9 17:52:35 compression.type = none 17:52:35 compression.zstd.level = 3 17:52:35 connections.max.idle.ms = 540000 17:52:35 delivery.timeout.ms = 120000 17:52:35 enable.idempotence = false 17:52:35 enable.metrics.push = true 17:52:35 interceptor.classes = [] 17:52:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:35 linger.ms = 1 17:52:35 max.block.ms = 60000 17:52:35 max.in.flight.requests.per.connection = 5 17:52:35 max.request.size = 1048576 17:52:35 metadata.max.age.ms = 300000 17:52:35 metadata.max.idle.ms = 300000 17:52:35 metadata.recovery.strategy = none 17:52:35 metric.reporters = [] 17:52:35 metrics.num.samples = 2 17:52:35 metrics.recording.level = INFO 17:52:35 metrics.sample.window.ms = 30000 17:52:35 partitioner.adaptive.partitioning.enable = true 17:52:35 partitioner.availability.timeout.ms = 0 17:52:35 partitioner.class = null 17:52:35 partitioner.ignore.keys = false 17:52:35 receive.buffer.bytes = 32768 17:52:35 reconnect.backoff.max.ms = 1000 17:52:35 reconnect.backoff.ms = 50 17:52:35 request.timeout.ms = 30000 17:52:35 retries = 0 17:52:35 retry.backoff.max.ms = 1000 17:52:35 retry.backoff.ms = 100 17:52:35 sasl.client.callback.handler.class = null 17:52:35 sasl.jaas.config = null 17:52:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:35 sasl.kerberos.min.time.before.relogin = 60000 17:52:35 sasl.kerberos.service.name = null 17:52:35 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:35 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:35 sasl.login.callback.handler.class = null 17:52:35 sasl.login.class = null 17:52:35 sasl.login.connect.timeout.ms = null 17:52:35 sasl.login.read.timeout.ms = null 17:52:35 sasl.login.refresh.buffer.seconds = 300 17:52:35 sasl.login.refresh.min.period.seconds = 60 17:52:35 sasl.login.refresh.window.factor = 0.8 17:52:35 sasl.login.refresh.window.jitter = 0.05 17:52:35 sasl.login.retry.backoff.max.ms = 10000 17:52:35 sasl.login.retry.backoff.ms = 100 17:52:35 sasl.mechanism = GSSAPI 17:52:35 sasl.oauthbearer.clock.skew.seconds = 30 17:52:35 sasl.oauthbearer.expected.audience = null 17:52:35 sasl.oauthbearer.expected.issuer = null 17:52:35 sasl.oauthbearer.header.urlencode = false 17:52:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:35 sasl.oauthbearer.jwks.endpoint.url = null 17:52:35 sasl.oauthbearer.scope.claim.name = scope 17:52:35 sasl.oauthbearer.sub.claim.name = sub 17:52:35 sasl.oauthbearer.token.endpoint.url = null 17:52:35 security.protocol = PLAINTEXT 17:52:35 security.providers = null 17:52:35 send.buffer.bytes = 131072 17:52:35 socket.connection.setup.timeout.max.ms = 30000 17:52:35 socket.connection.setup.timeout.ms = 10000 17:52:35 ssl.cipher.suites = null 17:52:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:35 ssl.endpoint.identification.algorithm = https 17:52:35 ssl.engine.factory.class = null 17:52:35 ssl.key.password = null 17:52:35 ssl.keymanager.algorithm = SunX509 17:52:35 ssl.keystore.certificate.chain = null 17:52:35 ssl.keystore.key = null 17:52:35 ssl.keystore.location = null 17:52:35 ssl.keystore.password = null 17:52:35 ssl.keystore.type = JKS 17:52:35 ssl.protocol = TLSv1.3 17:52:35 ssl.provider = null 17:52:35 ssl.secure.random.implementation = null 17:52:35 ssl.trustmanager.algorithm = PKIX 17:52:35 ssl.truststore.certificates = null 17:52:35 ssl.truststore.location = null 17:52:35 ssl.truststore.password = null 17:52:35 ssl.truststore.type = JKS 17:52:35 transaction.timeout.ms = 60000 17:52:35 transactional.id = null 17:52:35 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:52:35 17:52:35 2026-01-28T17:52:35.828Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:35 2026-01-28T17:52:35.831Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:35 2026-01-28T17:52:35.831Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:35 2026-01-28T17:52:35.831Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:35 2026-01-28T17:52:35.831Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622755831 17:52:35 2026-01-28T17:52:35.844Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:35 2026-01-28T17:52:35.898Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:35 2026-01-28T17:52:35.898Z WARN 6672 --- [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. 17:52:35 2026-01-28T17:52:35.915Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:35 2026-01-28T17:52:35.915Z WARN 6672 --- [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. 17:52:35 2026-01-28T17:52:35.915Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:36 2026-01-28T17:52:36.097Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:36 2026-01-28T17:52:36.097Z WARN 6672 --- [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. 17:52:36 2026-01-28T17:52:36.157Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:36 2026-01-28T17:52:36.157Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:36 acks = -1 17:52:36 auto.include.jmx.reporter = true 17:52:36 batch.size = 16384 17:52:36 bootstrap.servers = [localhost:32771] 17:52:36 buffer.memory = 33554432 17:52:36 client.dns.lookup = use_all_dns_ips 17:52:36 client.id = producer-9 17:52:36 compression.gzip.level = -1 17:52:36 compression.lz4.level = 9 17:52:36 compression.type = none 17:52:36 compression.zstd.level = 3 17:52:36 connections.max.idle.ms = 540000 17:52:36 delivery.timeout.ms = 120000 17:52:36 enable.idempotence = false 17:52:36 enable.metrics.push = true 17:52:36 interceptor.classes = [] 17:52:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:36 linger.ms = 1 17:52:36 max.block.ms = 60000 17:52:36 max.in.flight.requests.per.connection = 5 17:52:36 max.request.size = 1048576 17:52:36 metadata.max.age.ms = 300000 17:52:36 metadata.max.idle.ms = 300000 17:52:36 metadata.recovery.strategy = none 17:52:36 metric.reporters = [] 17:52:36 metrics.num.samples = 2 17:52:36 metrics.recording.level = INFO 17:52:36 metrics.sample.window.ms = 30000 17:52:36 partitioner.adaptive.partitioning.enable = true 17:52:36 partitioner.availability.timeout.ms = 0 17:52:36 partitioner.class = null 17:52:36 partitioner.ignore.keys = false 17:52:36 receive.buffer.bytes = 32768 17:52:36 reconnect.backoff.max.ms = 1000 17:52:36 reconnect.backoff.ms = 50 17:52:36 request.timeout.ms = 30000 17:52:36 retries = 0 17:52:36 retry.backoff.max.ms = 1000 17:52:36 retry.backoff.ms = 100 17:52:36 sasl.client.callback.handler.class = null 17:52:36 sasl.jaas.config = null 17:52:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:36 sasl.kerberos.min.time.before.relogin = 60000 17:52:36 sasl.kerberos.service.name = null 17:52:36 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:36 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:36 sasl.login.callback.handler.class = null 17:52:36 sasl.login.class = null 17:52:36 sasl.login.connect.timeout.ms = null 17:52:36 sasl.login.read.timeout.ms = null 17:52:36 sasl.login.refresh.buffer.seconds = 300 17:52:36 sasl.login.refresh.min.period.seconds = 60 17:52:36 sasl.login.refresh.window.factor = 0.8 17:52:36 sasl.login.refresh.window.jitter = 0.05 17:52:36 sasl.login.retry.backoff.max.ms = 10000 17:52:36 sasl.login.retry.backoff.ms = 100 17:52:36 sasl.mechanism = GSSAPI 17:52:36 sasl.oauthbearer.clock.skew.seconds = 30 17:52:36 sasl.oauthbearer.expected.audience = null 17:52:36 sasl.oauthbearer.expected.issuer = null 17:52:36 sasl.oauthbearer.header.urlencode = false 17:52:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:36 sasl.oauthbearer.jwks.endpoint.url = null 17:52:36 sasl.oauthbearer.scope.claim.name = scope 17:52:36 sasl.oauthbearer.sub.claim.name = sub 17:52:36 sasl.oauthbearer.token.endpoint.url = null 17:52:36 security.protocol = PLAINTEXT 17:52:36 security.providers = null 17:52:36 send.buffer.bytes = 131072 17:52:36 socket.connection.setup.timeout.max.ms = 30000 17:52:36 socket.connection.setup.timeout.ms = 10000 17:52:36 ssl.cipher.suites = null 17:52:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:36 ssl.endpoint.identification.algorithm = https 17:52:36 ssl.engine.factory.class = null 17:52:36 ssl.key.password = null 17:52:36 ssl.keymanager.algorithm = SunX509 17:52:36 ssl.keystore.certificate.chain = null 17:52:36 ssl.keystore.key = null 17:52:36 ssl.keystore.location = null 17:52:36 ssl.keystore.password = null 17:52:36 ssl.keystore.type = JKS 17:52:36 ssl.protocol = TLSv1.3 17:52:36 ssl.provider = null 17:52:36 ssl.secure.random.implementation = null 17:52:36 ssl.trustmanager.algorithm = PKIX 17:52:36 ssl.truststore.certificates = null 17:52:36 ssl.truststore.location = null 17:52:36 ssl.truststore.password = null 17:52:36 ssl.truststore.type = JKS 17:52:36 transaction.timeout.ms = 60000 17:52:36 transactional.id = null 17:52:36 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:52:36 17:52:36 2026-01-28T17:52:36.157Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:36 2026-01-28T17:52:36.159Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:36 2026-01-28T17:52:36.159Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:36 2026-01-28T17:52:36.159Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:36 2026-01-28T17:52:36.159Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622756159 17:52:36 2026-01-28T17:52:36.176Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:36 2026-01-28T17:52:36.246Z ERROR 6672 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 17:52:36 2026-01-28T17:52:36.246Z ERROR 6672 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 17:52:36 2026-01-28T17:52:36.259Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:36 2026-01-28T17:52:36.259Z WARN 6672 --- [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. 17:52:36 2026-01-28T17:52:36.382Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:36 2026-01-28T17:52:36.382Z WARN 6672 --- [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. 17:52:36 2026-01-28T17:52:36.382Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:36 2026-01-28T17:52:36.488Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:36 2026-01-28T17:52:36.488Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:36 acks = -1 17:52:36 auto.include.jmx.reporter = true 17:52:36 batch.size = 16384 17:52:36 bootstrap.servers = [localhost:32771] 17:52:36 buffer.memory = 33554432 17:52:36 client.dns.lookup = use_all_dns_ips 17:52:36 client.id = producer-10 17:52:36 compression.gzip.level = -1 17:52:36 compression.lz4.level = 9 17:52:36 compression.type = none 17:52:36 compression.zstd.level = 3 17:52:36 connections.max.idle.ms = 540000 17:52:36 delivery.timeout.ms = 120000 17:52:36 enable.idempotence = false 17:52:36 enable.metrics.push = true 17:52:36 interceptor.classes = [] 17:52:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:36 linger.ms = 1 17:52:36 max.block.ms = 60000 17:52:36 max.in.flight.requests.per.connection = 5 17:52:36 max.request.size = 1048576 17:52:36 metadata.max.age.ms = 300000 17:52:36 metadata.max.idle.ms = 300000 17:52:36 metadata.recovery.strategy = none 17:52:36 metric.reporters = [] 17:52:36 metrics.num.samples = 2 17:52:36 metrics.recording.level = INFO 17:52:36 metrics.sample.window.ms = 30000 17:52:36 partitioner.adaptive.partitioning.enable = true 17:52:36 partitioner.availability.timeout.ms = 0 17:52:36 partitioner.class = null 17:52:36 partitioner.ignore.keys = false 17:52:36 receive.buffer.bytes = 32768 17:52:36 reconnect.backoff.max.ms = 1000 17:52:36 reconnect.backoff.ms = 50 17:52:36 request.timeout.ms = 30000 17:52:36 retries = 0 17:52:36 retry.backoff.max.ms = 1000 17:52:36 retry.backoff.ms = 100 17:52:36 sasl.client.callback.handler.class = null 17:52:36 sasl.jaas.config = null 17:52:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:36 sasl.kerberos.min.time.before.relogin = 60000 17:52:36 sasl.kerberos.service.name = null 17:52:36 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:36 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:36 sasl.login.callback.handler.class = null 17:52:36 sasl.login.class = null 17:52:36 sasl.login.connect.timeout.ms = null 17:52:36 sasl.login.read.timeout.ms = null 17:52:36 sasl.login.refresh.buffer.seconds = 300 17:52:36 sasl.login.refresh.min.period.seconds = 60 17:52:36 sasl.login.refresh.window.factor = 0.8 17:52:36 sasl.login.refresh.window.jitter = 0.05 17:52:36 sasl.login.retry.backoff.max.ms = 10000 17:52:36 sasl.login.retry.backoff.ms = 100 17:52:36 sasl.mechanism = GSSAPI 17:52:36 sasl.oauthbearer.clock.skew.seconds = 30 17:52:36 sasl.oauthbearer.expected.audience = null 17:52:36 sasl.oauthbearer.expected.issuer = null 17:52:36 sasl.oauthbearer.header.urlencode = false 17:52:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:36 sasl.oauthbearer.jwks.endpoint.url = null 17:52:36 sasl.oauthbearer.scope.claim.name = scope 17:52:36 sasl.oauthbearer.sub.claim.name = sub 17:52:36 sasl.oauthbearer.token.endpoint.url = null 17:52:36 security.protocol = PLAINTEXT 17:52:36 security.providers = null 17:52:36 send.buffer.bytes = 131072 17:52:36 socket.connection.setup.timeout.max.ms = 30000 17:52:36 socket.connection.setup.timeout.ms = 10000 17:52:36 ssl.cipher.suites = null 17:52:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:36 ssl.endpoint.identification.algorithm = https 17:52:36 ssl.engine.factory.class = null 17:52:36 ssl.key.password = null 17:52:36 ssl.keymanager.algorithm = SunX509 17:52:36 ssl.keystore.certificate.chain = null 17:52:36 ssl.keystore.key = null 17:52:36 ssl.keystore.location = null 17:52:36 ssl.keystore.password = null 17:52:36 ssl.keystore.type = JKS 17:52:36 ssl.protocol = TLSv1.3 17:52:36 ssl.provider = null 17:52:36 ssl.secure.random.implementation = null 17:52:36 ssl.trustmanager.algorithm = PKIX 17:52:36 ssl.truststore.certificates = null 17:52:36 ssl.truststore.location = null 17:52:36 ssl.truststore.password = null 17:52:36 ssl.truststore.type = JKS 17:52:36 transaction.timeout.ms = 60000 17:52:36 transactional.id = null 17:52:36 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:52:36 17:52:36 2026-01-28T17:52:36.488Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:36 2026-01-28T17:52:36.491Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:36 2026-01-28T17:52:36.491Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:36 2026-01-28T17:52:36.491Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:36 2026-01-28T17:52:36.491Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622756491 17:52:36 2026-01-28T17:52:36.499Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:36 2026-01-28T17:52:36.519Z ERROR 6672 --- [ntainer#1-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 17:52:36 17:52:36 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 17:52:36 Endpoint handler details: 17:52:36 Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 17:52:36 Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@19354b2f] 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2994) 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2901) 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2865) 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 17:52:36 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 17:52:36 at java.base/java.lang.Thread.run(Thread.java:833) 17:52:36 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 17:52:36 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:500) 17:52:36 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 17:52:36 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 17:52:36 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 17:52:36 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 17:52:36 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 17:52:36 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 17:52:36 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 17:52:36 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 17:52:36 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 17:52:36 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 17:52:36 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 17:52:36 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 17:52:36 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 17:52:36 ... 10 common frames omitted 17:52:36 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@2a6f0d03, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1769622756499, 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@2a6f0d03, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1769622756499, kafka_groupId=ncmp-async-rest-request-event-group}] 17:52:36 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 17:52:36 at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 17:52:36 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 17:52:36 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 17:52:36 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 17:52:36 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:78) 17:52:36 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:475) 17:52:36 ... 16 common frames omitted 17:52:36 17:52:36 2026-01-28T17:52:36.522Z ERROR 6672 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 17:52:36 17:52:36 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 17:52:36 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 17:52:36 at java.base/java.lang.Thread.run(Thread.java:833) 17:52:36 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 17:52:36 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 17:52:36 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 17:52:36 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 17:52:36 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 17:52:36 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 17:52:36 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 17:52:36 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 17:52:36 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 17:52:36 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 17:52:36 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 17:52:36 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 17:52:36 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 17:52:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 17:52:36 ... 3 common frames omitted 17:52:36 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 17:52:36 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 17:52:36 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 17:52:36 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 17:52:36 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 17:52:36 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 17:52:36 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 17:52:36 ... 16 common frames omitted 17:52:36 17:52:36 2026-01-28T17:52:36.805Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:36 2026-01-28T17:52:36.805Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:36 2026-01-28T17:52:36.858Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:36 2026-01-28T17:52:36.858Z INFO 6672 --- [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. 17:52:36 2026-01-28T17:52:36.858Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:36 2026-01-28T17:52:36.858Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:36 2026-01-28T17:52:36.859Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 17:52:36 2026-01-28T17:52:36.859Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 17:52:36 2026-01-28T17:52:36.859Z INFO 6672 --- [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 30 due to node 1 being disconnected (elapsed time since creation: 340ms, elapsed time since send: 340ms, throttle time: 0ms, request timeout: 30000ms) 17:52:36 2026-01-28T17:52:36.859Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 17:52:36 2026-01-28T17:52:36.859Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:36 2026-01-28T17:52:36.859Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:36 2026-01-28T17:52:36.859Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 17:52:36 2026-01-28T17:52:36.859Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 17:52:36 2026-01-28T17:52:36.859Z INFO 6672 --- [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=431552020, epoch=6) to node 1: 17:52:36 17:52:36 org.apache.kafka.common.errors.DisconnectException 17:52:36 17:52:36 2026-01-28T17:52:36.860Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:36 2026-01-28T17:52:36.860Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 17:52:36 2026-01-28T17:52:36.860Z INFO 6672 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 17:52:36 2026-01-28T17:52:36.860Z INFO 6672 --- [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. 17:52:36 2026-01-28T17:52:36.860Z INFO 6672 --- [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. 17:52:37 2026-01-28T17:52:36.861Z INFO 6672 --- [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: 344ms, elapsed time since send: 344ms, throttle time: 0ms, request timeout: 30000ms) 17:52:37 2026-01-28T17:52:36.861Z INFO 6672 --- [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. 17:52:37 2026-01-28T17:52:36.861Z INFO 6672 --- [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. 17:52:37 2026-01-28T17:52:36.861Z INFO 6672 --- [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. 17:52:37 2026-01-28T17:52:36.861Z INFO 6672 --- [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=158033813, epoch=6) to node 1: 17:52:37 17:52:37 org.apache.kafka.common.errors.DisconnectException 17:52:37 17:52:37 2026-01-28T17:52:36.861Z INFO 6672 --- [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. 17:52:37 2026-01-28T17:52:36.902Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:37 2026-01-28T17:52:36.902Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:36.939Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:37 2026-01-28T17:52:36.939Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:36.939Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:37 2026-01-28T17:52:36.949Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:37 2026-01-28T17:52:36.949Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:36.954Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:37 2026-01-28T17:52:36.954Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:36.962Z INFO 6672 --- [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. 17:52:37 2026-01-28T17:52:36.962Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:36.968Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:37 2026-01-28T17:52:36.968Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:36.970Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:37 2026-01-28T17:52:36.970Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:36.976Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:37 2026-01-28T17:52:36.976Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:36.977Z INFO 6672 --- [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. 17:52:37 2026-01-28T17:52:36.977Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:36.978Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:37 2026-01-28T17:52:36.978Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:37.052Z INFO 6672 --- [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 17:52:37 2026-01-28T17:52:37.052Z INFO 6672 --- [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 17:52:37 2026-01-28T17:52:37.053Z INFO 6672 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 17:52:37 2026-01-28T17:52:37.053Z INFO 6672 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 17:52:37 2026-01-28T17:52:37.054Z INFO 6672 --- [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 17:52:37 2026-01-28T17:52:37.054Z INFO 6672 --- [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 17:52:37 2026-01-28T17:52:37.054Z INFO 6672 --- [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 17:52:37 2026-01-28T17:52:37.054Z INFO 6672 --- [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 17:52:37 2026-01-28T17:52:37.054Z INFO 6672 --- [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 17:52:37 2026-01-28T17:52:37.054Z INFO 6672 --- [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 17:52:37 2026-01-28T17:52:37.055Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:37 2026-01-28T17:52:37.055Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:37.056Z INFO 6672 --- [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 17:52:37 2026-01-28T17:52:37.056Z INFO 6672 --- [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 17:52:37 2026-01-28T17:52:37.056Z INFO 6672 --- [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 17:52:37 2026-01-28T17:52:37.056Z INFO 6672 --- [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 17:52:37 2026-01-28T17:52:37.060Z INFO 6672 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:52:37 2026-01-28T17:52:37.060Z INFO 6672 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:52:37 2026-01-28T17:52:37.060Z INFO 6672 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:52:37 2026-01-28T17:52:37.060Z INFO 6672 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:52:37 2026-01-28T17:52:37.060Z INFO 6672 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:52:37 2026-01-28T17:52:37.060Z INFO 6672 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:52:37 2026-01-28T17:52:37.060Z INFO 6672 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:52:37 2026-01-28T17:52:37.060Z INFO 6672 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:52:37 2026-01-28T17:52:37.064Z INFO 6672 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 17:52:37 2026-01-28T17:52:37.064Z INFO 6672 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 17:52:37 2026-01-28T17:52:37.065Z INFO 6672 --- [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 17:52:37 2026-01-28T17:52:37.065Z INFO 6672 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 17:52:37 2026-01-28T17:52:37.075Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:37 2026-01-28T17:52:37.075Z WARN 6672 --- [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. 17:52:37 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.31 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 17:52:37 [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 17:52:37 2026-01-28T17:52:37.089Z INFO 6672 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:52:37 2026-01-28T17:52:37.098Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:37 2026-01-28T17:52:37.098Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:37.134Z INFO 6672 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: ae7375ae9dc28d2debf738dadd387230e11b74e7b94324130844f89140a9af5b 17:52:37 2026-01-28T17:52:37.165Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:37 2026-01-28T17:52:37.165Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:37.168Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:37 2026-01-28T17:52:37.168Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:37.180Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:37 2026-01-28T17:52:37.180Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:37.206Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:37 2026-01-28T17:52:37.206Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:37.261Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:37 2026-01-28T17:52:37.261Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:37.309Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:37 2026-01-28T17:52:37.309Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:37.327Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:37 2026-01-28T17:52:37.327Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:37.377Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:37 2026-01-28T17:52:37.377Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:37.411Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:37 2026-01-28T17:52:37.411Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:37.411Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:37 2026-01-28T17:52:37.565Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:37 2026-01-28T17:52:37.566Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:37.636Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:37 2026-01-28T17:52:37.636Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:37.659Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:37 2026-01-28T17:52:37.659Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:37.740Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:37 2026-01-28T17:52:37.740Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:37.750Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:37 2026-01-28T17:52:37.750Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:37.811Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:37 2026-01-28T17:52:37.811Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:37 2026-01-28T17:52:37.821Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:37 2026-01-28T17:52:37.821Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:37.911Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:37 2026-01-28T17:52:37.911Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:37.948Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:37 2026-01-28T17:52:37.948Z WARN 6672 --- [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. 17:52:37 2026-01-28T17:52:37.948Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:38 2026-01-28T17:52:38.021Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:38 2026-01-28T17:52:38.021Z WARN 6672 --- [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. 17:52:38 2026-01-28T17:52:38.099Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:38 2026-01-28T17:52:38.099Z WARN 6672 --- [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. 17:52:38 2026-01-28T17:52:38.263Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:38 2026-01-28T17:52:38.263Z WARN 6672 --- [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. 17:52:38 2026-01-28T17:52:38.378Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:38 2026-01-28T17:52:38.379Z WARN 6672 --- [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. 17:52:38 2026-01-28T17:52:38.379Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:38 2026-01-28T17:52:38.555Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:38 2026-01-28T17:52:38.555Z WARN 6672 --- [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. 17:52:38 2026-01-28T17:52:38.562Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:38 2026-01-28T17:52:38.562Z WARN 6672 --- [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. 17:52:38 2026-01-28T17:52:38.645Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:38 2026-01-28T17:52:38.645Z WARN 6672 --- [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. 17:52:38 2026-01-28T17:52:38.663Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:38 2026-01-28T17:52:38.663Z WARN 6672 --- [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. 17:52:38 2026-01-28T17:52:38.721Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:38 2026-01-28T17:52:38.721Z WARN 6672 --- [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. 17:52:38 2026-01-28T17:52:38.815Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:38 2026-01-28T17:52:38.815Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:38 2026-01-28T17:52:38.863Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:38 2026-01-28T17:52:38.863Z WARN 6672 --- [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. 17:52:38 2026-01-28T17:52:38.915Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:38 2026-01-28T17:52:38.915Z WARN 6672 --- [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. 17:52:38 2026-01-28T17:52:38.983Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:38 2026-01-28T17:52:38.983Z WARN 6672 --- [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. 17:52:38 2026-01-28T17:52:38.983Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:39 2026-01-28T17:52:39.101Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:39 2026-01-28T17:52:39.101Z WARN 6672 --- [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. 17:52:39 2026-01-28T17:52:39.232Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:39 2026-01-28T17:52:39.232Z WARN 6672 --- [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. 17:52:39 2026-01-28T17:52:39.232Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:39 2026-01-28T17:52:39.264Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:39 2026-01-28T17:52:39.265Z WARN 6672 --- [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. 17:52:39 2026-01-28T17:52:39.444Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:39 2026-01-28T17:52:39.444Z WARN 6672 --- [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. 17:52:39 2026-01-28T17:52:39.557Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:39 2026-01-28T17:52:39.557Z WARN 6672 --- [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. 17:52:39 2026-01-28T17:52:39.669Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:39 2026-01-28T17:52:39.669Z WARN 6672 --- [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. 17:52:39 2026-01-28T17:52:39.687Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:39 2026-01-28T17:52:39.688Z WARN 6672 --- [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. 17:52:39 2026-01-28T17:52:39.727Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:39 2026-01-28T17:52:39.727Z WARN 6672 --- [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. 17:52:39 2026-01-28T17:52:39.819Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:39 2026-01-28T17:52:39.819Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:39 2026-01-28T17:52:39.820Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:39 2026-01-28T17:52:39.820Z WARN 6672 --- [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. 17:52:39 2026-01-28T17:52:39.865Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:39 2026-01-28T17:52:39.865Z WARN 6672 --- [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. 17:52:39 2026-01-28T17:52:39.886Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:39 2026-01-28T17:52:39.886Z WARN 6672 --- [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. 17:52:39 2026-01-28T17:52:39.886Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:40 2026-01-28T17:52:40.115Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:40 2026-01-28T17:52:40.115Z WARN 6672 --- [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. 17:52:40 2026-01-28T17:52:40.184Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:40 2026-01-28T17:52:40.184Z WARN 6672 --- [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. 17:52:40 2026-01-28T17:52:40.233Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:40 2026-01-28T17:52:40.233Z WARN 6672 --- [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. 17:52:40 2026-01-28T17:52:40.233Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:40 2026-01-28T17:52:40.418Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:40 2026-01-28T17:52:40.418Z WARN 6672 --- [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. 17:52:40 2026-01-28T17:52:40.559Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:40 2026-01-28T17:52:40.559Z WARN 6672 --- [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. 17:52:40 2026-01-28T17:52:40.671Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:40 2026-01-28T17:52:40.671Z WARN 6672 --- [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. 17:52:40 2026-01-28T17:52:40.689Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:40 2026-01-28T17:52:40.689Z WARN 6672 --- [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. 17:52:40 2026-01-28T17:52:40.723Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:40 2026-01-28T17:52:40.723Z WARN 6672 --- [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. 17:52:40 2026-01-28T17:52:40.733Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:40 2026-01-28T17:52:40.733Z WARN 6672 --- [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. 17:52:40 2026-01-28T17:52:40.823Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:40 2026-01-28T17:52:40.823Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:40 2026-01-28T17:52:40.868Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:40 2026-01-28T17:52:40.868Z WARN 6672 --- [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. 17:52:40 2026-01-28T17:52:40.895Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:40 2026-01-28T17:52:40.895Z WARN 6672 --- [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. 17:52:40 2026-01-28T17:52:40.895Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:41 2026-01-28T17:52:41.117Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:41 2026-01-28T17:52:41.117Z WARN 6672 --- [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. 17:52:41 2026-01-28T17:52:41.155Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:41 2026-01-28T17:52:41.155Z WARN 6672 --- [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. 17:52:41 2026-01-28T17:52:41.155Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:41 2026-01-28T17:52:41.228Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:41 2026-01-28T17:52:41.229Z WARN 6672 --- [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. 17:52:41 2026-01-28T17:52:41.420Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:41 2026-01-28T17:52:41.420Z WARN 6672 --- [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. 17:52:41 2026-01-28T17:52:41.561Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:41 2026-01-28T17:52:41.561Z WARN 6672 --- [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. 17:52:41 2026-01-28T17:52:41.673Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:41 2026-01-28T17:52:41.673Z WARN 6672 --- [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. 17:52:41 2026-01-28T17:52:41.690Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:41 2026-01-28T17:52:41.690Z WARN 6672 --- [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. 17:52:41 2026-01-28T17:52:41.726Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:41 2026-01-28T17:52:41.726Z WARN 6672 --- [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. 17:52:41 2026-01-28T17:52:41.735Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:41 2026-01-28T17:52:41.735Z WARN 6672 --- [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. 17:52:41 2026-01-28T17:52:41.826Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:41 2026-01-28T17:52:41.826Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:41 2026-01-28T17:52:41.852Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:41 2026-01-28T17:52:41.852Z WARN 6672 --- [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. 17:52:41 2026-01-28T17:52:41.899Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:41 2026-01-28T17:52:41.899Z WARN 6672 --- [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. 17:52:41 2026-01-28T17:52:41.899Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:42 2026-01-28T17:52:42.082Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:42 2026-01-28T17:52:42.082Z WARN 6672 --- [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. 17:52:42 2026-01-28T17:52:42.082Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:42 2026-01-28T17:52:42.119Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:42 2026-01-28T17:52:42.119Z WARN 6672 --- [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. 17:52:42 2026-01-28T17:52:42.230Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:42 2026-01-28T17:52:42.230Z WARN 6672 --- [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. 17:52:42 2026-01-28T17:52:42.459Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:42 2026-01-28T17:52:42.459Z WARN 6672 --- [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. 17:52:42 2026-01-28T17:52:42.563Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:42 2026-01-28T17:52:42.563Z WARN 6672 --- [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. 17:52:42 2026-01-28T17:52:42.675Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:42 2026-01-28T17:52:42.675Z WARN 6672 --- [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. 17:52:42 2026-01-28T17:52:42.729Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:42 2026-01-28T17:52:42.729Z WARN 6672 --- [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. 17:52:42 2026-01-28T17:52:42.736Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:42 2026-01-28T17:52:42.736Z WARN 6672 --- [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. 17:52:42 2026-01-28T17:52:42.737Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:42 2026-01-28T17:52:42.737Z WARN 6672 --- [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. 17:52:42 2026-01-28T17:52:42.803Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:42 2026-01-28T17:52:42.803Z WARN 6672 --- [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. 17:52:42 2026-01-28T17:52:42.803Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:42 2026-01-28T17:52:42.841Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:42 2026-01-28T17:52:42.841Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:42 2026-01-28T17:52:42.854Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:42 2026-01-28T17:52:42.854Z WARN 6672 --- [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. 17:52:43 2026-01-28T17:52:43.087Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:43 2026-01-28T17:52:43.087Z WARN 6672 --- [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. 17:52:43 2026-01-28T17:52:43.087Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:43 2026-01-28T17:52:43.121Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:43 2026-01-28T17:52:43.121Z WARN 6672 --- [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. 17:52:43 2026-01-28T17:52:43.233Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:43 2026-01-28T17:52:43.234Z WARN 6672 --- [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. 17:52:43 2026-01-28T17:52:43.297Z INFO 6672 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.207620416S 17:52:43 17:52:43,323 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:52:43 17:52:43,323 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:52:43 17:52:43,323 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:52:43 17:52:43,329 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:52:43 17:52:43,329 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:52:43 17:52:43,337 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:52:43 17:52:43,338 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:52:43 17:52:43 . ____ _ __ _ _ 17:52:43 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:43 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:43 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:43 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:43 =========|_|==============|___/=/_/_/_/ 17:52:43 17:52:43 :: Spring Boot :: (v3.5.9) 17:52:43 17:52:43 2026-01-28T17:52:43.344Z INFO 6672 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:43 2026-01-28T17:52:43.345Z INFO 6672 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 17:52:43 2026-01-28T17:52:43.461Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:43 2026-01-28T17:52:43.461Z WARN 6672 --- [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. 17:52:43 2026-01-28T17:52:43.565Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:43 2026-01-28T17:52:43.565Z WARN 6672 --- [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. 17:52:43 2026-01-28T17:52:43.593Z INFO 6672 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 17:52:43 2026-01-28T17:52:43.649Z INFO 6672 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:52:43 allow.auto.create.topics = true 17:52:43 auto.commit.interval.ms = 5000 17:52:43 auto.include.jmx.reporter = true 17:52:43 auto.offset.reset = latest 17:52:43 bootstrap.servers = [localhost:32772] 17:52:43 check.crcs = true 17:52:43 client.dns.lookup = use_all_dns_ips 17:52:43 client.id = consumer-ncmp-data-operation-event-group-7 17:52:43 client.rack = 17:52:43 connections.max.idle.ms = 540000 17:52:43 default.api.timeout.ms = 60000 17:52:43 enable.auto.commit = false 17:52:43 enable.metrics.push = true 17:52:43 exclude.internal.topics = true 17:52:43 fetch.max.bytes = 52428800 17:52:43 fetch.max.wait.ms = 500 17:52:43 fetch.min.bytes = 1 17:52:43 group.id = ncmp-data-operation-event-group 17:52:43 group.instance.id = null 17:52:43 group.protocol = classic 17:52:43 group.remote.assignor = null 17:52:43 heartbeat.interval.ms = 3000 17:52:43 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 17:52:43 internal.leave.group.on.close = true 17:52:43 internal.throw.on.fetch.stable.offset.unsupported = false 17:52:43 isolation.level = read_uncommitted 17:52:43 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:52:43 max.partition.fetch.bytes = 1048576 17:52:43 max.poll.interval.ms = 300000 17:52:43 max.poll.records = 500 17:52:43 metadata.max.age.ms = 300000 17:52:43 metadata.recovery.strategy = none 17:52:43 metric.reporters = [] 17:52:43 metrics.num.samples = 2 17:52:43 metrics.recording.level = INFO 17:52:43 metrics.sample.window.ms = 30000 17:52:43 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:52:43 receive.buffer.bytes = 65536 17:52:43 reconnect.backoff.max.ms = 1000 17:52:43 reconnect.backoff.ms = 50 17:52:43 request.timeout.ms = 30000 17:52:43 retry.backoff.max.ms = 1000 17:52:43 retry.backoff.ms = 100 17:52:43 sasl.client.callback.handler.class = null 17:52:43 sasl.jaas.config = null 17:52:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:43 sasl.kerberos.min.time.before.relogin = 60000 17:52:43 sasl.kerberos.service.name = null 17:52:43 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:43 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:43 sasl.login.callback.handler.class = null 17:52:43 sasl.login.class = null 17:52:43 sasl.login.connect.timeout.ms = null 17:52:43 sasl.login.read.timeout.ms = null 17:52:43 sasl.login.refresh.buffer.seconds = 300 17:52:43 sasl.login.refresh.min.period.seconds = 60 17:52:43 sasl.login.refresh.window.factor = 0.8 17:52:43 sasl.login.refresh.window.jitter = 0.05 17:52:43 sasl.login.retry.backoff.max.ms = 10000 17:52:43 sasl.login.retry.backoff.ms = 100 17:52:43 sasl.mechanism = GSSAPI 17:52:43 sasl.oauthbearer.clock.skew.seconds = 30 17:52:43 sasl.oauthbearer.expected.audience = null 17:52:43 sasl.oauthbearer.expected.issuer = null 17:52:43 sasl.oauthbearer.header.urlencode = false 17:52:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:43 sasl.oauthbearer.jwks.endpoint.url = null 17:52:43 sasl.oauthbearer.scope.claim.name = scope 17:52:43 sasl.oauthbearer.sub.claim.name = sub 17:52:43 sasl.oauthbearer.token.endpoint.url = null 17:52:43 security.protocol = PLAINTEXT 17:52:43 security.providers = null 17:52:43 send.buffer.bytes = 131072 17:52:43 session.timeout.ms = 45000 17:52:43 socket.connection.setup.timeout.max.ms = 30000 17:52:43 socket.connection.setup.timeout.ms = 10000 17:52:43 ssl.cipher.suites = null 17:52:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:43 ssl.endpoint.identification.algorithm = https 17:52:43 ssl.engine.factory.class = null 17:52:43 ssl.key.password = null 17:52:43 ssl.keymanager.algorithm = SunX509 17:52:43 ssl.keystore.certificate.chain = null 17:52:43 ssl.keystore.key = null 17:52:43 ssl.keystore.location = null 17:52:43 ssl.keystore.password = null 17:52:43 ssl.keystore.type = JKS 17:52:43 ssl.protocol = TLSv1.3 17:52:43 ssl.provider = null 17:52:43 ssl.secure.random.implementation = null 17:52:43 ssl.trustmanager.algorithm = PKIX 17:52:43 ssl.truststore.certificates = null 17:52:43 ssl.truststore.location = null 17:52:43 ssl.truststore.password = null 17:52:43 ssl.truststore.type = JKS 17:52:43 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:52:43 17:52:43 2026-01-28T17:52:43.649Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:43 2026-01-28T17:52:43.651Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:43 2026-01-28T17:52:43.651Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:43 2026-01-28T17:52:43.651Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622763651 17:52:43 2026-01-28T17:52:43.651Z INFO 6672 --- [ 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 17:52:43 2026-01-28T17:52:43.653Z INFO 6672 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:52:43 allow.auto.create.topics = true 17:52:43 auto.commit.interval.ms = 5000 17:52:43 auto.include.jmx.reporter = true 17:52:43 auto.offset.reset = latest 17:52:43 bootstrap.servers = [localhost:32772] 17:52:43 check.crcs = true 17:52:43 client.dns.lookup = use_all_dns_ips 17:52:43 client.id = consumer-ncmp-async-rest-request-event-group-8 17:52:43 client.rack = 17:52:43 connections.max.idle.ms = 540000 17:52:43 default.api.timeout.ms = 60000 17:52:43 enable.auto.commit = false 17:52:43 enable.metrics.push = true 17:52:43 exclude.internal.topics = true 17:52:43 fetch.max.bytes = 52428800 17:52:43 fetch.max.wait.ms = 500 17:52:43 fetch.min.bytes = 1 17:52:43 group.id = ncmp-async-rest-request-event-group 17:52:43 group.instance.id = null 17:52:43 group.protocol = classic 17:52:43 group.remote.assignor = null 17:52:43 heartbeat.interval.ms = 3000 17:52:43 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 17:52:43 internal.leave.group.on.close = true 17:52:43 internal.throw.on.fetch.stable.offset.unsupported = false 17:52:43 isolation.level = read_uncommitted 17:52:43 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:52:43 max.partition.fetch.bytes = 1048576 17:52:43 max.poll.interval.ms = 300000 17:52:43 max.poll.records = 500 17:52:43 metadata.max.age.ms = 300000 17:52:43 metadata.recovery.strategy = none 17:52:43 metric.reporters = [] 17:52:43 metrics.num.samples = 2 17:52:43 metrics.recording.level = INFO 17:52:43 metrics.sample.window.ms = 30000 17:52:43 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:52:43 receive.buffer.bytes = 65536 17:52:43 reconnect.backoff.max.ms = 1000 17:52:43 reconnect.backoff.ms = 50 17:52:43 request.timeout.ms = 30000 17:52:43 retry.backoff.max.ms = 1000 17:52:43 retry.backoff.ms = 100 17:52:43 sasl.client.callback.handler.class = null 17:52:43 sasl.jaas.config = null 17:52:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:43 sasl.kerberos.min.time.before.relogin = 60000 17:52:43 sasl.kerberos.service.name = null 17:52:43 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:43 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:43 sasl.login.callback.handler.class = null 17:52:43 sasl.login.class = null 17:52:43 sasl.login.connect.timeout.ms = null 17:52:43 sasl.login.read.timeout.ms = null 17:52:43 sasl.login.refresh.buffer.seconds = 300 17:52:43 sasl.login.refresh.min.period.seconds = 60 17:52:43 sasl.login.refresh.window.factor = 0.8 17:52:43 sasl.login.refresh.window.jitter = 0.05 17:52:43 sasl.login.retry.backoff.max.ms = 10000 17:52:43 sasl.login.retry.backoff.ms = 100 17:52:43 sasl.mechanism = GSSAPI 17:52:43 sasl.oauthbearer.clock.skew.seconds = 30 17:52:43 sasl.oauthbearer.expected.audience = null 17:52:43 sasl.oauthbearer.expected.issuer = null 17:52:43 sasl.oauthbearer.header.urlencode = false 17:52:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:43 sasl.oauthbearer.jwks.endpoint.url = null 17:52:43 sasl.oauthbearer.scope.claim.name = scope 17:52:43 sasl.oauthbearer.sub.claim.name = sub 17:52:43 sasl.oauthbearer.token.endpoint.url = null 17:52:43 security.protocol = PLAINTEXT 17:52:43 security.providers = null 17:52:43 send.buffer.bytes = 131072 17:52:43 session.timeout.ms = 45000 17:52:43 socket.connection.setup.timeout.max.ms = 30000 17:52:43 socket.connection.setup.timeout.ms = 10000 17:52:43 ssl.cipher.suites = null 17:52:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:43 ssl.endpoint.identification.algorithm = https 17:52:43 ssl.engine.factory.class = null 17:52:43 ssl.key.password = null 17:52:43 ssl.keymanager.algorithm = SunX509 17:52:43 ssl.keystore.certificate.chain = null 17:52:43 ssl.keystore.key = null 17:52:43 ssl.keystore.location = null 17:52:43 ssl.keystore.password = null 17:52:43 ssl.keystore.type = JKS 17:52:43 ssl.protocol = TLSv1.3 17:52:43 ssl.provider = null 17:52:43 ssl.secure.random.implementation = null 17:52:43 ssl.trustmanager.algorithm = PKIX 17:52:43 ssl.truststore.certificates = null 17:52:43 ssl.truststore.location = null 17:52:43 ssl.truststore.password = null 17:52:43 ssl.truststore.type = JKS 17:52:43 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:52:43 17:52:43 2026-01-28T17:52:43.653Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:43 2026-01-28T17:52:43.660Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:43 2026-01-28T17:52:43.660Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:43 2026-01-28T17:52:43.660Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622763660 17:52:43 2026-01-28T17:52:43.660Z INFO 6672 --- [ 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 17:52:43 2026-01-28T17:52:43.669Z INFO 6672 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.365 seconds (process running for 73.517) 17:52:43 2026-01-28T17:52:43.682Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:43 2026-01-28T17:52:43.683Z WARN 6672 --- [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. 17:52:43 2026-01-28T17:52:43.698Z WARN 6672 --- [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} 17:52:43 2026-01-28T17:52:43.699Z INFO 6672 --- [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 17:52:43 2026-01-28T17:52:43.704Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:43 2026-01-28T17:52:43.704Z WARN 6672 --- [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. 17:52:43 2026-01-28T17:52:43.704Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:43 2026-01-28T17:52:43.704Z WARN 6672 --- [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} 17:52:43 2026-01-28T17:52:43.704Z INFO 6672 --- [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 17:52:43 2026-01-28T17:52:43.733Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:43 2026-01-28T17:52:43.733Z WARN 6672 --- [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. 17:52:43 2026-01-28T17:52:43.737Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:43 2026-01-28T17:52:43.738Z WARN 6672 --- [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. 17:52:43 2026-01-28T17:52:43.738Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:43 2026-01-28T17:52:43.738Z WARN 6672 --- [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. 17:52:43 2026-01-28T17:52:43.831Z INFO 6672 --- [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) 17:52:43 2026-01-28T17:52:43.832Z INFO 6672 --- [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 17:52:43 2026-01-28T17:52:43.836Z INFO 6672 --- [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) 17:52:43 2026-01-28T17:52:43.837Z INFO 6672 --- [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 17:52:43 2026-01-28T17:52:43.846Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:43 2026-01-28T17:52:43.846Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:43 2026-01-28T17:52:43.851Z INFO 6672 --- [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] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: error response NOT_COORDINATOR. isDisconnected: false. Rediscovery will be attempted. 17:52:43 2026-01-28T17:52:43.851Z INFO 6672 --- [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] Requesting disconnect from last known coordinator localhost:32772 (id: 2147483646 rack: null) 17:52:43 2026-01-28T17:52:43.851Z INFO 6672 --- [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] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: error response NOT_COORDINATOR. isDisconnected: false. Rediscovery will be attempted. 17:52:43 2026-01-28T17:52:43.851Z INFO 6672 --- [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] Requesting disconnect from last known coordinator localhost:32772 (id: 2147483646 rack: null) 17:52:43 2026-01-28T17:52:43.851Z INFO 6672 --- [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] JoinGroup failed: This is not the correct coordinator. Marking coordinator unknown. Sent generation was Generation{generationId=-1, memberId='', protocol='null'} 17:52:43 2026-01-28T17:52:43.851Z INFO 6672 --- [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] Client requested disconnect from node 2147483646 17:52:43 2026-01-28T17:52:43.852Z INFO 6672 --- [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] JoinGroup failed: This is not the correct coordinator. Marking coordinator unknown. Sent generation was Generation{generationId=-1, memberId='', protocol='null'} 17:52:43 2026-01-28T17:52:43.852Z INFO 6672 --- [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] Client requested disconnect from node 2147483646 17:52:43 2026-01-28T17:52:43.855Z INFO 6672 --- [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) 17:52:43 2026-01-28T17:52:43.856Z INFO 6672 --- [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] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: false. Rediscovery will be attempted. 17:52:43 2026-01-28T17:52:43.856Z INFO 6672 --- [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] Requesting disconnect from last known coordinator localhost:32772 (id: 2147483646 rack: null) 17:52:43 2026-01-28T17:52:43.859Z INFO 6672 --- [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) 17:52:43 2026-01-28T17:52:43.859Z INFO 6672 --- [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] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: false. Rediscovery will be attempted. 17:52:43 2026-01-28T17:52:43.859Z INFO 6672 --- [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] Requesting disconnect from last known coordinator localhost:32772 (id: 2147483646 rack: null) 17:52:43 2026-01-28T17:52:43.895Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:43 2026-01-28T17:52:43.895Z WARN 6672 --- [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. 17:52:44 2026-01-28T17:52:43.946Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:44 2026-01-28T17:52:43.946Z WARN 6672 --- [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. 17:52:44 2026-01-28T17:52:43.946Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:44 2026-01-28T17:52:43.968Z INFO 6672 --- [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) 17:52:44 2026-01-28T17:52:43.969Z INFO 6672 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'This is not the correct coordinator.' (NotCoordinatorException) 17:52:44 2026-01-28T17:52:43.969Z INFO 6672 --- [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 17:52:44 2026-01-28T17:52:43.976Z INFO 6672 --- [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) 17:52:44 2026-01-28T17:52:43.976Z INFO 6672 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'This is not the correct coordinator.' (NotCoordinatorException) 17:52:44 2026-01-28T17:52:43.977Z INFO 6672 --- [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 17:52:44 2026-01-28T17:52:43.992Z INFO 6672 --- [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-417e6686-ce85-4103-a032-64151559c870 17:52:44 2026-01-28T17:52:43.992Z INFO 6672 --- [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 17:52:44 2026-01-28T17:52:43.993Z INFO 6672 --- [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-0fb5ae46-e070-45bf-b6dc-571f1b13eb79 17:52:44 2026-01-28T17:52:43.993Z INFO 6672 --- [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 17:52:44 2026-01-28T17:52:44.013Z INFO 6672 --- [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-417e6686-ce85-4103-a032-64151559c870', protocol='range'} 17:52:44 2026-01-28T17:52:44.014Z INFO 6672 --- [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-417e6686-ce85-4103-a032-64151559c870=Assignment(partitions=[ncmp-async-m2m-0])} 17:52:44 2026-01-28T17:52:44.018Z INFO 6672 --- [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-0fb5ae46-e070-45bf-b6dc-571f1b13eb79', protocol='range'} 17:52:44 2026-01-28T17:52:44.019Z INFO 6672 --- [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-0fb5ae46-e070-45bf-b6dc-571f1b13eb79=Assignment(partitions=[ncmp-async-m2m-0])} 17:52:44 2026-01-28T17:52:44.040Z INFO 6672 --- [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-0fb5ae46-e070-45bf-b6dc-571f1b13eb79', protocol='range'} 17:52:44 2026-01-28T17:52:44.041Z INFO 6672 --- [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]) 17:52:44 2026-01-28T17:52:44.041Z INFO 6672 --- [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 17:52:44 2026-01-28T17:52:44.042Z INFO 6672 --- [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-417e6686-ce85-4103-a032-64151559c870', protocol='range'} 17:52:44 2026-01-28T17:52:44.042Z INFO 6672 --- [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]) 17:52:44 2026-01-28T17:52:44.042Z INFO 6672 --- [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 17:52:44 2026-01-28T17:52:44.050Z INFO 6672 --- [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 17:52:44 2026-01-28T17:52:44.051Z INFO 6672 --- [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 17:52:44 2026-01-28T17:52:44.057Z INFO 6672 --- [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 17:52:44 2026-01-28T17:52:44.057Z INFO 6672 --- [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 17:52:44 2026-01-28T17:52:44.064Z INFO 6672 --- [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}}. 17:52:44 2026-01-28T17:52:44.065Z INFO 6672 --- [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}}. 17:52:44 2026-01-28T17:52:44.088Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:44 2026-01-28T17:52:44.088Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:44 acks = -1 17:52:44 auto.include.jmx.reporter = true 17:52:44 batch.size = 16384 17:52:44 bootstrap.servers = [localhost:32772] 17:52:44 buffer.memory = 33554432 17:52:44 client.dns.lookup = use_all_dns_ips 17:52:44 client.id = producer-11 17:52:44 compression.gzip.level = -1 17:52:44 compression.lz4.level = 9 17:52:44 compression.type = none 17:52:44 compression.zstd.level = 3 17:52:44 connections.max.idle.ms = 540000 17:52:44 delivery.timeout.ms = 120000 17:52:44 enable.idempotence = false 17:52:44 enable.metrics.push = true 17:52:44 interceptor.classes = [] 17:52:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:44 linger.ms = 1 17:52:44 max.block.ms = 60000 17:52:44 max.in.flight.requests.per.connection = 5 17:52:44 max.request.size = 1048576 17:52:44 metadata.max.age.ms = 300000 17:52:44 metadata.max.idle.ms = 300000 17:52:44 metadata.recovery.strategy = none 17:52:44 metric.reporters = [] 17:52:44 metrics.num.samples = 2 17:52:44 metrics.recording.level = INFO 17:52:44 metrics.sample.window.ms = 30000 17:52:44 partitioner.adaptive.partitioning.enable = true 17:52:44 partitioner.availability.timeout.ms = 0 17:52:44 partitioner.class = null 17:52:44 partitioner.ignore.keys = false 17:52:44 receive.buffer.bytes = 32768 17:52:44 reconnect.backoff.max.ms = 1000 17:52:44 reconnect.backoff.ms = 50 17:52:44 request.timeout.ms = 30000 17:52:44 retries = 0 17:52:44 retry.backoff.max.ms = 1000 17:52:44 retry.backoff.ms = 100 17:52:44 sasl.client.callback.handler.class = null 17:52:44 sasl.jaas.config = null 17:52:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:44 sasl.kerberos.min.time.before.relogin = 60000 17:52:44 sasl.kerberos.service.name = null 17:52:44 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:44 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:44 sasl.login.callback.handler.class = null 17:52:44 sasl.login.class = null 17:52:44 sasl.login.connect.timeout.ms = null 17:52:44 sasl.login.read.timeout.ms = null 17:52:44 sasl.login.refresh.buffer.seconds = 300 17:52:44 sasl.login.refresh.min.period.seconds = 60 17:52:44 sasl.login.refresh.window.factor = 0.8 17:52:44 sasl.login.refresh.window.jitter = 0.05 17:52:44 sasl.login.retry.backoff.max.ms = 10000 17:52:44 sasl.login.retry.backoff.ms = 100 17:52:44 sasl.mechanism = GSSAPI 17:52:44 sasl.oauthbearer.clock.skew.seconds = 30 17:52:44 sasl.oauthbearer.expected.audience = null 17:52:44 sasl.oauthbearer.expected.issuer = null 17:52:44 sasl.oauthbearer.header.urlencode = false 17:52:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:44 sasl.oauthbearer.jwks.endpoint.url = null 17:52:44 sasl.oauthbearer.scope.claim.name = scope 17:52:44 sasl.oauthbearer.sub.claim.name = sub 17:52:44 sasl.oauthbearer.token.endpoint.url = null 17:52:44 security.protocol = PLAINTEXT 17:52:44 security.providers = null 17:52:44 send.buffer.bytes = 131072 17:52:44 socket.connection.setup.timeout.max.ms = 30000 17:52:44 socket.connection.setup.timeout.ms = 10000 17:52:44 ssl.cipher.suites = null 17:52:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:44 ssl.endpoint.identification.algorithm = https 17:52:44 ssl.engine.factory.class = null 17:52:44 ssl.key.password = null 17:52:44 ssl.keymanager.algorithm = SunX509 17:52:44 ssl.keystore.certificate.chain = null 17:52:44 ssl.keystore.key = null 17:52:44 ssl.keystore.location = null 17:52:44 ssl.keystore.password = null 17:52:44 ssl.keystore.type = JKS 17:52:44 ssl.protocol = TLSv1.3 17:52:44 ssl.provider = null 17:52:44 ssl.secure.random.implementation = null 17:52:44 ssl.trustmanager.algorithm = PKIX 17:52:44 ssl.truststore.certificates = null 17:52:44 ssl.truststore.location = null 17:52:44 ssl.truststore.password = null 17:52:44 ssl.truststore.type = JKS 17:52:44 transaction.timeout.ms = 60000 17:52:44 transactional.id = null 17:52:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:52:44 17:52:44 2026-01-28T17:52:44.088Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:44 2026-01-28T17:52:44.089Z INFO 6672 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 17:52:44 2026-01-28T17:52:44.091Z INFO 6672 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 17:52:44 2026-01-28T17:52:44.094Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:44 2026-01-28T17:52:44.094Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:44 2026-01-28T17:52:44.094Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:44 2026-01-28T17:52:44.094Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622764094 17:52:44 2026-01-28T17:52:44.118Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:44 2026-01-28T17:52:44.122Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:44 2026-01-28T17:52:44.122Z WARN 6672 --- [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. 17:52:44 2026-01-28T17:52:44.165Z INFO 6672 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 17:52:44 auto.include.jmx.reporter = true 17:52:44 bootstrap.controllers = [] 17:52:44 bootstrap.servers = [localhost:32772] 17:52:44 client.dns.lookup = use_all_dns_ips 17:52:44 client.id = 17:52:44 connections.max.idle.ms = 300000 17:52:44 default.api.timeout.ms = 60000 17:52:44 enable.metrics.push = true 17:52:44 metadata.max.age.ms = 300000 17:52:44 metadata.recovery.strategy = none 17:52:44 metric.reporters = [] 17:52:44 metrics.num.samples = 2 17:52:44 metrics.recording.level = INFO 17:52:44 metrics.sample.window.ms = 30000 17:52:44 receive.buffer.bytes = 65536 17:52:44 reconnect.backoff.max.ms = 1000 17:52:44 reconnect.backoff.ms = 50 17:52:44 request.timeout.ms = 30000 17:52:44 retries = 2147483647 17:52:44 retry.backoff.max.ms = 1000 17:52:44 retry.backoff.ms = 100 17:52:44 sasl.client.callback.handler.class = null 17:52:44 sasl.jaas.config = null 17:52:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:44 sasl.kerberos.min.time.before.relogin = 60000 17:52:44 sasl.kerberos.service.name = null 17:52:44 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:44 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:44 sasl.login.callback.handler.class = null 17:52:44 sasl.login.class = null 17:52:44 sasl.login.connect.timeout.ms = null 17:52:44 sasl.login.read.timeout.ms = null 17:52:44 sasl.login.refresh.buffer.seconds = 300 17:52:44 sasl.login.refresh.min.period.seconds = 60 17:52:44 sasl.login.refresh.window.factor = 0.8 17:52:44 sasl.login.refresh.window.jitter = 0.05 17:52:44 sasl.login.retry.backoff.max.ms = 10000 17:52:44 sasl.login.retry.backoff.ms = 100 17:52:44 sasl.mechanism = GSSAPI 17:52:44 sasl.oauthbearer.clock.skew.seconds = 30 17:52:44 sasl.oauthbearer.expected.audience = null 17:52:44 sasl.oauthbearer.expected.issuer = null 17:52:44 sasl.oauthbearer.header.urlencode = false 17:52:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:44 sasl.oauthbearer.jwks.endpoint.url = null 17:52:44 sasl.oauthbearer.scope.claim.name = scope 17:52:44 sasl.oauthbearer.sub.claim.name = sub 17:52:44 sasl.oauthbearer.token.endpoint.url = null 17:52:44 security.protocol = PLAINTEXT 17:52:44 security.providers = null 17:52:44 send.buffer.bytes = 131072 17:52:44 socket.connection.setup.timeout.max.ms = 30000 17:52:44 socket.connection.setup.timeout.ms = 10000 17:52:44 ssl.cipher.suites = null 17:52:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:44 ssl.endpoint.identification.algorithm = https 17:52:44 ssl.engine.factory.class = null 17:52:44 ssl.key.password = null 17:52:44 ssl.keymanager.algorithm = SunX509 17:52:44 ssl.keystore.certificate.chain = null 17:52:44 ssl.keystore.key = null 17:52:44 ssl.keystore.location = null 17:52:44 ssl.keystore.password = null 17:52:44 ssl.keystore.type = JKS 17:52:44 ssl.protocol = TLSv1.3 17:52:44 ssl.provider = null 17:52:44 ssl.secure.random.implementation = null 17:52:44 ssl.trustmanager.algorithm = PKIX 17:52:44 ssl.truststore.certificates = null 17:52:44 ssl.truststore.location = null 17:52:44 ssl.truststore.password = null 17:52:44 ssl.truststore.type = JKS 17:52:44 17:52:44 2026-01-28T17:52:44.167Z INFO 6672 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:44 2026-01-28T17:52:44.167Z INFO 6672 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:44 2026-01-28T17:52:44.167Z INFO 6672 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622764167 17:52:44 2026-01-28T17:52:44.169Z INFO 6672 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 17:52:44 auto.include.jmx.reporter = true 17:52:44 bootstrap.controllers = [] 17:52:44 bootstrap.servers = [localhost:32772] 17:52:44 client.dns.lookup = use_all_dns_ips 17:52:44 client.id = 17:52:44 connections.max.idle.ms = 300000 17:52:44 default.api.timeout.ms = 60000 17:52:44 enable.metrics.push = true 17:52:44 metadata.max.age.ms = 300000 17:52:44 metadata.recovery.strategy = none 17:52:44 metric.reporters = [] 17:52:44 metrics.num.samples = 2 17:52:44 metrics.recording.level = INFO 17:52:44 metrics.sample.window.ms = 30000 17:52:44 receive.buffer.bytes = 65536 17:52:44 reconnect.backoff.max.ms = 1000 17:52:44 reconnect.backoff.ms = 50 17:52:44 request.timeout.ms = 30000 17:52:44 retries = 2147483647 17:52:44 retry.backoff.max.ms = 1000 17:52:44 retry.backoff.ms = 100 17:52:44 sasl.client.callback.handler.class = null 17:52:44 sasl.jaas.config = null 17:52:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:44 sasl.kerberos.min.time.before.relogin = 60000 17:52:44 sasl.kerberos.service.name = null 17:52:44 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:44 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:44 sasl.login.callback.handler.class = null 17:52:44 sasl.login.class = null 17:52:44 sasl.login.connect.timeout.ms = null 17:52:44 sasl.login.read.timeout.ms = null 17:52:44 sasl.login.refresh.buffer.seconds = 300 17:52:44 sasl.login.refresh.min.period.seconds = 60 17:52:44 sasl.login.refresh.window.factor = 0.8 17:52:44 sasl.login.refresh.window.jitter = 0.05 17:52:44 sasl.login.retry.backoff.max.ms = 10000 17:52:44 sasl.login.retry.backoff.ms = 100 17:52:44 sasl.mechanism = GSSAPI 17:52:44 sasl.oauthbearer.clock.skew.seconds = 30 17:52:44 sasl.oauthbearer.expected.audience = null 17:52:44 sasl.oauthbearer.expected.issuer = null 17:52:44 sasl.oauthbearer.header.urlencode = false 17:52:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:44 sasl.oauthbearer.jwks.endpoint.url = null 17:52:44 sasl.oauthbearer.scope.claim.name = scope 17:52:44 sasl.oauthbearer.sub.claim.name = sub 17:52:44 sasl.oauthbearer.token.endpoint.url = null 17:52:44 security.protocol = PLAINTEXT 17:52:44 security.providers = null 17:52:44 send.buffer.bytes = 131072 17:52:44 socket.connection.setup.timeout.max.ms = 30000 17:52:44 socket.connection.setup.timeout.ms = 10000 17:52:44 ssl.cipher.suites = null 17:52:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:44 ssl.endpoint.identification.algorithm = https 17:52:44 ssl.engine.factory.class = null 17:52:44 ssl.key.password = null 17:52:44 ssl.keymanager.algorithm = SunX509 17:52:44 ssl.keystore.certificate.chain = null 17:52:44 ssl.keystore.key = null 17:52:44 ssl.keystore.location = null 17:52:44 ssl.keystore.password = null 17:52:44 ssl.keystore.type = JKS 17:52:44 ssl.protocol = TLSv1.3 17:52:44 ssl.provider = null 17:52:44 ssl.secure.random.implementation = null 17:52:44 ssl.trustmanager.algorithm = PKIX 17:52:44 ssl.truststore.certificates = null 17:52:44 ssl.truststore.location = null 17:52:44 ssl.truststore.password = null 17:52:44 ssl.truststore.type = JKS 17:52:44 17:52:44 2026-01-28T17:52:44.170Z INFO 6672 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:44 2026-01-28T17:52:44.170Z INFO 6672 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:44 2026-01-28T17:52:44.170Z INFO 6672 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622764170 17:52:44 2026-01-28T17:52:44.216Z INFO 6672 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 17:52:44 2026-01-28T17:52:44.217Z INFO 6672 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:52:44 2026-01-28T17:52:44.217Z INFO 6672 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:52:44 2026-01-28T17:52:44.217Z INFO 6672 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:52:44 2026-01-28T17:52:44.217Z INFO 6672 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 17:52:44 2026-01-28T17:52:44.221Z INFO 6672 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:52:44 2026-01-28T17:52:44.222Z INFO 6672 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:52:44 2026-01-28T17:52:44.222Z INFO 6672 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:52:44 2026-01-28T17:52:44.234Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:44 2026-01-28T17:52:44.234Z WARN 6672 --- [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. 17:52:44 2026-01-28T17:52:44.249Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:44 2026-01-28T17:52:44.249Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:44 acks = -1 17:52:44 auto.include.jmx.reporter = true 17:52:44 batch.size = 16384 17:52:44 bootstrap.servers = [localhost:32772] 17:52:44 buffer.memory = 33554432 17:52:44 client.dns.lookup = use_all_dns_ips 17:52:44 client.id = producer-12 17:52:44 compression.gzip.level = -1 17:52:44 compression.lz4.level = 9 17:52:44 compression.type = none 17:52:44 compression.zstd.level = 3 17:52:44 connections.max.idle.ms = 540000 17:52:44 delivery.timeout.ms = 120000 17:52:44 enable.idempotence = false 17:52:44 enable.metrics.push = true 17:52:44 interceptor.classes = [] 17:52:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:44 linger.ms = 1 17:52:44 max.block.ms = 60000 17:52:44 max.in.flight.requests.per.connection = 5 17:52:44 max.request.size = 1048576 17:52:44 metadata.max.age.ms = 300000 17:52:44 metadata.max.idle.ms = 300000 17:52:44 metadata.recovery.strategy = none 17:52:44 metric.reporters = [] 17:52:44 metrics.num.samples = 2 17:52:44 metrics.recording.level = INFO 17:52:44 metrics.sample.window.ms = 30000 17:52:44 partitioner.adaptive.partitioning.enable = true 17:52:44 partitioner.availability.timeout.ms = 0 17:52:44 partitioner.class = null 17:52:44 partitioner.ignore.keys = false 17:52:44 receive.buffer.bytes = 32768 17:52:44 reconnect.backoff.max.ms = 1000 17:52:44 reconnect.backoff.ms = 50 17:52:44 request.timeout.ms = 30000 17:52:44 retries = 0 17:52:44 retry.backoff.max.ms = 1000 17:52:44 retry.backoff.ms = 100 17:52:44 sasl.client.callback.handler.class = null 17:52:44 sasl.jaas.config = null 17:52:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:44 sasl.kerberos.min.time.before.relogin = 60000 17:52:44 sasl.kerberos.service.name = null 17:52:44 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:44 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:44 sasl.login.callback.handler.class = null 17:52:44 sasl.login.class = null 17:52:44 sasl.login.connect.timeout.ms = null 17:52:44 sasl.login.read.timeout.ms = null 17:52:44 sasl.login.refresh.buffer.seconds = 300 17:52:44 sasl.login.refresh.min.period.seconds = 60 17:52:44 sasl.login.refresh.window.factor = 0.8 17:52:44 sasl.login.refresh.window.jitter = 0.05 17:52:44 sasl.login.retry.backoff.max.ms = 10000 17:52:44 sasl.login.retry.backoff.ms = 100 17:52:44 sasl.mechanism = GSSAPI 17:52:44 sasl.oauthbearer.clock.skew.seconds = 30 17:52:44 sasl.oauthbearer.expected.audience = null 17:52:44 sasl.oauthbearer.expected.issuer = null 17:52:44 sasl.oauthbearer.header.urlencode = false 17:52:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:44 sasl.oauthbearer.jwks.endpoint.url = null 17:52:44 sasl.oauthbearer.scope.claim.name = scope 17:52:44 sasl.oauthbearer.sub.claim.name = sub 17:52:44 sasl.oauthbearer.token.endpoint.url = null 17:52:44 security.protocol = PLAINTEXT 17:52:44 security.providers = null 17:52:44 send.buffer.bytes = 131072 17:52:44 socket.connection.setup.timeout.max.ms = 30000 17:52:44 socket.connection.setup.timeout.ms = 10000 17:52:44 ssl.cipher.suites = null 17:52:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:44 ssl.endpoint.identification.algorithm = https 17:52:44 ssl.engine.factory.class = null 17:52:44 ssl.key.password = null 17:52:44 ssl.keymanager.algorithm = SunX509 17:52:44 ssl.keystore.certificate.chain = null 17:52:44 ssl.keystore.key = null 17:52:44 ssl.keystore.location = null 17:52:44 ssl.keystore.password = null 17:52:44 ssl.keystore.type = JKS 17:52:44 ssl.protocol = TLSv1.3 17:52:44 ssl.provider = null 17:52:44 ssl.secure.random.implementation = null 17:52:44 ssl.trustmanager.algorithm = PKIX 17:52:44 ssl.truststore.certificates = null 17:52:44 ssl.truststore.location = null 17:52:44 ssl.truststore.password = null 17:52:44 ssl.truststore.type = JKS 17:52:44 transaction.timeout.ms = 60000 17:52:44 transactional.id = null 17:52:44 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:52:44 17:52:44 2026-01-28T17:52:44.250Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:44 2026-01-28T17:52:44.252Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:44 2026-01-28T17:52:44.252Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:44 2026-01-28T17:52:44.252Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:44 2026-01-28T17:52:44.252Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622764252 17:52:44 2026-01-28T17:52:44.269Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:44 2026-01-28T17:52:44.309Z ERROR 6672 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 17:52:44 17:52:44 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 17:52:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 17:52:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 17:52:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 17:52:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 17:52:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 17:52:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 17:52:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 17:52:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 17:52:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 17:52:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 17:52:44 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 17:52:44 at java.base/java.lang.Thread.run(Thread.java:833) 17:52:44 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 17:52:44 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 17:52:44 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 17:52:44 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 17:52:44 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 17:52:44 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 17:52:44 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 17:52:44 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 17:52:44 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 17:52:44 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:672) 17:52:44 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 17:52:44 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 17:52:44 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 17:52:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 17:52:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 17:52:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 17:52:44 ... 3 common frames omitted 17:52:44 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 17:52:44 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 17:52:44 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 17:52:44 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 17:52:44 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 17:52:44 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 17:52:44 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 17:52:44 ... 16 common frames omitted 17:52:44 17:52:44 2026-01-28T17:52:44.443Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:44 2026-01-28T17:52:44.443Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:44 2026-01-28T17:52:44.443Z INFO 6672 --- [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. 17:52:44 2026-01-28T17:52:44.443Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 17:52:44 2026-01-28T17:52:44.443Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 17:52:44 2026-01-28T17:52:44.444Z INFO 6672 --- [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 25 due to node 1 being disconnected (elapsed time since creation: 141ms, elapsed time since send: 141ms, throttle time: 0ms, request timeout: 30000ms) 17:52:44 2026-01-28T17:52:44.444Z INFO 6672 --- [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. 17:52:44 2026-01-28T17:52:44.444Z INFO 6672 --- [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. 17:52:44 2026-01-28T17:52:44.444Z INFO 6672 --- [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=337161513, epoch=2) to node 1: 17:52:44 17:52:44 org.apache.kafka.common.errors.DisconnectException 17:52:44 17:52:44 2026-01-28T17:52:44.444Z INFO 6672 --- [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. 17:52:44 2026-01-28T17:52:44.444Z INFO 6672 --- [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. 17:52:44 2026-01-28T17:52:44.444Z INFO 6672 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 25 due to node 1 being disconnected (elapsed time since creation: 142ms, elapsed time since send: 142ms, throttle time: 0ms, request timeout: 30000ms) 17:52:44 2026-01-28T17:52:44.445Z INFO 6672 --- [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. 17:52:44 2026-01-28T17:52:44.445Z INFO 6672 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 17:52:44 2026-01-28T17:52:44.445Z INFO 6672 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=6887653, epoch=2) to node 1: 17:52:44 17:52:44 org.apache.kafka.common.errors.DisconnectException 17:52:44 17:52:44 2026-01-28T17:52:44.445Z INFO 6672 --- [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. 17:52:44 2026-01-28T17:52:44.463Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:44 2026-01-28T17:52:44.463Z WARN 6672 --- [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. 17:52:44 2026-01-28T17:52:44.549Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:44 2026-01-28T17:52:44.549Z WARN 6672 --- [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. 17:52:44 2026-01-28T17:52:44.562Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:44 2026-01-28T17:52:44.562Z WARN 6672 --- [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. 17:52:44 2026-01-28T17:52:44.563Z INFO 6672 --- [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. 17:52:44 2026-01-28T17:52:44.563Z WARN 6672 --- [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. 17:52:44 2026-01-28T17:52:44.563Z INFO 6672 --- [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. 17:52:44 2026-01-28T17:52:44.564Z WARN 6672 --- [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. 17:52:44 2026-01-28T17:52:44.566Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:44 2026-01-28T17:52:44.566Z WARN 6672 --- [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. 17:52:44 2026-01-28T17:52:44.620Z INFO 6672 --- [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 17:52:44 2026-01-28T17:52:44.620Z INFO 6672 --- [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 17:52:44 2026-01-28T17:52:44.620Z INFO 6672 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 17:52:44 2026-01-28T17:52:44.620Z INFO 6672 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 17:52:44 2026-01-28T17:52:44.620Z INFO 6672 --- [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 17:52:44 2026-01-28T17:52:44.620Z INFO 6672 --- [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 17:52:44 2026-01-28T17:52:44.620Z INFO 6672 --- [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 17:52:44 2026-01-28T17:52:44.620Z INFO 6672 --- [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 17:52:44 2026-01-28T17:52:44.620Z INFO 6672 --- [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 17:52:44 2026-01-28T17:52:44.620Z INFO 6672 --- [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 17:52:44 2026-01-28T17:52:44.622Z INFO 6672 --- [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 17:52:44 2026-01-28T17:52:44.622Z INFO 6672 --- [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 17:52:44 2026-01-28T17:52:44.622Z INFO 6672 --- [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 17:52:44 2026-01-28T17:52:44.622Z INFO 6672 --- [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 17:52:44 2026-01-28T17:52:44.623Z INFO 6672 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:52:44 2026-01-28T17:52:44.623Z INFO 6672 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:52:44 2026-01-28T17:52:44.623Z INFO 6672 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:52:44 2026-01-28T17:52:44.623Z INFO 6672 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:52:44 2026-01-28T17:52:44.623Z INFO 6672 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:52:44 2026-01-28T17:52:44.623Z INFO 6672 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:52:44 2026-01-28T17:52:44.623Z INFO 6672 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:52:44 2026-01-28T17:52:44.623Z INFO 6672 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:52:44 2026-01-28T17:52:44.627Z INFO 6672 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 17:52:44 2026-01-28T17:52:44.627Z INFO 6672 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 17:52:44 2026-01-28T17:52:44.629Z INFO 6672 --- [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 17:52:44 2026-01-28T17:52:44.629Z INFO 6672 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 17:52:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.545 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 17:52:44 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 17:52:44 2026-01-28T17:52:44.654Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:44 2026-01-28T17:52:44.654Z WARN 6672 --- [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. 17:52:44 2026-01-28T17:52:44.683Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:44 2026-01-28T17:52:44.683Z WARN 6672 --- [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. 17:52:44 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 17:52:44 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 17:52:44 17:52:44,708 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:52:44 17:52:44,708 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:52:44 17:52:44,708 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:52:44 17:52:44,713 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:52:44 17:52:44,713 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:52:44 17:52:44,720 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:52:44 17:52:44,720 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:52:44 17:52:44 . ____ _ __ _ _ 17:52:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:44 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:44 =========|_|==============|___/=/_/_/_/ 17:52:44 17:52:44 :: Spring Boot :: (v3.5.9) 17:52:44 17:52:44 2026-01-28T17:52:44.726Z INFO 6672 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:44 2026-01-28T17:52:44.726Z INFO 6672 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 17:52:44 2026-01-28T17:52:44.739Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:44 2026-01-28T17:52:44.740Z WARN 6672 --- [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. 17:52:44 2026-01-28T17:52:44.740Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:44 2026-01-28T17:52:44.740Z WARN 6672 --- [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. 17:52:44 2026-01-28T17:52:44.741Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:44 2026-01-28T17:52:44.741Z WARN 6672 --- [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. 17:52:44 2026-01-28T17:52:44.761Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:44 2026-01-28T17:52:44.761Z WARN 6672 --- [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. 17:52:44 2026-01-28T17:52:44.871Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:44 2026-01-28T17:52:44.871Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:44 2026-01-28T17:52:44.888Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:44 2026-01-28T17:52:44.888Z WARN 6672 --- [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. 17:52:44 2026-01-28T17:52:44.894Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:44 2026-01-28T17:52:44.894Z WARN 6672 --- [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. 17:52:44 2026-01-28T17:52:44.901Z INFO 6672 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.207 seconds (process running for 74.749) 17:52:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 17:52:44 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 17:52:45 2026-01-28T17:52:44.924Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:45 2026-01-28T17:52:44.924Z WARN 6672 --- [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. 17:52:45 2026-01-28T17:52:44.924Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:45 2026-01-28T17:52:44.971Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:45 2026-01-28T17:52:44.971Z WARN 6672 --- [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. 17:52:45 2026-01-28T17:52:45.124Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:45 2026-01-28T17:52:45.124Z WARN 6672 --- [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. 17:52:45 2026-01-28T17:52:45.242Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:45 2026-01-28T17:52:45.243Z DEBUG 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:52:45 2026-01-28T17:52:45.244Z TRACE 6672 --- [ 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}]} 17:52:45 2026-01-28T17:52:45.251Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:45 2026-01-28T17:52:45.251Z WARN 6672 --- [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. 17:52:45 2026-01-28T17:52:45.268Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 17:52:45 2026-01-28T17:52:45.269Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:52:45 2026-01-28T17:52:45.274Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:45 2026-01-28T17:52:45.274Z DEBUG 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 17:52:45 2026-01-28T17:52:45.274Z TRACE 6672 --- [ 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}]} 17:52:45 2026-01-28T17:52:45.275Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 17:52:45 2026-01-28T17:52:45.275Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:52:45 2026-01-28T17:52:45.277Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:45 2026-01-28T17:52:45.277Z DEBUG 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 17:52:45 2026-01-28T17:52:45.277Z TRACE 6672 --- [ 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}]} 17:52:45 2026-01-28T17:52:45.278Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 17:52:45 2026-01-28T17:52:45.278Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:52:45 2026-01-28T17:52:45.280Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:45 2026-01-28T17:52:45.280Z DEBUG 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 17:52:45 2026-01-28T17:52:45.281Z TRACE 6672 --- [ 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}]} 17:52:45 2026-01-28T17:52:45.281Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 17:52:45 2026-01-28T17:52:45.281Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:52:45 2026-01-28T17:52:45.283Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:45 2026-01-28T17:52:45.284Z DEBUG 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 17:52:45 2026-01-28T17:52:45.284Z TRACE 6672 --- [ 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}]} 17:52:45 2026-01-28T17:52:45.285Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 17:52:45 2026-01-28T17:52:45.285Z WARN 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 17:52:45 2026-01-28T17:52:45.285Z WARN 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 17:52:45 2026-01-28T17:52:45.286Z WARN 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: PolicyExecutorException, Message: Operation not allowed. Decision id 123 : other, Details: Unexpected error during Policy Executor call. 17:52:45 2026-01-28T17:52:45.313Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:45 2026-01-28T17:52:45.314Z WARN 6672 --- [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. 17:52:45 2026-01-28T17:52:45.364Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:45 2026-01-28T17:52:45.365Z DEBUG 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 17:52:45 2026-01-28T17:52:45.365Z TRACE 6672 --- [ 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}]} 17:52:45 2026-01-28T17:52:45.366Z WARN 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1699175618, Message: null, Details: Policy Executor returned HTTP Status code 418. 17:52:45 2026-01-28T17:52:45.366Z WARN 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 17:52:45 2026-01-28T17:52:45.366Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:52:45 2026-01-28T17:52:45.366Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:52:45 2026-01-28T17:52:45.368Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:45 2026-01-28T17:52:45.369Z DEBUG 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 17:52:45 2026-01-28T17:52:45.369Z TRACE 6672 --- [ 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}]} 17:52:45 2026-01-28T17:52:45.369Z WARN 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1699175618, Message: null, Details: Policy Executor returned HTTP Status code 418. 17:52:45 2026-01-28T17:52:45.369Z WARN 6672 --- [ 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 17:52:45 2026-01-28T17:52:45.369Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:52:45 2026-01-28T17:52:45.369Z WARN 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 17:52:45 2026-01-28T17:52:45.369Z WARN 6672 --- [ 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 17:52:45 2026-01-28T17:52:45.370Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:45 2026-01-28T17:52:45.371Z DEBUG 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:52:45 2026-01-28T17:52:45.371Z TRACE 6672 --- [ 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}]} 17:52:45 2026-01-28T17:52:45.372Z WARN 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 17:52:45 2026-01-28T17:52:45.374Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:45 2026-01-28T17:52:45.375Z DEBUG 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:52:45 2026-01-28T17:52:45.375Z TRACE 6672 --- [ 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}]} 17:52:45 2026-01-28T17:52:45.375Z WARN 6672 --- [ 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. 17:52:45 2026-01-28T17:52:45.375Z WARN 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 17:52:45 2026-01-28T17:52:45.375Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:52:45 2026-01-28T17:52:45.375Z WARN 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 17:52:45 2026-01-28T17:52:45.376Z WARN 6672 --- [ 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 17:52:45 2026-01-28T17:52:45.378Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:45 2026-01-28T17:52:45.379Z DEBUG 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:52:45 2026-01-28T17:52:45.379Z TRACE 6672 --- [ 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}]} 17:52:45 2026-01-28T17:52:45.380Z WARN 6672 --- [ 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). 17:52:45 2026-01-28T17:52:45.380Z WARN 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 17:52:45 2026-01-28T17:52:45.380Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:52:45 2026-01-28T17:52:45.380Z WARN 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 17:52:45 2026-01-28T17:52:45.380Z WARN 6672 --- [ 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 17:52:45 2026-01-28T17:52:45.382Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:45 2026-01-28T17:52:45.382Z DEBUG 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:52:45 2026-01-28T17:52:45.382Z TRACE 6672 --- [ 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}]} 17:52:45 2026-01-28T17:52:45.383Z WARN 6672 --- [ 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. 17:52:45 2026-01-28T17:52:45.383Z WARN 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 17:52:45 2026-01-28T17:52:45.383Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:52:45 2026-01-28T17:52:45.383Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:52:45 2026-01-28T17:52:45.383Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:45 2026-01-28T17:52:45.384Z DEBUG 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:52:45 2026-01-28T17:52:45.384Z TRACE 6672 --- [ 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}]} 17:52:45 2026-01-28T17:52:45.384Z WARN 6672 --- [ 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). 17:52:45 2026-01-28T17:52:45.384Z WARN 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 17:52:45 2026-01-28T17:52:45.384Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:52:45 2026-01-28T17:52:45.384Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:52:45 2026-01-28T17:52:45.386Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:45 2026-01-28T17:52:45.387Z DEBUG 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:52:45 2026-01-28T17:52:45.387Z TRACE 6672 --- [ 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}]} 17:52:45 2026-01-28T17:52:45.387Z WARN 6672 --- [ 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. 17:52:45 2026-01-28T17:52:45.388Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:45 2026-01-28T17:52:45.388Z WARN 6672 --- [ 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. 17:52:45 2026-01-28T17:52:45.390Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 17:52:45 2026-01-28T17:52:45.422Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:45 2026-01-28T17:52:45.423Z WARN 6672 --- [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. 17:52:45 2026-01-28T17:52:45.423Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:45 2026-01-28T17:52:45.423Z DEBUG 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:52:45 2026-01-28T17:52:45.423Z TRACE 6672 --- [ 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}]} 17:52:45 2026-01-28T17:52:45.424Z WARN 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$1168053370, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 17:52:45 2026-01-28T17:52:45.424Z WARN 6672 --- [ 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 17:52:45 2026-01-28T17:52:45.424Z TRACE 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:52:45 2026-01-28T17:52:45.424Z WARN 6672 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 17:52:45 2026-01-28T17:52:45.424Z WARN 6672 --- [ 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 17:52:45 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 17:52:45 [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 17:52:45 2026-01-28T17:52:45.464Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:45 2026-01-28T17:52:45.464Z WARN 6672 --- [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. 17:52:45 17:52:45 . ____ _ __ _ _ 17:52:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:45 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:45 =========|_|==============|___/=/_/_/_/ 17:52:45 17:52:45 :: Spring Boot :: (v3.5.9) 17:52:45 17:52:45 2026-01-28T17:52:45.505Z INFO 6672 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:45 2026-01-28T17:52:45.505Z INFO 6672 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 17:52:45 2026-01-28T17:52:45.573Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:45 2026-01-28T17:52:45.573Z WARN 6672 --- [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. 17:52:45 2026-01-28T17:52:45.685Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:45 2026-01-28T17:52:45.685Z WARN 6672 --- [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. 17:52:45 2026-01-28T17:52:45.716Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:45 2026-01-28T17:52:45.716Z WARN 6672 --- [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. 17:52:45 2026-01-28T17:52:45.716Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:45 2026-01-28T17:52:45.741Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:45 2026-01-28T17:52:45.741Z WARN 6672 --- [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. 17:52:45 2026-01-28T17:52:45.742Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:45 2026-01-28T17:52:45.743Z WARN 6672 --- [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. 17:52:45 2026-01-28T17:52:45.772Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:45 2026-01-28T17:52:45.772Z WARN 6672 --- [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. 17:52:45 2026-01-28T17:52:45.797Z INFO 6672 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.307 seconds (process running for 75.645) 17:52:45 2026-01-28T17:52:45.848Z WARN 6672 --- [ 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: a7a1eed9-f884-4417-9aae-e8937a205b6b 17:52:45 2026-01-28T17:52:45.872Z WARN 6672 --- [ 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: c69849b1-b067-4a12-bbd6-172ff497f47a 17:52:45 2026-01-28T17:52:45.876Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:45 2026-01-28T17:52:45.876Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:45 2026-01-28T17:52:45.881Z WARN 6672 --- [ 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: a308c509-93ee-442a-a67a-e96f7951b56e 17:52:45 2026-01-28T17:52:45.891Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:45 2026-01-28T17:52:45.891Z WARN 6672 --- [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. 17:52:45 2026-01-28T17:52:45.891Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:45 2026-01-28T17:52:45.895Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:45 2026-01-28T17:52:45.895Z WARN 6672 --- [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. 17:52:45 2026-01-28T17:52:45.896Z WARN 6672 --- [ 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: c46c4ba9-f71f-4769-bd66-b97261f5707f 17:52:45 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.493 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 17:52:45 [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 17:52:46 2026-01-28T17:52:45.930Z INFO 6672 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:52:46 2026-01-28T17:52:45.981Z INFO 6672 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: a2c705a36b46a3d745ec1d689b2c493386d2114760d8f3d78490bd3f8a4d35f9 17:52:46 2026-01-28T17:52:46.084Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:46 2026-01-28T17:52:46.084Z WARN 6672 --- [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. 17:52:46 2026-01-28T17:52:46.185Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:46 2026-01-28T17:52:46.185Z WARN 6672 --- [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. 17:52:46 2026-01-28T17:52:46.252Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:46 2026-01-28T17:52:46.252Z WARN 6672 --- [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. 17:52:46 2026-01-28T17:52:46.310Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:46 2026-01-28T17:52:46.310Z WARN 6672 --- [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. 17:52:46 2026-01-28T17:52:46.465Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:46 2026-01-28T17:52:46.465Z WARN 6672 --- [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. 17:52:46 2026-01-28T17:52:46.573Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:46 2026-01-28T17:52:46.574Z WARN 6672 --- [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. 17:52:46 2026-01-28T17:52:46.686Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:46 2026-01-28T17:52:46.686Z WARN 6672 --- [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. 17:52:46 2026-01-28T17:52:46.717Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:46 2026-01-28T17:52:46.717Z WARN 6672 --- [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. 17:52:46 2026-01-28T17:52:46.717Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:46 2026-01-28T17:52:46.743Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:46 2026-01-28T17:52:46.743Z WARN 6672 --- [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. 17:52:46 2026-01-28T17:52:46.743Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:46 2026-01-28T17:52:46.743Z WARN 6672 --- [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. 17:52:46 2026-01-28T17:52:46.775Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:46 2026-01-28T17:52:46.775Z WARN 6672 --- [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. 17:52:46 2026-01-28T17:52:46.798Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:46 2026-01-28T17:52:46.798Z WARN 6672 --- [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. 17:52:46 2026-01-28T17:52:46.798Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:46 2026-01-28T17:52:46.882Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:46 2026-01-28T17:52:46.882Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:46 2026-01-28T17:52:46.897Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:46 2026-01-28T17:52:46.897Z WARN 6672 --- [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. 17:52:47 2026-01-28T17:52:47.086Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:47 2026-01-28T17:52:47.086Z WARN 6672 --- [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. 17:52:47 2026-01-28T17:52:47.186Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:47 2026-01-28T17:52:47.186Z WARN 6672 --- [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. 17:52:47 2026-01-28T17:52:47.253Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:47 2026-01-28T17:52:47.253Z WARN 6672 --- [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. 17:52:47 2026-01-28T17:52:47.312Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:47 2026-01-28T17:52:47.312Z WARN 6672 --- [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. 17:52:47 2026-01-28T17:52:47.467Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:47 2026-01-28T17:52:47.467Z WARN 6672 --- [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. 17:52:47 2026-01-28T17:52:47.574Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:47 2026-01-28T17:52:47.574Z WARN 6672 --- [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. 17:52:47 2026-01-28T17:52:47.621Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:47 2026-01-28T17:52:47.621Z WARN 6672 --- [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. 17:52:47 2026-01-28T17:52:47.621Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:47 2026-01-28T17:52:47.654Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:47 2026-01-28T17:52:47.654Z WARN 6672 --- [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. 17:52:47 2026-01-28T17:52:47.654Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:47 2026-01-28T17:52:47.687Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:47 2026-01-28T17:52:47.687Z WARN 6672 --- [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. 17:52:47 2026-01-28T17:52:47.745Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:47 2026-01-28T17:52:47.745Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:47 2026-01-28T17:52:47.745Z WARN 6672 --- [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. 17:52:47 2026-01-28T17:52:47.745Z WARN 6672 --- [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. 17:52:47 2026-01-28T17:52:47.777Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:47 2026-01-28T17:52:47.778Z WARN 6672 --- [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. 17:52:47 2026-01-28T17:52:47.884Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:47 2026-01-28T17:52:47.884Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:47 2026-01-28T17:52:47.899Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:47 2026-01-28T17:52:47.899Z WARN 6672 --- [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. 17:52:48 2026-01-28T17:52:48.087Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:48 2026-01-28T17:52:48.087Z WARN 6672 --- [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. 17:52:48 2026-01-28T17:52:48.187Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:48 2026-01-28T17:52:48.187Z WARN 6672 --- [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. 17:52:48 2026-01-28T17:52:48.255Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:48 2026-01-28T17:52:48.255Z WARN 6672 --- [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. 17:52:48 2026-01-28T17:52:48.353Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:48 2026-01-28T17:52:48.353Z WARN 6672 --- [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. 17:52:48 2026-01-28T17:52:48.468Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:48 2026-01-28T17:52:48.468Z WARN 6672 --- [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. 17:52:48 2026-01-28T17:52:48.575Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:48 2026-01-28T17:52:48.575Z WARN 6672 --- [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. 17:52:48 2026-01-28T17:52:48.639Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:48 2026-01-28T17:52:48.639Z WARN 6672 --- [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. 17:52:48 2026-01-28T17:52:48.639Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:48 2026-01-28T17:52:48.689Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:48 2026-01-28T17:52:48.689Z WARN 6672 --- [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. 17:52:48 2026-01-28T17:52:48.702Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:48 2026-01-28T17:52:48.702Z WARN 6672 --- [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. 17:52:48 2026-01-28T17:52:48.702Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:48 2026-01-28T17:52:48.746Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:48 2026-01-28T17:52:48.746Z WARN 6672 --- [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. 17:52:48 2026-01-28T17:52:48.746Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:48 2026-01-28T17:52:48.746Z WARN 6672 --- [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. 17:52:48 2026-01-28T17:52:48.780Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:48 2026-01-28T17:52:48.780Z WARN 6672 --- [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. 17:52:48 2026-01-28T17:52:48.849Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:48 2026-01-28T17:52:48.849Z WARN 6672 --- [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. 17:52:48 2026-01-28T17:52:48.890Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:48 2026-01-28T17:52:48.891Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:49 2026-01-28T17:52:49.088Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:49 2026-01-28T17:52:49.088Z WARN 6672 --- [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. 17:52:49 2026-01-28T17:52:49.188Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:49 2026-01-28T17:52:49.188Z WARN 6672 --- [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. 17:52:49 2026-01-28T17:52:49.256Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:49 2026-01-28T17:52:49.256Z WARN 6672 --- [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. 17:52:49 2026-01-28T17:52:49.357Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:49 2026-01-28T17:52:49.357Z WARN 6672 --- [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. 17:52:49 2026-01-28T17:52:49.470Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:49 2026-01-28T17:52:49.470Z WARN 6672 --- [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. 17:52:49 2026-01-28T17:52:49.576Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:49 2026-01-28T17:52:49.576Z WARN 6672 --- [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. 17:52:49 2026-01-28T17:52:49.640Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:49 2026-01-28T17:52:49.640Z WARN 6672 --- [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. 17:52:49 2026-01-28T17:52:49.640Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:49 2026-01-28T17:52:49.703Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:49 2026-01-28T17:52:49.703Z WARN 6672 --- [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. 17:52:49 2026-01-28T17:52:49.703Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:49 2026-01-28T17:52:49.705Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:49 2026-01-28T17:52:49.706Z WARN 6672 --- [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. 17:52:49 2026-01-28T17:52:49.747Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:49 2026-01-28T17:52:49.747Z WARN 6672 --- [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. 17:52:49 2026-01-28T17:52:49.748Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:49 2026-01-28T17:52:49.748Z WARN 6672 --- [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. 17:52:49 2026-01-28T17:52:49.783Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:49 2026-01-28T17:52:49.783Z WARN 6672 --- [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. 17:52:49 2026-01-28T17:52:49.850Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:49 2026-01-28T17:52:49.850Z WARN 6672 --- [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. 17:52:49 2026-01-28T17:52:49.906Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:49 2026-01-28T17:52:49.906Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:50 2026-01-28T17:52:50.089Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:50 2026-01-28T17:52:50.089Z WARN 6672 --- [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. 17:52:50 2026-01-28T17:52:50.140Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:50 2026-01-28T17:52:50.140Z WARN 6672 --- [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. 17:52:50 2026-01-28T17:52:50.258Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:50 2026-01-28T17:52:50.258Z WARN 6672 --- [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. 17:52:50 2026-01-28T17:52:50.359Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:50 2026-01-28T17:52:50.359Z WARN 6672 --- [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. 17:52:50 2026-01-28T17:52:50.472Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:50 2026-01-28T17:52:50.472Z WARN 6672 --- [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. 17:52:50 2026-01-28T17:52:50.543Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:50 2026-01-28T17:52:50.543Z WARN 6672 --- [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. 17:52:50 2026-01-28T17:52:50.543Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:50 2026-01-28T17:52:50.578Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:50 2026-01-28T17:52:50.578Z WARN 6672 --- [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. 17:52:50 2026-01-28T17:52:50.707Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:50 2026-01-28T17:52:50.707Z WARN 6672 --- [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. 17:52:50 2026-01-28T17:52:50.719Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:50 2026-01-28T17:52:50.719Z WARN 6672 --- [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. 17:52:50 2026-01-28T17:52:50.719Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:50 2026-01-28T17:52:50.748Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:50 2026-01-28T17:52:50.749Z WARN 6672 --- [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. 17:52:50 2026-01-28T17:52:50.767Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:50 2026-01-28T17:52:50.767Z WARN 6672 --- [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. 17:52:50 2026-01-28T17:52:50.786Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:50 2026-01-28T17:52:50.786Z WARN 6672 --- [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. 17:52:50 2026-01-28T17:52:50.854Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:50 2026-01-28T17:52:50.854Z WARN 6672 --- [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. 17:52:50 2026-01-28T17:52:50.908Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:50 2026-01-28T17:52:50.909Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:51 2026-01-28T17:52:51.092Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:51 2026-01-28T17:52:51.092Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:51 2026-01-28T17:52:51.092Z WARN 6672 --- [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. 17:52:51 2026-01-28T17:52:51.093Z WARN 6672 --- [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. 17:52:51 2026-01-28T17:52:51.259Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:51 2026-01-28T17:52:51.260Z WARN 6672 --- [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. 17:52:51 2026-01-28T17:52:51.360Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:51 2026-01-28T17:52:51.360Z WARN 6672 --- [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. 17:52:51 2026-01-28T17:52:51.473Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:51 2026-01-28T17:52:51.473Z WARN 6672 --- [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. 17:52:51 2026-01-28T17:52:51.553Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:51 2026-01-28T17:52:51.553Z WARN 6672 --- [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. 17:52:51 2026-01-28T17:52:51.553Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:51 2026-01-28T17:52:51.579Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:51 2026-01-28T17:52:51.580Z WARN 6672 --- [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. 17:52:51 2026-01-28T17:52:51.708Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:51 2026-01-28T17:52:51.709Z WARN 6672 --- [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. 17:52:51 2026-01-28T17:52:51.720Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:51 2026-01-28T17:52:51.720Z WARN 6672 --- [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. 17:52:51 2026-01-28T17:52:51.720Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:51 2026-01-28T17:52:51.760Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:51 2026-01-28T17:52:51.760Z WARN 6672 --- [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. 17:52:51 2026-01-28T17:52:51.768Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:51 2026-01-28T17:52:51.768Z WARN 6672 --- [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. 17:52:51 2026-01-28T17:52:51.789Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:51 2026-01-28T17:52:51.789Z WARN 6672 --- [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. 17:52:51 2026-01-28T17:52:51.855Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:51 2026-01-28T17:52:51.855Z WARN 6672 --- [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. 17:52:51 2026-01-28T17:52:51.911Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:51 2026-01-28T17:52:51.912Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:51 2026-01-28T17:52:51.972Z INFO 6672 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.041849232S 17:52:52 2026-01-28T17:52:51.995Z WARN 6672 --- [ 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: b24a5d8a-b26e-4e3b-a856-4348084b3b91 17:52:52 2026-01-28T17:52:51.995Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:52 2026-01-28T17:52:51.995Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:52 acks = -1 17:52:52 auto.include.jmx.reporter = true 17:52:52 batch.size = 16384 17:52:52 bootstrap.servers = [localhost:32773] 17:52:52 buffer.memory = 33554432 17:52:52 client.dns.lookup = use_all_dns_ips 17:52:52 client.id = producer-13 17:52:52 compression.gzip.level = -1 17:52:52 compression.lz4.level = 9 17:52:52 compression.type = none 17:52:52 compression.zstd.level = 3 17:52:52 connections.max.idle.ms = 540000 17:52:52 delivery.timeout.ms = 120000 17:52:52 enable.idempotence = false 17:52:52 enable.metrics.push = true 17:52:52 interceptor.classes = [] 17:52:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:52 linger.ms = 1 17:52:52 max.block.ms = 60000 17:52:52 max.in.flight.requests.per.connection = 5 17:52:52 max.request.size = 1048576 17:52:52 metadata.max.age.ms = 300000 17:52:52 metadata.max.idle.ms = 300000 17:52:52 metadata.recovery.strategy = none 17:52:52 metric.reporters = [] 17:52:52 metrics.num.samples = 2 17:52:52 metrics.recording.level = INFO 17:52:52 metrics.sample.window.ms = 30000 17:52:52 partitioner.adaptive.partitioning.enable = true 17:52:52 partitioner.availability.timeout.ms = 0 17:52:52 partitioner.class = null 17:52:52 partitioner.ignore.keys = false 17:52:52 receive.buffer.bytes = 32768 17:52:52 reconnect.backoff.max.ms = 1000 17:52:52 reconnect.backoff.ms = 50 17:52:52 request.timeout.ms = 30000 17:52:52 retries = 0 17:52:52 retry.backoff.max.ms = 1000 17:52:52 retry.backoff.ms = 100 17:52:52 sasl.client.callback.handler.class = null 17:52:52 sasl.jaas.config = null 17:52:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:52 sasl.kerberos.min.time.before.relogin = 60000 17:52:52 sasl.kerberos.service.name = null 17:52:52 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:52 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:52 sasl.login.callback.handler.class = null 17:52:52 sasl.login.class = null 17:52:52 sasl.login.connect.timeout.ms = null 17:52:52 sasl.login.read.timeout.ms = null 17:52:52 sasl.login.refresh.buffer.seconds = 300 17:52:52 sasl.login.refresh.min.period.seconds = 60 17:52:52 sasl.login.refresh.window.factor = 0.8 17:52:52 sasl.login.refresh.window.jitter = 0.05 17:52:52 sasl.login.retry.backoff.max.ms = 10000 17:52:52 sasl.login.retry.backoff.ms = 100 17:52:52 sasl.mechanism = GSSAPI 17:52:52 sasl.oauthbearer.clock.skew.seconds = 30 17:52:52 sasl.oauthbearer.expected.audience = null 17:52:52 sasl.oauthbearer.expected.issuer = null 17:52:52 sasl.oauthbearer.header.urlencode = false 17:52:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:52 sasl.oauthbearer.jwks.endpoint.url = null 17:52:52 sasl.oauthbearer.scope.claim.name = scope 17:52:52 sasl.oauthbearer.sub.claim.name = sub 17:52:52 sasl.oauthbearer.token.endpoint.url = null 17:52:52 security.protocol = PLAINTEXT 17:52:52 security.providers = null 17:52:52 send.buffer.bytes = 131072 17:52:52 socket.connection.setup.timeout.max.ms = 30000 17:52:52 socket.connection.setup.timeout.ms = 10000 17:52:52 ssl.cipher.suites = null 17:52:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:52 ssl.endpoint.identification.algorithm = https 17:52:52 ssl.engine.factory.class = null 17:52:52 ssl.key.password = null 17:52:52 ssl.keymanager.algorithm = SunX509 17:52:52 ssl.keystore.certificate.chain = null 17:52:52 ssl.keystore.key = null 17:52:52 ssl.keystore.location = null 17:52:52 ssl.keystore.password = null 17:52:52 ssl.keystore.type = JKS 17:52:52 ssl.protocol = TLSv1.3 17:52:52 ssl.provider = null 17:52:52 ssl.secure.random.implementation = null 17:52:52 ssl.trustmanager.algorithm = PKIX 17:52:52 ssl.truststore.certificates = null 17:52:52 ssl.truststore.location = null 17:52:52 ssl.truststore.password = null 17:52:52 ssl.truststore.type = JKS 17:52:52 transaction.timeout.ms = 60000 17:52:52 transactional.id = null 17:52:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:52:52 17:52:52 2026-01-28T17:52:51.995Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:52 2026-01-28T17:52:51.997Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:52 2026-01-28T17:52:51.997Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:52 2026-01-28T17:52:51.997Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:52 2026-01-28T17:52:51.997Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622771997 17:52:52 2026-01-28T17:52:52.042Z WARN 6672 --- [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} 17:52:52 2026-01-28T17:52:52.042Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:52 2026-01-28T17:52:52.062Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:52 2026-01-28T17:52:52.062Z WARN 6672 --- [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. 17:52:52 2026-01-28T17:52:52.096Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:52 2026-01-28T17:52:52.096Z WARN 6672 --- [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. 17:52:52 2026-01-28T17:52:52.209Z WARN 6672 --- [ 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: 98e25361-1571-4e07-871a-1d2a5fda5a15 17:52:52 2026-01-28T17:52:52.210Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:52 2026-01-28T17:52:52.210Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:52 acks = -1 17:52:52 auto.include.jmx.reporter = true 17:52:52 batch.size = 16384 17:52:52 bootstrap.servers = [localhost:32773] 17:52:52 buffer.memory = 33554432 17:52:52 client.dns.lookup = use_all_dns_ips 17:52:52 client.id = producer-14 17:52:52 compression.gzip.level = -1 17:52:52 compression.lz4.level = 9 17:52:52 compression.type = none 17:52:52 compression.zstd.level = 3 17:52:52 connections.max.idle.ms = 540000 17:52:52 delivery.timeout.ms = 120000 17:52:52 enable.idempotence = false 17:52:52 enable.metrics.push = true 17:52:52 interceptor.classes = [] 17:52:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:52 linger.ms = 1 17:52:52 max.block.ms = 60000 17:52:52 max.in.flight.requests.per.connection = 5 17:52:52 max.request.size = 1048576 17:52:52 metadata.max.age.ms = 300000 17:52:52 metadata.max.idle.ms = 300000 17:52:52 metadata.recovery.strategy = none 17:52:52 metric.reporters = [] 17:52:52 metrics.num.samples = 2 17:52:52 metrics.recording.level = INFO 17:52:52 metrics.sample.window.ms = 30000 17:52:52 partitioner.adaptive.partitioning.enable = true 17:52:52 partitioner.availability.timeout.ms = 0 17:52:52 partitioner.class = null 17:52:52 partitioner.ignore.keys = false 17:52:52 receive.buffer.bytes = 32768 17:52:52 reconnect.backoff.max.ms = 1000 17:52:52 reconnect.backoff.ms = 50 17:52:52 request.timeout.ms = 30000 17:52:52 retries = 0 17:52:52 retry.backoff.max.ms = 1000 17:52:52 retry.backoff.ms = 100 17:52:52 sasl.client.callback.handler.class = null 17:52:52 sasl.jaas.config = null 17:52:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:52 sasl.kerberos.min.time.before.relogin = 60000 17:52:52 sasl.kerberos.service.name = null 17:52:52 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:52 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:52 sasl.login.callback.handler.class = null 17:52:52 sasl.login.class = null 17:52:52 sasl.login.connect.timeout.ms = null 17:52:52 sasl.login.read.timeout.ms = null 17:52:52 sasl.login.refresh.buffer.seconds = 300 17:52:52 sasl.login.refresh.min.period.seconds = 60 17:52:52 sasl.login.refresh.window.factor = 0.8 17:52:52 sasl.login.refresh.window.jitter = 0.05 17:52:52 sasl.login.retry.backoff.max.ms = 10000 17:52:52 sasl.login.retry.backoff.ms = 100 17:52:52 sasl.mechanism = GSSAPI 17:52:52 sasl.oauthbearer.clock.skew.seconds = 30 17:52:52 sasl.oauthbearer.expected.audience = null 17:52:52 sasl.oauthbearer.expected.issuer = null 17:52:52 sasl.oauthbearer.header.urlencode = false 17:52:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:52 sasl.oauthbearer.jwks.endpoint.url = null 17:52:52 sasl.oauthbearer.scope.claim.name = scope 17:52:52 sasl.oauthbearer.sub.claim.name = sub 17:52:52 sasl.oauthbearer.token.endpoint.url = null 17:52:52 security.protocol = PLAINTEXT 17:52:52 security.providers = null 17:52:52 send.buffer.bytes = 131072 17:52:52 socket.connection.setup.timeout.max.ms = 30000 17:52:52 socket.connection.setup.timeout.ms = 10000 17:52:52 ssl.cipher.suites = null 17:52:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:52 ssl.endpoint.identification.algorithm = https 17:52:52 ssl.engine.factory.class = null 17:52:52 ssl.key.password = null 17:52:52 ssl.keymanager.algorithm = SunX509 17:52:52 ssl.keystore.certificate.chain = null 17:52:52 ssl.keystore.key = null 17:52:52 ssl.keystore.location = null 17:52:52 ssl.keystore.password = null 17:52:52 ssl.keystore.type = JKS 17:52:52 ssl.protocol = TLSv1.3 17:52:52 ssl.provider = null 17:52:52 ssl.secure.random.implementation = null 17:52:52 ssl.trustmanager.algorithm = PKIX 17:52:52 ssl.truststore.certificates = null 17:52:52 ssl.truststore.location = null 17:52:52 ssl.truststore.password = null 17:52:52 ssl.truststore.type = JKS 17:52:52 transaction.timeout.ms = 60000 17:52:52 transactional.id = null 17:52:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:52:52 17:52:52 2026-01-28T17:52:52.210Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:52 2026-01-28T17:52:52.212Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:52 2026-01-28T17:52:52.212Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:52 2026-01-28T17:52:52.212Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:52 2026-01-28T17:52:52.212Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622772212 17:52:52 2026-01-28T17:52:52.241Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:52 2026-01-28T17:52:52.260Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:52 2026-01-28T17:52:52.261Z WARN 6672 --- [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. 17:52:52 2026-01-28T17:52:52.262Z WARN 6672 --- [ 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: 0178799c-3cb1-4b05-9a62-26a13c408c2c 17:52:52 2026-01-28T17:52:52.262Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:52 2026-01-28T17:52:52.262Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:52 acks = -1 17:52:52 auto.include.jmx.reporter = true 17:52:52 batch.size = 16384 17:52:52 bootstrap.servers = [localhost:32773] 17:52:52 buffer.memory = 33554432 17:52:52 client.dns.lookup = use_all_dns_ips 17:52:52 client.id = producer-15 17:52:52 compression.gzip.level = -1 17:52:52 compression.lz4.level = 9 17:52:52 compression.type = none 17:52:52 compression.zstd.level = 3 17:52:52 connections.max.idle.ms = 540000 17:52:52 delivery.timeout.ms = 120000 17:52:52 enable.idempotence = false 17:52:52 enable.metrics.push = true 17:52:52 interceptor.classes = [] 17:52:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:52 linger.ms = 1 17:52:52 max.block.ms = 60000 17:52:52 max.in.flight.requests.per.connection = 5 17:52:52 max.request.size = 1048576 17:52:52 metadata.max.age.ms = 300000 17:52:52 metadata.max.idle.ms = 300000 17:52:52 metadata.recovery.strategy = none 17:52:52 metric.reporters = [] 17:52:52 metrics.num.samples = 2 17:52:52 metrics.recording.level = INFO 17:52:52 metrics.sample.window.ms = 30000 17:52:52 partitioner.adaptive.partitioning.enable = true 17:52:52 partitioner.availability.timeout.ms = 0 17:52:52 partitioner.class = null 17:52:52 partitioner.ignore.keys = false 17:52:52 receive.buffer.bytes = 32768 17:52:52 reconnect.backoff.max.ms = 1000 17:52:52 reconnect.backoff.ms = 50 17:52:52 request.timeout.ms = 30000 17:52:52 retries = 0 17:52:52 retry.backoff.max.ms = 1000 17:52:52 retry.backoff.ms = 100 17:52:52 sasl.client.callback.handler.class = null 17:52:52 sasl.jaas.config = null 17:52:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:52 sasl.kerberos.min.time.before.relogin = 60000 17:52:52 sasl.kerberos.service.name = null 17:52:52 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:52 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:52 sasl.login.callback.handler.class = null 17:52:52 sasl.login.class = null 17:52:52 sasl.login.connect.timeout.ms = null 17:52:52 sasl.login.read.timeout.ms = null 17:52:52 sasl.login.refresh.buffer.seconds = 300 17:52:52 sasl.login.refresh.min.period.seconds = 60 17:52:52 sasl.login.refresh.window.factor = 0.8 17:52:52 sasl.login.refresh.window.jitter = 0.05 17:52:52 sasl.login.retry.backoff.max.ms = 10000 17:52:52 sasl.login.retry.backoff.ms = 100 17:52:52 sasl.mechanism = GSSAPI 17:52:52 sasl.oauthbearer.clock.skew.seconds = 30 17:52:52 sasl.oauthbearer.expected.audience = null 17:52:52 sasl.oauthbearer.expected.issuer = null 17:52:52 sasl.oauthbearer.header.urlencode = false 17:52:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:52 sasl.oauthbearer.jwks.endpoint.url = null 17:52:52 sasl.oauthbearer.scope.claim.name = scope 17:52:52 sasl.oauthbearer.sub.claim.name = sub 17:52:52 sasl.oauthbearer.token.endpoint.url = null 17:52:52 security.protocol = PLAINTEXT 17:52:52 security.providers = null 17:52:52 send.buffer.bytes = 131072 17:52:52 socket.connection.setup.timeout.max.ms = 30000 17:52:52 socket.connection.setup.timeout.ms = 10000 17:52:52 ssl.cipher.suites = null 17:52:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:52 ssl.endpoint.identification.algorithm = https 17:52:52 ssl.engine.factory.class = null 17:52:52 ssl.key.password = null 17:52:52 ssl.keymanager.algorithm = SunX509 17:52:52 ssl.keystore.certificate.chain = null 17:52:52 ssl.keystore.key = null 17:52:52 ssl.keystore.location = null 17:52:52 ssl.keystore.password = null 17:52:52 ssl.keystore.type = JKS 17:52:52 ssl.protocol = TLSv1.3 17:52:52 ssl.provider = null 17:52:52 ssl.secure.random.implementation = null 17:52:52 ssl.trustmanager.algorithm = PKIX 17:52:52 ssl.truststore.certificates = null 17:52:52 ssl.truststore.location = null 17:52:52 ssl.truststore.password = null 17:52:52 ssl.truststore.type = JKS 17:52:52 transaction.timeout.ms = 60000 17:52:52 transactional.id = null 17:52:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:52:52 17:52:52 2026-01-28T17:52:52.262Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:52 2026-01-28T17:52:52.264Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:52 2026-01-28T17:52:52.264Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:52 2026-01-28T17:52:52.264Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:52 2026-01-28T17:52:52.264Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622772264 17:52:52 2026-01-28T17:52:52.291Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:52 2026-01-28T17:52:52.327Z WARN 6672 --- [ 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: ad6f47a4-ca76-40ed-ae7f-b4d5405822b2 17:52:52 2026-01-28T17:52:52.327Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:52 2026-01-28T17:52:52.327Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:52 acks = -1 17:52:52 auto.include.jmx.reporter = true 17:52:52 batch.size = 16384 17:52:52 bootstrap.servers = [localhost:32773] 17:52:52 buffer.memory = 33554432 17:52:52 client.dns.lookup = use_all_dns_ips 17:52:52 client.id = producer-16 17:52:52 compression.gzip.level = -1 17:52:52 compression.lz4.level = 9 17:52:52 compression.type = none 17:52:52 compression.zstd.level = 3 17:52:52 connections.max.idle.ms = 540000 17:52:52 delivery.timeout.ms = 120000 17:52:52 enable.idempotence = false 17:52:52 enable.metrics.push = true 17:52:52 interceptor.classes = [] 17:52:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:52 linger.ms = 1 17:52:52 max.block.ms = 60000 17:52:52 max.in.flight.requests.per.connection = 5 17:52:52 max.request.size = 1048576 17:52:52 metadata.max.age.ms = 300000 17:52:52 metadata.max.idle.ms = 300000 17:52:52 metadata.recovery.strategy = none 17:52:52 metric.reporters = [] 17:52:52 metrics.num.samples = 2 17:52:52 metrics.recording.level = INFO 17:52:52 metrics.sample.window.ms = 30000 17:52:52 partitioner.adaptive.partitioning.enable = true 17:52:52 partitioner.availability.timeout.ms = 0 17:52:52 partitioner.class = null 17:52:52 partitioner.ignore.keys = false 17:52:52 receive.buffer.bytes = 32768 17:52:52 reconnect.backoff.max.ms = 1000 17:52:52 reconnect.backoff.ms = 50 17:52:52 request.timeout.ms = 30000 17:52:52 retries = 0 17:52:52 retry.backoff.max.ms = 1000 17:52:52 retry.backoff.ms = 100 17:52:52 sasl.client.callback.handler.class = null 17:52:52 sasl.jaas.config = null 17:52:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:52 sasl.kerberos.min.time.before.relogin = 60000 17:52:52 sasl.kerberos.service.name = null 17:52:52 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:52 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:52 sasl.login.callback.handler.class = null 17:52:52 sasl.login.class = null 17:52:52 sasl.login.connect.timeout.ms = null 17:52:52 sasl.login.read.timeout.ms = null 17:52:52 sasl.login.refresh.buffer.seconds = 300 17:52:52 sasl.login.refresh.min.period.seconds = 60 17:52:52 sasl.login.refresh.window.factor = 0.8 17:52:52 sasl.login.refresh.window.jitter = 0.05 17:52:52 sasl.login.retry.backoff.max.ms = 10000 17:52:52 sasl.login.retry.backoff.ms = 100 17:52:52 sasl.mechanism = GSSAPI 17:52:52 sasl.oauthbearer.clock.skew.seconds = 30 17:52:52 sasl.oauthbearer.expected.audience = null 17:52:52 sasl.oauthbearer.expected.issuer = null 17:52:52 sasl.oauthbearer.header.urlencode = false 17:52:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:52 sasl.oauthbearer.jwks.endpoint.url = null 17:52:52 sasl.oauthbearer.scope.claim.name = scope 17:52:52 sasl.oauthbearer.sub.claim.name = sub 17:52:52 sasl.oauthbearer.token.endpoint.url = null 17:52:52 security.protocol = PLAINTEXT 17:52:52 security.providers = null 17:52:52 send.buffer.bytes = 131072 17:52:52 socket.connection.setup.timeout.max.ms = 30000 17:52:52 socket.connection.setup.timeout.ms = 10000 17:52:52 ssl.cipher.suites = null 17:52:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:52 ssl.endpoint.identification.algorithm = https 17:52:52 ssl.engine.factory.class = null 17:52:52 ssl.key.password = null 17:52:52 ssl.keymanager.algorithm = SunX509 17:52:52 ssl.keystore.certificate.chain = null 17:52:52 ssl.keystore.key = null 17:52:52 ssl.keystore.location = null 17:52:52 ssl.keystore.password = null 17:52:52 ssl.keystore.type = JKS 17:52:52 ssl.protocol = TLSv1.3 17:52:52 ssl.provider = null 17:52:52 ssl.secure.random.implementation = null 17:52:52 ssl.trustmanager.algorithm = PKIX 17:52:52 ssl.truststore.certificates = null 17:52:52 ssl.truststore.location = null 17:52:52 ssl.truststore.password = null 17:52:52 ssl.truststore.type = JKS 17:52:52 transaction.timeout.ms = 60000 17:52:52 transactional.id = null 17:52:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:52:52 17:52:52 2026-01-28T17:52:52.328Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:52 2026-01-28T17:52:52.331Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:52 2026-01-28T17:52:52.331Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:52 2026-01-28T17:52:52.331Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:52 2026-01-28T17:52:52.331Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622772331 17:52:52 2026-01-28T17:52:52.341Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:52 2026-01-28T17:52:52.358Z WARN 6672 --- [ 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: af39f079-9c0d-4bbf-b17f-a4cc2c9034b1 17:52:52 2026-01-28T17:52:52.359Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:52 2026-01-28T17:52:52.359Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:52 acks = -1 17:52:52 auto.include.jmx.reporter = true 17:52:52 batch.size = 16384 17:52:52 bootstrap.servers = [localhost:32773] 17:52:52 buffer.memory = 33554432 17:52:52 client.dns.lookup = use_all_dns_ips 17:52:52 client.id = producer-17 17:52:52 compression.gzip.level = -1 17:52:52 compression.lz4.level = 9 17:52:52 compression.type = none 17:52:52 compression.zstd.level = 3 17:52:52 connections.max.idle.ms = 540000 17:52:52 delivery.timeout.ms = 120000 17:52:52 enable.idempotence = false 17:52:52 enable.metrics.push = true 17:52:52 interceptor.classes = [] 17:52:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:52 linger.ms = 1 17:52:52 max.block.ms = 60000 17:52:52 max.in.flight.requests.per.connection = 5 17:52:52 max.request.size = 1048576 17:52:52 metadata.max.age.ms = 300000 17:52:52 metadata.max.idle.ms = 300000 17:52:52 metadata.recovery.strategy = none 17:52:52 metric.reporters = [] 17:52:52 metrics.num.samples = 2 17:52:52 metrics.recording.level = INFO 17:52:52 metrics.sample.window.ms = 30000 17:52:52 partitioner.adaptive.partitioning.enable = true 17:52:52 partitioner.availability.timeout.ms = 0 17:52:52 partitioner.class = null 17:52:52 partitioner.ignore.keys = false 17:52:52 receive.buffer.bytes = 32768 17:52:52 reconnect.backoff.max.ms = 1000 17:52:52 reconnect.backoff.ms = 50 17:52:52 request.timeout.ms = 30000 17:52:52 retries = 0 17:52:52 retry.backoff.max.ms = 1000 17:52:52 retry.backoff.ms = 100 17:52:52 sasl.client.callback.handler.class = null 17:52:52 sasl.jaas.config = null 17:52:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:52 sasl.kerberos.min.time.before.relogin = 60000 17:52:52 sasl.kerberos.service.name = null 17:52:52 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:52 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:52 sasl.login.callback.handler.class = null 17:52:52 sasl.login.class = null 17:52:52 sasl.login.connect.timeout.ms = null 17:52:52 sasl.login.read.timeout.ms = null 17:52:52 sasl.login.refresh.buffer.seconds = 300 17:52:52 sasl.login.refresh.min.period.seconds = 60 17:52:52 sasl.login.refresh.window.factor = 0.8 17:52:52 sasl.login.refresh.window.jitter = 0.05 17:52:52 sasl.login.retry.backoff.max.ms = 10000 17:52:52 sasl.login.retry.backoff.ms = 100 17:52:52 sasl.mechanism = GSSAPI 17:52:52 sasl.oauthbearer.clock.skew.seconds = 30 17:52:52 sasl.oauthbearer.expected.audience = null 17:52:52 sasl.oauthbearer.expected.issuer = null 17:52:52 sasl.oauthbearer.header.urlencode = false 17:52:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:52 sasl.oauthbearer.jwks.endpoint.url = null 17:52:52 sasl.oauthbearer.scope.claim.name = scope 17:52:52 sasl.oauthbearer.sub.claim.name = sub 17:52:52 sasl.oauthbearer.token.endpoint.url = null 17:52:52 security.protocol = PLAINTEXT 17:52:52 security.providers = null 17:52:52 send.buffer.bytes = 131072 17:52:52 socket.connection.setup.timeout.max.ms = 30000 17:52:52 socket.connection.setup.timeout.ms = 10000 17:52:52 ssl.cipher.suites = null 17:52:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:52 ssl.endpoint.identification.algorithm = https 17:52:52 ssl.engine.factory.class = null 17:52:52 ssl.key.password = null 17:52:52 ssl.keymanager.algorithm = SunX509 17:52:52 ssl.keystore.certificate.chain = null 17:52:52 ssl.keystore.key = null 17:52:52 ssl.keystore.location = null 17:52:52 ssl.keystore.password = null 17:52:52 ssl.keystore.type = JKS 17:52:52 ssl.protocol = TLSv1.3 17:52:52 ssl.provider = null 17:52:52 ssl.secure.random.implementation = null 17:52:52 ssl.trustmanager.algorithm = PKIX 17:52:52 ssl.truststore.certificates = null 17:52:52 ssl.truststore.location = null 17:52:52 ssl.truststore.password = null 17:52:52 ssl.truststore.type = JKS 17:52:52 transaction.timeout.ms = 60000 17:52:52 transactional.id = null 17:52:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:52:52 17:52:52 2026-01-28T17:52:52.359Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:52 2026-01-28T17:52:52.361Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:52 2026-01-28T17:52:52.361Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:52 2026-01-28T17:52:52.361Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:52 2026-01-28T17:52:52.361Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622772361 17:52:52 2026-01-28T17:52:52.369Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:52 2026-01-28T17:52:52.369Z WARN 6672 --- [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. 17:52:52 2026-01-28T17:52:52.370Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:52 2026-01-28T17:52:52.391Z WARN 6672 --- [ 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: e32f76a9-8924-4b9c-9edb-c1735d2919d0 17:52:52 2026-01-28T17:52:52.391Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:52 2026-01-28T17:52:52.391Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:52 acks = -1 17:52:52 auto.include.jmx.reporter = true 17:52:52 batch.size = 16384 17:52:52 bootstrap.servers = [localhost:32773] 17:52:52 buffer.memory = 33554432 17:52:52 client.dns.lookup = use_all_dns_ips 17:52:52 client.id = producer-18 17:52:52 compression.gzip.level = -1 17:52:52 compression.lz4.level = 9 17:52:52 compression.type = none 17:52:52 compression.zstd.level = 3 17:52:52 connections.max.idle.ms = 540000 17:52:52 delivery.timeout.ms = 120000 17:52:52 enable.idempotence = false 17:52:52 enable.metrics.push = true 17:52:52 interceptor.classes = [] 17:52:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:52 linger.ms = 1 17:52:52 max.block.ms = 60000 17:52:52 max.in.flight.requests.per.connection = 5 17:52:52 max.request.size = 1048576 17:52:52 metadata.max.age.ms = 300000 17:52:52 metadata.max.idle.ms = 300000 17:52:52 metadata.recovery.strategy = none 17:52:52 metric.reporters = [] 17:52:52 metrics.num.samples = 2 17:52:52 metrics.recording.level = INFO 17:52:52 metrics.sample.window.ms = 30000 17:52:52 partitioner.adaptive.partitioning.enable = true 17:52:52 partitioner.availability.timeout.ms = 0 17:52:52 partitioner.class = null 17:52:52 partitioner.ignore.keys = false 17:52:52 receive.buffer.bytes = 32768 17:52:52 reconnect.backoff.max.ms = 1000 17:52:52 reconnect.backoff.ms = 50 17:52:52 request.timeout.ms = 30000 17:52:52 retries = 0 17:52:52 retry.backoff.max.ms = 1000 17:52:52 retry.backoff.ms = 100 17:52:52 sasl.client.callback.handler.class = null 17:52:52 sasl.jaas.config = null 17:52:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:52 sasl.kerberos.min.time.before.relogin = 60000 17:52:52 sasl.kerberos.service.name = null 17:52:52 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:52 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:52 sasl.login.callback.handler.class = null 17:52:52 sasl.login.class = null 17:52:52 sasl.login.connect.timeout.ms = null 17:52:52 sasl.login.read.timeout.ms = null 17:52:52 sasl.login.refresh.buffer.seconds = 300 17:52:52 sasl.login.refresh.min.period.seconds = 60 17:52:52 sasl.login.refresh.window.factor = 0.8 17:52:52 sasl.login.refresh.window.jitter = 0.05 17:52:52 sasl.login.retry.backoff.max.ms = 10000 17:52:52 sasl.login.retry.backoff.ms = 100 17:52:52 sasl.mechanism = GSSAPI 17:52:52 sasl.oauthbearer.clock.skew.seconds = 30 17:52:52 sasl.oauthbearer.expected.audience = null 17:52:52 sasl.oauthbearer.expected.issuer = null 17:52:52 sasl.oauthbearer.header.urlencode = false 17:52:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:52 sasl.oauthbearer.jwks.endpoint.url = null 17:52:52 sasl.oauthbearer.scope.claim.name = scope 17:52:52 sasl.oauthbearer.sub.claim.name = sub 17:52:52 sasl.oauthbearer.token.endpoint.url = null 17:52:52 security.protocol = PLAINTEXT 17:52:52 security.providers = null 17:52:52 send.buffer.bytes = 131072 17:52:52 socket.connection.setup.timeout.max.ms = 30000 17:52:52 socket.connection.setup.timeout.ms = 10000 17:52:52 ssl.cipher.suites = null 17:52:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:52 ssl.endpoint.identification.algorithm = https 17:52:52 ssl.engine.factory.class = null 17:52:52 ssl.key.password = null 17:52:52 ssl.keymanager.algorithm = SunX509 17:52:52 ssl.keystore.certificate.chain = null 17:52:52 ssl.keystore.key = null 17:52:52 ssl.keystore.location = null 17:52:52 ssl.keystore.password = null 17:52:52 ssl.keystore.type = JKS 17:52:52 ssl.protocol = TLSv1.3 17:52:52 ssl.provider = null 17:52:52 ssl.secure.random.implementation = null 17:52:52 ssl.trustmanager.algorithm = PKIX 17:52:52 ssl.truststore.certificates = null 17:52:52 ssl.truststore.location = null 17:52:52 ssl.truststore.password = null 17:52:52 ssl.truststore.type = JKS 17:52:52 transaction.timeout.ms = 60000 17:52:52 transactional.id = null 17:52:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:52:52 17:52:52 2026-01-28T17:52:52.392Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:52 2026-01-28T17:52:52.394Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:52 2026-01-28T17:52:52.394Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:52 2026-01-28T17:52:52.394Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:52 2026-01-28T17:52:52.394Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622772394 17:52:52 2026-01-28T17:52:52.420Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:52 2026-01-28T17:52:52.448Z WARN 6672 --- [ 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: e279a8da-2c44-4844-9ce6-88c9cb1105b2 17:52:52 2026-01-28T17:52:52.448Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:52 2026-01-28T17:52:52.449Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:52 acks = -1 17:52:52 auto.include.jmx.reporter = true 17:52:52 batch.size = 16384 17:52:52 bootstrap.servers = [localhost:32773] 17:52:52 buffer.memory = 33554432 17:52:52 client.dns.lookup = use_all_dns_ips 17:52:52 client.id = producer-19 17:52:52 compression.gzip.level = -1 17:52:52 compression.lz4.level = 9 17:52:52 compression.type = none 17:52:52 compression.zstd.level = 3 17:52:52 connections.max.idle.ms = 540000 17:52:52 delivery.timeout.ms = 120000 17:52:52 enable.idempotence = false 17:52:52 enable.metrics.push = true 17:52:52 interceptor.classes = [] 17:52:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:52 linger.ms = 1 17:52:52 max.block.ms = 60000 17:52:52 max.in.flight.requests.per.connection = 5 17:52:52 max.request.size = 1048576 17:52:52 metadata.max.age.ms = 300000 17:52:52 metadata.max.idle.ms = 300000 17:52:52 metadata.recovery.strategy = none 17:52:52 metric.reporters = [] 17:52:52 metrics.num.samples = 2 17:52:52 metrics.recording.level = INFO 17:52:52 metrics.sample.window.ms = 30000 17:52:52 partitioner.adaptive.partitioning.enable = true 17:52:52 partitioner.availability.timeout.ms = 0 17:52:52 partitioner.class = null 17:52:52 partitioner.ignore.keys = false 17:52:52 receive.buffer.bytes = 32768 17:52:52 reconnect.backoff.max.ms = 1000 17:52:52 reconnect.backoff.ms = 50 17:52:52 request.timeout.ms = 30000 17:52:52 retries = 0 17:52:52 retry.backoff.max.ms = 1000 17:52:52 retry.backoff.ms = 100 17:52:52 sasl.client.callback.handler.class = null 17:52:52 sasl.jaas.config = null 17:52:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:52 sasl.kerberos.min.time.before.relogin = 60000 17:52:52 sasl.kerberos.service.name = null 17:52:52 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:52 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:52 sasl.login.callback.handler.class = null 17:52:52 sasl.login.class = null 17:52:52 sasl.login.connect.timeout.ms = null 17:52:52 sasl.login.read.timeout.ms = null 17:52:52 sasl.login.refresh.buffer.seconds = 300 17:52:52 sasl.login.refresh.min.period.seconds = 60 17:52:52 sasl.login.refresh.window.factor = 0.8 17:52:52 sasl.login.refresh.window.jitter = 0.05 17:52:52 sasl.login.retry.backoff.max.ms = 10000 17:52:52 sasl.login.retry.backoff.ms = 100 17:52:52 sasl.mechanism = GSSAPI 17:52:52 sasl.oauthbearer.clock.skew.seconds = 30 17:52:52 sasl.oauthbearer.expected.audience = null 17:52:52 sasl.oauthbearer.expected.issuer = null 17:52:52 sasl.oauthbearer.header.urlencode = false 17:52:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:52 sasl.oauthbearer.jwks.endpoint.url = null 17:52:52 sasl.oauthbearer.scope.claim.name = scope 17:52:52 sasl.oauthbearer.sub.claim.name = sub 17:52:52 sasl.oauthbearer.token.endpoint.url = null 17:52:52 security.protocol = PLAINTEXT 17:52:52 security.providers = null 17:52:52 send.buffer.bytes = 131072 17:52:52 socket.connection.setup.timeout.max.ms = 30000 17:52:52 socket.connection.setup.timeout.ms = 10000 17:52:52 ssl.cipher.suites = null 17:52:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:52 ssl.endpoint.identification.algorithm = https 17:52:52 ssl.engine.factory.class = null 17:52:52 ssl.key.password = null 17:52:52 ssl.keymanager.algorithm = SunX509 17:52:52 ssl.keystore.certificate.chain = null 17:52:52 ssl.keystore.key = null 17:52:52 ssl.keystore.location = null 17:52:52 ssl.keystore.password = null 17:52:52 ssl.keystore.type = JKS 17:52:52 ssl.protocol = TLSv1.3 17:52:52 ssl.provider = null 17:52:52 ssl.secure.random.implementation = null 17:52:52 ssl.trustmanager.algorithm = PKIX 17:52:52 ssl.truststore.certificates = null 17:52:52 ssl.truststore.location = null 17:52:52 ssl.truststore.password = null 17:52:52 ssl.truststore.type = JKS 17:52:52 transaction.timeout.ms = 60000 17:52:52 transactional.id = null 17:52:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:52:52 17:52:52 2026-01-28T17:52:52.449Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:52 2026-01-28T17:52:52.452Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:52 2026-01-28T17:52:52.452Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:52 2026-01-28T17:52:52.452Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:52 2026-01-28T17:52:52.452Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622772452 17:52:52 2026-01-28T17:52:52.460Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:52 2026-01-28T17:52:52.474Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:52 2026-01-28T17:52:52.475Z WARN 6672 --- [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. 17:52:52 2026-01-28T17:52:52.478Z WARN 6672 --- [ 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: 55eb1773-5454-4826-a53c-c287851c226b 17:52:52 2026-01-28T17:52:52.479Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:52 2026-01-28T17:52:52.479Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:52 acks = -1 17:52:52 auto.include.jmx.reporter = true 17:52:52 batch.size = 16384 17:52:52 bootstrap.servers = [localhost:32773] 17:52:52 buffer.memory = 33554432 17:52:52 client.dns.lookup = use_all_dns_ips 17:52:52 client.id = producer-20 17:52:52 compression.gzip.level = -1 17:52:52 compression.lz4.level = 9 17:52:52 compression.type = none 17:52:52 compression.zstd.level = 3 17:52:52 connections.max.idle.ms = 540000 17:52:52 delivery.timeout.ms = 120000 17:52:52 enable.idempotence = false 17:52:52 enable.metrics.push = true 17:52:52 interceptor.classes = [] 17:52:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:52 linger.ms = 1 17:52:52 max.block.ms = 60000 17:52:52 max.in.flight.requests.per.connection = 5 17:52:52 max.request.size = 1048576 17:52:52 metadata.max.age.ms = 300000 17:52:52 metadata.max.idle.ms = 300000 17:52:52 metadata.recovery.strategy = none 17:52:52 metric.reporters = [] 17:52:52 metrics.num.samples = 2 17:52:52 metrics.recording.level = INFO 17:52:52 metrics.sample.window.ms = 30000 17:52:52 partitioner.adaptive.partitioning.enable = true 17:52:52 partitioner.availability.timeout.ms = 0 17:52:52 partitioner.class = null 17:52:52 partitioner.ignore.keys = false 17:52:52 receive.buffer.bytes = 32768 17:52:52 reconnect.backoff.max.ms = 1000 17:52:52 reconnect.backoff.ms = 50 17:52:52 request.timeout.ms = 30000 17:52:52 retries = 0 17:52:52 retry.backoff.max.ms = 1000 17:52:52 retry.backoff.ms = 100 17:52:52 sasl.client.callback.handler.class = null 17:52:52 sasl.jaas.config = null 17:52:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:52 sasl.kerberos.min.time.before.relogin = 60000 17:52:52 sasl.kerberos.service.name = null 17:52:52 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:52 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:52 sasl.login.callback.handler.class = null 17:52:52 sasl.login.class = null 17:52:52 sasl.login.connect.timeout.ms = null 17:52:52 sasl.login.read.timeout.ms = null 17:52:52 sasl.login.refresh.buffer.seconds = 300 17:52:52 sasl.login.refresh.min.period.seconds = 60 17:52:52 sasl.login.refresh.window.factor = 0.8 17:52:52 sasl.login.refresh.window.jitter = 0.05 17:52:52 sasl.login.retry.backoff.max.ms = 10000 17:52:52 sasl.login.retry.backoff.ms = 100 17:52:52 sasl.mechanism = GSSAPI 17:52:52 sasl.oauthbearer.clock.skew.seconds = 30 17:52:52 sasl.oauthbearer.expected.audience = null 17:52:52 sasl.oauthbearer.expected.issuer = null 17:52:52 sasl.oauthbearer.header.urlencode = false 17:52:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:52 sasl.oauthbearer.jwks.endpoint.url = null 17:52:52 sasl.oauthbearer.scope.claim.name = scope 17:52:52 sasl.oauthbearer.sub.claim.name = sub 17:52:52 sasl.oauthbearer.token.endpoint.url = null 17:52:52 security.protocol = PLAINTEXT 17:52:52 security.providers = null 17:52:52 send.buffer.bytes = 131072 17:52:52 socket.connection.setup.timeout.max.ms = 30000 17:52:52 socket.connection.setup.timeout.ms = 10000 17:52:52 ssl.cipher.suites = null 17:52:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:52 ssl.endpoint.identification.algorithm = https 17:52:52 ssl.engine.factory.class = null 17:52:52 ssl.key.password = null 17:52:52 ssl.keymanager.algorithm = SunX509 17:52:52 ssl.keystore.certificate.chain = null 17:52:52 ssl.keystore.key = null 17:52:52 ssl.keystore.location = null 17:52:52 ssl.keystore.password = null 17:52:52 ssl.keystore.type = JKS 17:52:52 ssl.protocol = TLSv1.3 17:52:52 ssl.provider = null 17:52:52 ssl.secure.random.implementation = null 17:52:52 ssl.trustmanager.algorithm = PKIX 17:52:52 ssl.truststore.certificates = null 17:52:52 ssl.truststore.location = null 17:52:52 ssl.truststore.password = null 17:52:52 ssl.truststore.type = JKS 17:52:52 transaction.timeout.ms = 60000 17:52:52 transactional.id = null 17:52:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:52:52 17:52:52 2026-01-28T17:52:52.479Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:52 2026-01-28T17:52:52.483Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:52 2026-01-28T17:52:52.483Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:52 2026-01-28T17:52:52.483Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:52 2026-01-28T17:52:52.483Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622772483 17:52:52 2026-01-28T17:52:52.491Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:52 2026-01-28T17:52:52.497Z INFO 6672 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:52:52 allow.auto.create.topics = true 17:52:52 auto.commit.interval.ms = 5000 17:52:52 auto.include.jmx.reporter = true 17:52:52 auto.offset.reset = earliest 17:52:52 bootstrap.servers = [localhost:32773] 17:52:52 check.crcs = true 17:52:52 client.dns.lookup = use_all_dns_ips 17:52:52 client.id = consumer-test-1-9 17:52:52 client.rack = 17:52:52 connections.max.idle.ms = 540000 17:52:52 default.api.timeout.ms = 60000 17:52:52 enable.auto.commit = true 17:52:52 enable.metrics.push = true 17:52:52 exclude.internal.topics = true 17:52:52 fetch.max.bytes = 52428800 17:52:52 fetch.max.wait.ms = 500 17:52:52 fetch.min.bytes = 1 17:52:52 group.id = test-1 17:52:52 group.instance.id = null 17:52:52 group.protocol = classic 17:52:52 group.remote.assignor = null 17:52:52 heartbeat.interval.ms = 3000 17:52:52 interceptor.classes = [] 17:52:52 internal.leave.group.on.close = true 17:52:52 internal.throw.on.fetch.stable.offset.unsupported = false 17:52:52 isolation.level = read_uncommitted 17:52:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:52:52 max.partition.fetch.bytes = 1048576 17:52:52 max.poll.interval.ms = 300000 17:52:52 max.poll.records = 500 17:52:52 metadata.max.age.ms = 300000 17:52:52 metadata.recovery.strategy = none 17:52:52 metric.reporters = [] 17:52:52 metrics.num.samples = 2 17:52:52 metrics.recording.level = INFO 17:52:52 metrics.sample.window.ms = 30000 17:52:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:52:52 receive.buffer.bytes = 65536 17:52:52 reconnect.backoff.max.ms = 1000 17:52:52 reconnect.backoff.ms = 50 17:52:52 request.timeout.ms = 30000 17:52:52 retry.backoff.max.ms = 1000 17:52:52 retry.backoff.ms = 100 17:52:52 sasl.client.callback.handler.class = null 17:52:52 sasl.jaas.config = null 17:52:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:52 sasl.kerberos.min.time.before.relogin = 60000 17:52:52 sasl.kerberos.service.name = null 17:52:52 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:52 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:52 sasl.login.callback.handler.class = null 17:52:52 sasl.login.class = null 17:52:52 sasl.login.connect.timeout.ms = null 17:52:52 sasl.login.read.timeout.ms = null 17:52:52 sasl.login.refresh.buffer.seconds = 300 17:52:52 sasl.login.refresh.min.period.seconds = 60 17:52:52 sasl.login.refresh.window.factor = 0.8 17:52:52 sasl.login.refresh.window.jitter = 0.05 17:52:52 sasl.login.retry.backoff.max.ms = 10000 17:52:52 sasl.login.retry.backoff.ms = 100 17:52:52 sasl.mechanism = GSSAPI 17:52:52 sasl.oauthbearer.clock.skew.seconds = 30 17:52:52 sasl.oauthbearer.expected.audience = null 17:52:52 sasl.oauthbearer.expected.issuer = null 17:52:52 sasl.oauthbearer.header.urlencode = false 17:52:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:52 sasl.oauthbearer.jwks.endpoint.url = null 17:52:52 sasl.oauthbearer.scope.claim.name = scope 17:52:52 sasl.oauthbearer.sub.claim.name = sub 17:52:52 sasl.oauthbearer.token.endpoint.url = null 17:52:52 security.protocol = PLAINTEXT 17:52:52 security.providers = null 17:52:52 send.buffer.bytes = 131072 17:52:52 session.timeout.ms = 45000 17:52:52 socket.connection.setup.timeout.max.ms = 30000 17:52:52 socket.connection.setup.timeout.ms = 10000 17:52:52 ssl.cipher.suites = null 17:52:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:52 ssl.endpoint.identification.algorithm = https 17:52:52 ssl.engine.factory.class = null 17:52:52 ssl.key.password = null 17:52:52 ssl.keymanager.algorithm = SunX509 17:52:52 ssl.keystore.certificate.chain = null 17:52:52 ssl.keystore.key = null 17:52:52 ssl.keystore.location = null 17:52:52 ssl.keystore.password = null 17:52:52 ssl.keystore.type = JKS 17:52:52 ssl.protocol = TLSv1.3 17:52:52 ssl.provider = null 17:52:52 ssl.secure.random.implementation = null 17:52:52 ssl.trustmanager.algorithm = PKIX 17:52:52 ssl.truststore.certificates = null 17:52:52 ssl.truststore.location = null 17:52:52 ssl.truststore.password = null 17:52:52 ssl.truststore.type = JKS 17:52:52 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:52:52 17:52:52 2026-01-28T17:52:52.497Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:52 2026-01-28T17:52:52.501Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:52 2026-01-28T17:52:52.501Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:52 2026-01-28T17:52:52.501Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622772501 17:52:52 2026-01-28T17:52:52.504Z INFO 6672 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1-9, groupId=test-1] Subscribed to topic(s): my-topic-name 17:52:52 2026-01-28T17:52:52.511Z WARN 6672 --- [ 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: 9854c23d-4a9a-414e-b2c8-43a95b17c241 17:52:52 2026-01-28T17:52:52.512Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:52 2026-01-28T17:52:52.512Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:52 acks = -1 17:52:52 auto.include.jmx.reporter = true 17:52:52 batch.size = 16384 17:52:52 bootstrap.servers = [localhost:32773] 17:52:52 buffer.memory = 33554432 17:52:52 client.dns.lookup = use_all_dns_ips 17:52:52 client.id = producer-21 17:52:52 compression.gzip.level = -1 17:52:52 compression.lz4.level = 9 17:52:52 compression.type = none 17:52:52 compression.zstd.level = 3 17:52:52 connections.max.idle.ms = 540000 17:52:52 delivery.timeout.ms = 120000 17:52:52 enable.idempotence = false 17:52:52 enable.metrics.push = true 17:52:52 interceptor.classes = [] 17:52:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:52 linger.ms = 1 17:52:52 max.block.ms = 60000 17:52:52 max.in.flight.requests.per.connection = 5 17:52:52 max.request.size = 1048576 17:52:52 metadata.max.age.ms = 300000 17:52:52 metadata.max.idle.ms = 300000 17:52:52 metadata.recovery.strategy = none 17:52:52 metric.reporters = [] 17:52:52 metrics.num.samples = 2 17:52:52 metrics.recording.level = INFO 17:52:52 metrics.sample.window.ms = 30000 17:52:52 partitioner.adaptive.partitioning.enable = true 17:52:52 partitioner.availability.timeout.ms = 0 17:52:52 partitioner.class = null 17:52:52 partitioner.ignore.keys = false 17:52:52 receive.buffer.bytes = 32768 17:52:52 reconnect.backoff.max.ms = 1000 17:52:52 reconnect.backoff.ms = 50 17:52:52 request.timeout.ms = 30000 17:52:52 retries = 0 17:52:52 retry.backoff.max.ms = 1000 17:52:52 retry.backoff.ms = 100 17:52:52 sasl.client.callback.handler.class = null 17:52:52 sasl.jaas.config = null 17:52:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:52 sasl.kerberos.min.time.before.relogin = 60000 17:52:52 sasl.kerberos.service.name = null 17:52:52 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:52 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:52 sasl.login.callback.handler.class = null 17:52:52 sasl.login.class = null 17:52:52 sasl.login.connect.timeout.ms = null 17:52:52 sasl.login.read.timeout.ms = null 17:52:52 sasl.login.refresh.buffer.seconds = 300 17:52:52 sasl.login.refresh.min.period.seconds = 60 17:52:52 sasl.login.refresh.window.factor = 0.8 17:52:52 sasl.login.refresh.window.jitter = 0.05 17:52:52 sasl.login.retry.backoff.max.ms = 10000 17:52:52 sasl.login.retry.backoff.ms = 100 17:52:52 sasl.mechanism = GSSAPI 17:52:52 sasl.oauthbearer.clock.skew.seconds = 30 17:52:52 sasl.oauthbearer.expected.audience = null 17:52:52 sasl.oauthbearer.expected.issuer = null 17:52:52 sasl.oauthbearer.header.urlencode = false 17:52:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:52 sasl.oauthbearer.jwks.endpoint.url = null 17:52:52 sasl.oauthbearer.scope.claim.name = scope 17:52:52 sasl.oauthbearer.sub.claim.name = sub 17:52:52 sasl.oauthbearer.token.endpoint.url = null 17:52:52 security.protocol = PLAINTEXT 17:52:52 security.providers = null 17:52:52 send.buffer.bytes = 131072 17:52:52 socket.connection.setup.timeout.max.ms = 30000 17:52:52 socket.connection.setup.timeout.ms = 10000 17:52:52 ssl.cipher.suites = null 17:52:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:52 ssl.endpoint.identification.algorithm = https 17:52:52 ssl.engine.factory.class = null 17:52:52 ssl.key.password = null 17:52:52 ssl.keymanager.algorithm = SunX509 17:52:52 ssl.keystore.certificate.chain = null 17:52:52 ssl.keystore.key = null 17:52:52 ssl.keystore.location = null 17:52:52 ssl.keystore.password = null 17:52:52 ssl.keystore.type = JKS 17:52:52 ssl.protocol = TLSv1.3 17:52:52 ssl.provider = null 17:52:52 ssl.secure.random.implementation = null 17:52:52 ssl.trustmanager.algorithm = PKIX 17:52:52 ssl.truststore.certificates = null 17:52:52 ssl.truststore.location = null 17:52:52 ssl.truststore.password = null 17:52:52 ssl.truststore.type = JKS 17:52:52 transaction.timeout.ms = 60000 17:52:52 transactional.id = null 17:52:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:52:52 17:52:52 2026-01-28T17:52:52.513Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:52 2026-01-28T17:52:52.516Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:52 2026-01-28T17:52:52.516Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:52 2026-01-28T17:52:52.516Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:52 2026-01-28T17:52:52.516Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622772516 17:52:52 2026-01-28T17:52:52.521Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:52 2026-01-28T17:52:52.522Z WARN 6672 --- [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. 17:52:52 2026-01-28T17:52:52.522Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:52 2026-01-28T17:52:52.524Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:52 2026-01-28T17:52:52.539Z INFO 6672 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-9, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:52 2026-01-28T17:52:52.580Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:52 2026-01-28T17:52:52.580Z WARN 6672 --- [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. 17:52:52 2026-01-28T17:52:52.608Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:52 2026-01-28T17:52:52.608Z WARN 6672 --- [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. 17:52:52 2026-01-28T17:52:52.662Z INFO 6672 --- [ 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) 17:52:52 2026-01-28T17:52:52.665Z INFO 6672 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 17:52:52 2026-01-28T17:52:52.693Z INFO 6672 --- [ 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-a2d1d626-6334-4718-a1f8-1b25af35cbed 17:52:52 2026-01-28T17:52:52.693Z INFO 6672 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 17:52:52 2026-01-28T17:52:52.716Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:52 2026-01-28T17:52:52.716Z WARN 6672 --- [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. 17:52:52 2026-01-28T17:52:52.716Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:52 2026-01-28T17:52:52.719Z INFO 6672 --- [ 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-a2d1d626-6334-4718-a1f8-1b25af35cbed', protocol='range'} 17:52:52 2026-01-28T17:52:52.719Z INFO 6672 --- [ 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-a2d1d626-6334-4718-a1f8-1b25af35cbed=Assignment(partitions=[my-topic-name-0])} 17:52:52 2026-01-28T17:52:52.741Z INFO 6672 --- [ 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-a2d1d626-6334-4718-a1f8-1b25af35cbed', protocol='range'} 17:52:52 2026-01-28T17:52:52.741Z INFO 6672 --- [ 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]) 17:52:52 2026-01-28T17:52:52.742Z INFO 6672 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-9, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 17:52:52 2026-01-28T17:52:52.756Z INFO 6672 --- [ 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 17:52:52 2026-01-28T17:52:52.761Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:52 2026-01-28T17:52:52.761Z WARN 6672 --- [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. 17:52:52 2026-01-28T17:52:52.763Z INFO 6672 --- [ 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}}. 17:52:52 2026-01-28T17:52:52.769Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:52 2026-01-28T17:52:52.769Z WARN 6672 --- [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. 17:52:52 2026-01-28T17:52:52.794Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:52 2026-01-28T17:52:52.794Z WARN 6672 --- [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. 17:52:52 2026-01-28T17:52:52.857Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:52 2026-01-28T17:52:52.857Z WARN 6672 --- [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. 17:52:52 2026-01-28T17:52:52.857Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 17:52:52 2026-01-28T17:52:52.857Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 17:52:52 2026-01-28T17:52:52.857Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:52:52 2026-01-28T17:52:52.857Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:52:52 2026-01-28T17:52:52.857Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 17:52:52 2026-01-28T17:52:52.857Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:52:52 2026-01-28T17:52:52.858Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 17:52:52 2026-01-28T17:52:52.858Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:52:52 2026-01-28T17:52:52.858Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] 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) 17:52:52 2026-01-28T17:52:52.859Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:52:52 2026-01-28T17:52:52.859Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, throttle time: 0ms, request timeout: 30000ms) 17:52:52 2026-01-28T17:52:52.868Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 17:52:52 2026-01-28T17:52:52.868Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:52:52 2026-01-28T17:52:52.868Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 17:52:52 2026-01-28T17:52:52.868Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 11ms, elapsed time since send: 11ms, throttle time: 0ms, request timeout: 30000ms) 17:52:52 2026-01-28T17:52:52.868Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:52:52 2026-01-28T17:52:52.868Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 17:52:52 2026-01-28T17:52:52.869Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:52:52 2026-01-28T17:52:52.869Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] 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) 17:52:52 2026-01-28T17:52:52.869Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:52:52 2026-01-28T17:52:52.869Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 17:52:52 2026-01-28T17:52:52.871Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 17:52:52 2026-01-28T17:52:52.922Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:52:52 2026-01-28T17:52:52.922Z INFO 6672 --- [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: 120ms, elapsed time since send: 120ms, throttle time: 0ms, request timeout: 30000ms) 17:52:52 2026-01-28T17:52:52.922Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node -1 disconnected. 17:52:52 2026-01-28T17:52:52.922Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 2147483646 disconnected. 17:52:52 2026-01-28T17:52:52.922Z INFO 6672 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-9, groupId=test-1] Error sending fetch request (sessionId=58264078, epoch=1) to node 1: 17:52:52 17:52:52 org.apache.kafka.common.errors.DisconnectException 17:52:52 17:52:52 2026-01-28T17:52:52.922Z INFO 6672 --- [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. 17:52:52 2026-01-28T17:52:52.934Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:52 2026-01-28T17:52:52.934Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:53 2026-01-28T17:52:52.965Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:52:53 2026-01-28T17:52:52.965Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:52.965Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:52:53 2026-01-28T17:52:52.965Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:52.970Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:52:53 2026-01-28T17:52:52.970Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:52.971Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:52:53 2026-01-28T17:52:52.971Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:52.974Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:52:53 2026-01-28T17:52:52.974Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:52.975Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:52:53 2026-01-28T17:52:52.975Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:52.976Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:52:53 2026-01-28T17:52:52.976Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:52.981Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:52:53 2026-01-28T17:52:52.981Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:52.990Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:52:53 2026-01-28T17:52:52.990Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.023Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.023Z WARN 6672 --- [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. 17:52:53 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.109 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 17:52:53 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 17:52:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 17:52:53 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 17:52:53 2026-01-28T17:52:53.066Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.066Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.068Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.068Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.091Z INFO 6672 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 17:52:53 2026-01-28T17:52:53.091Z INFO 6672 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Destination: 17:52:53 2026-01-28T17:52:53.091Z INFO 6672 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : authorization: my authorization header 17:52:53 2026-01-28T17:52:53.093Z INFO 6672 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 17:52:53 2026-01-28T17:52:53.093Z DEBUG 6672 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 17:52:53 2026-01-28T17:52:53.093Z INFO 6672 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 17:52:53 2026-01-28T17:52:53.093Z DEBUG 6672 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null 17:52:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 17:52:53 2026-01-28T17:52:53.097Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.097Z WARN 6672 --- [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. 17:52:53 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 17:52:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 17:52:53 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 17:52:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 17:52:53 [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 17:52:53 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 17:52:53 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 17:52:53 2026-01-28T17:52:53.178Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.178Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.194Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.194Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.199Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.199Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.200Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.200Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.202Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.202Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.214Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.214Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.219Z INFO 6672 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 17:52:53 2026-01-28T17:52:53.219Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.219Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.221Z INFO 6672 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 17:52:53 2026-01-28T17:52:53.222Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.222Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.261Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.261Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.295Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.296Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.298Z INFO 6672 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 17:52:53 2026-01-28T17:52:53.299Z INFO 6672 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 17:52:53 2026-01-28T17:52:53.300Z INFO 6672 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 17:52:53 2026-01-28T17:52:53.301Z INFO 6672 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 17:52:53 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 17:52:53 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 17:52:53 2026-01-28T17:52:53.307Z INFO 6672 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:52:53 2026-01-28T17:52:53.327Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.327Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.359Z INFO 6672 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: a43e6b910ab6220f6f78d408c7b02d466b286c138eec83dab203a884636e3dee 17:52:53 2026-01-28T17:52:53.371Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.371Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.402Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.402Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.402Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.402Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.425Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.425Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.450Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.451Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.522Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:53 2026-01-28T17:52:53.522Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.522Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:53 2026-01-28T17:52:53.605Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.605Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.610Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.610Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.619Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:53 2026-01-28T17:52:53.619Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.619Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:53 2026-01-28T17:52:53.621Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.621Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.628Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.628Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.637Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.637Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.644Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.644Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.670Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.670Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.679Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.679Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.697Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.697Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.763Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.763Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.763Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.763Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.770Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.770Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.814Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.814Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.850Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.850Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.859Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.859Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.867Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.867Z WARN 6672 --- [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. 17:52:53 2026-01-28T17:52:53.937Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:53 2026-01-28T17:52:53.937Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:54 2026-01-28T17:52:54.007Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:52:54 2026-01-28T17:52:54.007Z WARN 6672 --- [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. 17:52:54 2026-01-28T17:52:54.070Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:54 2026-01-28T17:52:54.070Z WARN 6672 --- [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. 17:52:54 2026-01-28T17:52:54.098Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:54 2026-01-28T17:52:54.098Z WARN 6672 --- [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. 17:52:54 2026-01-28T17:52:54.130Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:52:54 2026-01-28T17:52:54.130Z WARN 6672 --- [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. 17:52:54 2026-01-28T17:52:54.263Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:54 2026-01-28T17:52:54.263Z WARN 6672 --- [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. 17:52:54 2026-01-28T17:52:54.372Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:54 2026-01-28T17:52:54.372Z WARN 6672 --- [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. 17:52:54 2026-01-28T17:52:54.464Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:52:54 2026-01-28T17:52:54.464Z WARN 6672 --- [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. 17:52:54 2026-01-28T17:52:54.475Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:54 2026-01-28T17:52:54.475Z WARN 6672 --- [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. 17:52:54 2026-01-28T17:52:54.504Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:52:54 2026-01-28T17:52:54.504Z WARN 6672 --- [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. 17:52:54 2026-01-28T17:52:54.522Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:54 2026-01-28T17:52:54.522Z WARN 6672 --- [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. 17:52:54 2026-01-28T17:52:54.522Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:54 2026-01-28T17:52:54.589Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:52:54 2026-01-28T17:52:54.589Z WARN 6672 --- [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. 17:52:54 2026-01-28T17:52:54.612Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:54 2026-01-28T17:52:54.612Z WARN 6672 --- [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. 17:52:54 2026-01-28T17:52:54.622Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:54 2026-01-28T17:52:54.622Z WARN 6672 --- [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. 17:52:54 2026-01-28T17:52:54.625Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:54 2026-01-28T17:52:54.625Z WARN 6672 --- [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. 17:52:54 2026-01-28T17:52:54.625Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:54 2026-01-28T17:52:54.635Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:52:54 2026-01-28T17:52:54.635Z WARN 6672 --- [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. 17:52:54 2026-01-28T17:52:54.700Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:54 2026-01-28T17:52:54.700Z WARN 6672 --- [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. 17:52:54 2026-01-28T17:52:54.714Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:52:54 2026-01-28T17:52:54.714Z WARN 6672 --- [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. 17:52:54 2026-01-28T17:52:54.733Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:52:54 2026-01-28T17:52:54.733Z WARN 6672 --- [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. 17:52:54 2026-01-28T17:52:54.760Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:52:54 2026-01-28T17:52:54.760Z WARN 6672 --- [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. 17:52:54 2026-01-28T17:52:54.763Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:54 2026-01-28T17:52:54.763Z WARN 6672 --- [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. 17:52:54 2026-01-28T17:52:54.772Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:54 2026-01-28T17:52:54.772Z WARN 6672 --- [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. 17:52:54 2026-01-28T17:52:54.799Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:52:54 2026-01-28T17:52:54.799Z WARN 6672 --- [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. 17:52:54 2026-01-28T17:52:54.820Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:52:54 2026-01-28T17:52:54.820Z WARN 6672 --- [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. 17:52:54 2026-01-28T17:52:54.860Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:54 2026-01-28T17:52:54.860Z WARN 6672 --- [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. 17:52:54 2026-01-28T17:52:54.940Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:54 2026-01-28T17:52:54.940Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:55 2026-01-28T17:52:55.033Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:52:55 2026-01-28T17:52:55.033Z WARN 6672 --- [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. 17:52:55 2026-01-28T17:52:55.100Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:55 2026-01-28T17:52:55.100Z WARN 6672 --- [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. 17:52:55 2026-01-28T17:52:55.101Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:55 2026-01-28T17:52:55.101Z WARN 6672 --- [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. 17:52:55 2026-01-28T17:52:55.264Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:55 2026-01-28T17:52:55.264Z WARN 6672 --- [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. 17:52:55 2026-01-28T17:52:55.372Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:55 2026-01-28T17:52:55.372Z WARN 6672 --- [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. 17:52:55 2026-01-28T17:52:55.465Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:52:55 2026-01-28T17:52:55.465Z WARN 6672 --- [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. 17:52:55 2026-01-28T17:52:55.476Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:55 2026-01-28T17:52:55.476Z WARN 6672 --- [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. 17:52:55 2026-01-28T17:52:55.506Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:52:55 2026-01-28T17:52:55.506Z WARN 6672 --- [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. 17:52:55 2026-01-28T17:52:55.554Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:55 2026-01-28T17:52:55.554Z WARN 6672 --- [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. 17:52:55 2026-01-28T17:52:55.554Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:55 2026-01-28T17:52:55.590Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:52:55 2026-01-28T17:52:55.590Z WARN 6672 --- [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. 17:52:55 2026-01-28T17:52:55.613Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:55 2026-01-28T17:52:55.613Z WARN 6672 --- [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. 17:52:55 2026-01-28T17:52:55.623Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:55 2026-01-28T17:52:55.623Z WARN 6672 --- [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. 17:52:55 2026-01-28T17:52:55.625Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:55 2026-01-28T17:52:55.625Z WARN 6672 --- [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. 17:52:55 2026-01-28T17:52:55.625Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:55 2026-01-28T17:52:55.636Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:52:55 2026-01-28T17:52:55.636Z WARN 6672 --- [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. 17:52:55 2026-01-28T17:52:55.703Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:55 2026-01-28T17:52:55.703Z WARN 6672 --- [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. 17:52:55 2026-01-28T17:52:55.715Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:52:55 2026-01-28T17:52:55.715Z WARN 6672 --- [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. 17:52:55 2026-01-28T17:52:55.734Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:52:55 2026-01-28T17:52:55.734Z WARN 6672 --- [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. 17:52:55 2026-01-28T17:52:55.764Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:55 2026-01-28T17:52:55.764Z WARN 6672 --- [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. 17:52:55 2026-01-28T17:52:55.773Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:55 2026-01-28T17:52:55.773Z WARN 6672 --- [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. 17:52:55 2026-01-28T17:52:55.796Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:52:55 2026-01-28T17:52:55.796Z WARN 6672 --- [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. 17:52:55 2026-01-28T17:52:55.800Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:52:55 2026-01-28T17:52:55.800Z WARN 6672 --- [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. 17:52:55 2026-01-28T17:52:55.817Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:52:55 2026-01-28T17:52:55.817Z WARN 6672 --- [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. 17:52:55 2026-01-28T17:52:55.861Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:55 2026-01-28T17:52:55.861Z WARN 6672 --- [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. 17:52:55 2026-01-28T17:52:55.943Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:55 2026-01-28T17:52:55.943Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:56 2026-01-28T17:52:56.036Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:52:56 2026-01-28T17:52:56.036Z WARN 6672 --- [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. 17:52:56 2026-01-28T17:52:56.102Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:56 2026-01-28T17:52:56.102Z WARN 6672 --- [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. 17:52:56 2026-01-28T17:52:56.103Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:56 2026-01-28T17:52:56.103Z WARN 6672 --- [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. 17:52:56 2026-01-28T17:52:56.266Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:56 2026-01-28T17:52:56.266Z WARN 6672 --- [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. 17:52:56 2026-01-28T17:52:56.409Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:56 2026-01-28T17:52:56.409Z WARN 6672 --- [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. 17:52:56 2026-01-28T17:52:56.467Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:52:56 2026-01-28T17:52:56.467Z WARN 6672 --- [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. 17:52:56 2026-01-28T17:52:56.479Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:56 2026-01-28T17:52:56.479Z WARN 6672 --- [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. 17:52:56 2026-01-28T17:52:56.479Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:56 2026-01-28T17:52:56.507Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:52:56 2026-01-28T17:52:56.507Z WARN 6672 --- [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. 17:52:56 2026-01-28T17:52:56.519Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:56 2026-01-28T17:52:56.519Z WARN 6672 --- [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. 17:52:56 2026-01-28T17:52:56.573Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:56 2026-01-28T17:52:56.573Z WARN 6672 --- [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. 17:52:56 2026-01-28T17:52:56.573Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:56 2026-01-28T17:52:56.592Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:52:56 2026-01-28T17:52:56.592Z WARN 6672 --- [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. 17:52:56 2026-01-28T17:52:56.617Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:56 2026-01-28T17:52:56.617Z WARN 6672 --- [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. 17:52:56 2026-01-28T17:52:56.624Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:56 2026-01-28T17:52:56.624Z WARN 6672 --- [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. 17:52:56 2026-01-28T17:52:56.637Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:52:56 2026-01-28T17:52:56.637Z WARN 6672 --- [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. 17:52:56 2026-01-28T17:52:56.706Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:56 2026-01-28T17:52:56.706Z WARN 6672 --- [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. 17:52:56 2026-01-28T17:52:56.716Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:52:56 2026-01-28T17:52:56.716Z WARN 6672 --- [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. 17:52:56 2026-01-28T17:52:56.754Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:52:56 2026-01-28T17:52:56.754Z WARN 6672 --- [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. 17:52:56 2026-01-28T17:52:56.767Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:56 2026-01-28T17:52:56.767Z WARN 6672 --- [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. 17:52:56 2026-01-28T17:52:56.773Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:56 2026-01-28T17:52:56.773Z WARN 6672 --- [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. 17:52:56 2026-01-28T17:52:56.797Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:52:56 2026-01-28T17:52:56.797Z WARN 6672 --- [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. 17:52:56 2026-01-28T17:52:56.803Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:52:56 2026-01-28T17:52:56.803Z WARN 6672 --- [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. 17:52:56 2026-01-28T17:52:56.819Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:52:56 2026-01-28T17:52:56.819Z WARN 6672 --- [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. 17:52:56 2026-01-28T17:52:56.845Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:56 2026-01-28T17:52:56.845Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:56 2026-01-28T17:52:56.862Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:56 2026-01-28T17:52:56.862Z WARN 6672 --- [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. 17:52:57 2026-01-28T17:52:57.039Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:52:57 2026-01-28T17:52:57.039Z WARN 6672 --- [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. 17:52:57 2026-01-28T17:52:57.104Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:57 2026-01-28T17:52:57.104Z WARN 6672 --- [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. 17:52:57 2026-01-28T17:52:57.104Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:57 2026-01-28T17:52:57.104Z WARN 6672 --- [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. 17:52:57 2026-01-28T17:52:57.267Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:57 2026-01-28T17:52:57.267Z WARN 6672 --- [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. 17:52:57 2026-01-28T17:52:57.338Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:57 2026-01-28T17:52:57.338Z WARN 6672 --- [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. 17:52:57 2026-01-28T17:52:57.338Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:57 2026-01-28T17:52:57.370Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:57 2026-01-28T17:52:57.370Z WARN 6672 --- [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. 17:52:57 2026-01-28T17:52:57.467Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:52:57 2026-01-28T17:52:57.467Z WARN 6672 --- [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. 17:52:57 2026-01-28T17:52:57.508Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:52:57 2026-01-28T17:52:57.508Z WARN 6672 --- [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. 17:52:57 2026-01-28T17:52:57.520Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:57 2026-01-28T17:52:57.520Z WARN 6672 --- [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. 17:52:57 2026-01-28T17:52:57.592Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:52:57 2026-01-28T17:52:57.592Z WARN 6672 --- [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. 17:52:57 2026-01-28T17:52:57.601Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:57 2026-01-28T17:52:57.601Z WARN 6672 --- [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. 17:52:57 2026-01-28T17:52:57.601Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:57 2026-01-28T17:52:57.617Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:57 2026-01-28T17:52:57.617Z WARN 6672 --- [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. 17:52:57 2026-01-28T17:52:57.626Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:57 2026-01-28T17:52:57.626Z WARN 6672 --- [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. 17:52:57 2026-01-28T17:52:57.638Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:52:57 2026-01-28T17:52:57.639Z WARN 6672 --- [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. 17:52:57 2026-01-28T17:52:57.653Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:57 2026-01-28T17:52:57.653Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:57 2026-01-28T17:52:57.716Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:57 2026-01-28T17:52:57.716Z WARN 6672 --- [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. 17:52:57 2026-01-28T17:52:57.718Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:52:57 2026-01-28T17:52:57.718Z WARN 6672 --- [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. 17:52:57 2026-01-28T17:52:57.755Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:52:57 2026-01-28T17:52:57.755Z WARN 6672 --- [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. 17:52:57 2026-01-28T17:52:57.772Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:57 2026-01-28T17:52:57.772Z WARN 6672 --- [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. 17:52:57 2026-01-28T17:52:57.776Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:57 2026-01-28T17:52:57.776Z WARN 6672 --- [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. 17:52:57 2026-01-28T17:52:57.797Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:52:57 2026-01-28T17:52:57.798Z WARN 6672 --- [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. 17:52:57 2026-01-28T17:52:57.804Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:52:57 2026-01-28T17:52:57.804Z WARN 6672 --- [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. 17:52:57 2026-01-28T17:52:57.821Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:52:57 2026-01-28T17:52:57.821Z WARN 6672 --- [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. 17:52:57 2026-01-28T17:52:57.862Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:57 2026-01-28T17:52:57.863Z WARN 6672 --- [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. 17:52:58 2026-01-28T17:52:58.042Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:52:58 2026-01-28T17:52:58.042Z WARN 6672 --- [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. 17:52:58 2026-01-28T17:52:58.105Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:58 2026-01-28T17:52:58.105Z WARN 6672 --- [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. 17:52:58 2026-01-28T17:52:58.106Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:58 2026-01-28T17:52:58.106Z WARN 6672 --- [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. 17:52:58 2026-01-28T17:52:58.215Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:58 2026-01-28T17:52:58.215Z WARN 6672 --- [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. 17:52:58 2026-01-28T17:52:58.268Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:58 2026-01-28T17:52:58.268Z WARN 6672 --- [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. 17:52:58 2026-01-28T17:52:58.356Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:58 2026-01-28T17:52:58.356Z WARN 6672 --- [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. 17:52:58 2026-01-28T17:52:58.356Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:58 2026-01-28T17:52:58.468Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:52:58 2026-01-28T17:52:58.468Z WARN 6672 --- [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. 17:52:58 2026-01-28T17:52:58.510Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:52:58 2026-01-28T17:52:58.510Z WARN 6672 --- [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. 17:52:58 2026-01-28T17:52:58.521Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:58 2026-01-28T17:52:58.521Z WARN 6672 --- [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. 17:52:58 2026-01-28T17:52:58.568Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:58 2026-01-28T17:52:58.568Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:58 2026-01-28T17:52:58.574Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:58 2026-01-28T17:52:58.574Z WARN 6672 --- [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. 17:52:58 2026-01-28T17:52:58.595Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:52:58 2026-01-28T17:52:58.595Z WARN 6672 --- [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. 17:52:58 2026-01-28T17:52:58.602Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:58 2026-01-28T17:52:58.602Z WARN 6672 --- [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. 17:52:58 2026-01-28T17:52:58.602Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:58 2026-01-28T17:52:58.628Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:58 2026-01-28T17:52:58.628Z WARN 6672 --- [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. 17:52:58 2026-01-28T17:52:58.639Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:52:58 2026-01-28T17:52:58.639Z WARN 6672 --- [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. 17:52:58 2026-01-28T17:52:58.677Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:52:58 2026-01-28T17:52:58.677Z WARN 6672 --- [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. 17:52:58 2026-01-28T17:52:58.718Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:58 2026-01-28T17:52:58.719Z WARN 6672 --- [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. 17:52:58 2026-01-28T17:52:58.744Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:52:58 2026-01-28T17:52:58.744Z WARN 6672 --- [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. 17:52:58 2026-01-28T17:52:58.755Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:52:58 2026-01-28T17:52:58.755Z WARN 6672 --- [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. 17:52:58 2026-01-28T17:52:58.774Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:58 2026-01-28T17:52:58.774Z WARN 6672 --- [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. 17:52:58 2026-01-28T17:52:58.777Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:58 2026-01-28T17:52:58.777Z WARN 6672 --- [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. 17:52:58 2026-01-28T17:52:58.797Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:52:58 2026-01-28T17:52:58.798Z WARN 6672 --- [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. 17:52:58 2026-01-28T17:52:58.801Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:52:58 2026-01-28T17:52:58.801Z WARN 6672 --- [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. 17:52:58 2026-01-28T17:52:58.871Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:58 2026-01-28T17:52:58.871Z WARN 6672 --- [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. 17:52:59 2026-01-28T17:52:59.049Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:52:59 2026-01-28T17:52:59.049Z WARN 6672 --- [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. 17:52:59 2026-01-28T17:52:59.106Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:59 2026-01-28T17:52:59.106Z WARN 6672 --- [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. 17:52:59 2026-01-28T17:52:59.106Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:59 2026-01-28T17:52:59.106Z WARN 6672 --- [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. 17:52:59 2026-01-28T17:52:59.213Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:59 2026-01-28T17:52:59.213Z WARN 6672 --- [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. 17:52:59 2026-01-28T17:52:59.213Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:59 2026-01-28T17:52:59.216Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:59 2026-01-28T17:52:59.216Z WARN 6672 --- [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. 17:52:59 2026-01-28T17:52:59.268Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:59 2026-01-28T17:52:59.268Z WARN 6672 --- [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. 17:52:59 2026-01-28T17:52:59.469Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:52:59 2026-01-28T17:52:59.469Z WARN 6672 --- [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. 17:52:59 2026-01-28T17:52:59.490Z INFO 6672 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.183114206S 17:52:59 2026-01-28T17:52:59.507Z INFO 6672 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:52:59 allow.auto.create.topics = true 17:52:59 auto.commit.interval.ms = 5000 17:52:59 auto.include.jmx.reporter = true 17:52:59 auto.offset.reset = earliest 17:52:59 bootstrap.servers = [localhost:32774] 17:52:59 check.crcs = true 17:52:59 client.dns.lookup = use_all_dns_ips 17:52:59 client.id = consumer-group for Test A-10 17:52:59 client.rack = 17:52:59 connections.max.idle.ms = 540000 17:52:59 default.api.timeout.ms = 60000 17:52:59 enable.auto.commit = true 17:52:59 enable.metrics.push = true 17:52:59 exclude.internal.topics = true 17:52:59 fetch.max.bytes = 52428800 17:52:59 fetch.max.wait.ms = 500 17:52:59 fetch.min.bytes = 1 17:52:59 group.id = group for Test A 17:52:59 group.instance.id = null 17:52:59 group.protocol = classic 17:52:59 group.remote.assignor = null 17:52:59 heartbeat.interval.ms = 3000 17:52:59 interceptor.classes = [] 17:52:59 internal.leave.group.on.close = true 17:52:59 internal.throw.on.fetch.stable.offset.unsupported = false 17:52:59 isolation.level = read_uncommitted 17:52:59 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:52:59 max.partition.fetch.bytes = 1048576 17:52:59 max.poll.interval.ms = 300000 17:52:59 max.poll.records = 500 17:52:59 metadata.max.age.ms = 300000 17:52:59 metadata.recovery.strategy = none 17:52:59 metric.reporters = [] 17:52:59 metrics.num.samples = 2 17:52:59 metrics.recording.level = INFO 17:52:59 metrics.sample.window.ms = 30000 17:52:59 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:52:59 receive.buffer.bytes = 65536 17:52:59 reconnect.backoff.max.ms = 1000 17:52:59 reconnect.backoff.ms = 50 17:52:59 request.timeout.ms = 30000 17:52:59 retry.backoff.max.ms = 1000 17:52:59 retry.backoff.ms = 100 17:52:59 sasl.client.callback.handler.class = null 17:52:59 sasl.jaas.config = null 17:52:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:59 sasl.kerberos.min.time.before.relogin = 60000 17:52:59 sasl.kerberos.service.name = null 17:52:59 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:59 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:59 sasl.login.callback.handler.class = null 17:52:59 sasl.login.class = null 17:52:59 sasl.login.connect.timeout.ms = null 17:52:59 sasl.login.read.timeout.ms = null 17:52:59 sasl.login.refresh.buffer.seconds = 300 17:52:59 sasl.login.refresh.min.period.seconds = 60 17:52:59 sasl.login.refresh.window.factor = 0.8 17:52:59 sasl.login.refresh.window.jitter = 0.05 17:52:59 sasl.login.retry.backoff.max.ms = 10000 17:52:59 sasl.login.retry.backoff.ms = 100 17:52:59 sasl.mechanism = GSSAPI 17:52:59 sasl.oauthbearer.clock.skew.seconds = 30 17:52:59 sasl.oauthbearer.expected.audience = null 17:52:59 sasl.oauthbearer.expected.issuer = null 17:52:59 sasl.oauthbearer.header.urlencode = false 17:52:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:59 sasl.oauthbearer.jwks.endpoint.url = null 17:52:59 sasl.oauthbearer.scope.claim.name = scope 17:52:59 sasl.oauthbearer.sub.claim.name = sub 17:52:59 sasl.oauthbearer.token.endpoint.url = null 17:52:59 security.protocol = PLAINTEXT 17:52:59 security.providers = null 17:52:59 send.buffer.bytes = 131072 17:52:59 session.timeout.ms = 45000 17:52:59 socket.connection.setup.timeout.max.ms = 30000 17:52:59 socket.connection.setup.timeout.ms = 10000 17:52:59 ssl.cipher.suites = null 17:52:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:59 ssl.endpoint.identification.algorithm = https 17:52:59 ssl.engine.factory.class = null 17:52:59 ssl.key.password = null 17:52:59 ssl.keymanager.algorithm = SunX509 17:52:59 ssl.keystore.certificate.chain = null 17:52:59 ssl.keystore.key = null 17:52:59 ssl.keystore.location = null 17:52:59 ssl.keystore.password = null 17:52:59 ssl.keystore.type = JKS 17:52:59 ssl.protocol = TLSv1.3 17:52:59 ssl.provider = null 17:52:59 ssl.secure.random.implementation = null 17:52:59 ssl.trustmanager.algorithm = PKIX 17:52:59 ssl.truststore.certificates = null 17:52:59 ssl.truststore.location = null 17:52:59 ssl.truststore.password = null 17:52:59 ssl.truststore.type = JKS 17:52:59 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:52:59 17:52:59 2026-01-28T17:52:59.507Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:59 2026-01-28T17:52:59.509Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:59 2026-01-28T17:52:59.509Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:59 2026-01-28T17:52:59.509Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622779509 17:52:59 2026-01-28T17:52:59.522Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:59 2026-01-28T17:52:59.522Z WARN 6672 --- [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. 17:52:59 17:52:59 . ____ _ __ _ _ 17:52:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:59 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:59 =========|_|==============|___/=/_/_/_/ 17:52:59 17:52:59 :: Spring Boot :: (v3.5.9) 17:52:59 17:52:59 2026-01-28T17:52:59.526Z INFO 6672 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Starting CmAvcEventConsumerSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:59 2026-01-28T17:52:59.527Z INFO 6672 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 17:52:59 2026-01-28T17:52:59.541Z INFO 6672 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Started CmAvcEventConsumerSpec in 0.029 seconds (process running for 89.389) 17:52:59 2026-01-28T17:52:59.550Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:52:59 2026-01-28T17:52:59.550Z WARN 6672 --- [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. 17:52:59 2026-01-28T17:52:59.551Z INFO 6672 --- [ 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 17:52:59 2026-01-28T17:52:59.552Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:59 2026-01-28T17:52:59.553Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:59 acks = -1 17:52:59 auto.include.jmx.reporter = true 17:52:59 batch.size = 16384 17:52:59 bootstrap.servers = [localhost:32774] 17:52:59 buffer.memory = 33554432 17:52:59 client.dns.lookup = use_all_dns_ips 17:52:59 client.id = producer-22 17:52:59 compression.gzip.level = -1 17:52:59 compression.lz4.level = 9 17:52:59 compression.type = none 17:52:59 compression.zstd.level = 3 17:52:59 connections.max.idle.ms = 540000 17:52:59 delivery.timeout.ms = 120000 17:52:59 enable.idempotence = false 17:52:59 enable.metrics.push = true 17:52:59 interceptor.classes = [] 17:52:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:59 linger.ms = 1 17:52:59 max.block.ms = 60000 17:52:59 max.in.flight.requests.per.connection = 5 17:52:59 max.request.size = 1048576 17:52:59 metadata.max.age.ms = 300000 17:52:59 metadata.max.idle.ms = 300000 17:52:59 metadata.recovery.strategy = none 17:52:59 metric.reporters = [] 17:52:59 metrics.num.samples = 2 17:52:59 metrics.recording.level = INFO 17:52:59 metrics.sample.window.ms = 30000 17:52:59 partitioner.adaptive.partitioning.enable = true 17:52:59 partitioner.availability.timeout.ms = 0 17:52:59 partitioner.class = null 17:52:59 partitioner.ignore.keys = false 17:52:59 receive.buffer.bytes = 32768 17:52:59 reconnect.backoff.max.ms = 1000 17:52:59 reconnect.backoff.ms = 50 17:52:59 request.timeout.ms = 30000 17:52:59 retries = 0 17:52:59 retry.backoff.max.ms = 1000 17:52:59 retry.backoff.ms = 100 17:52:59 sasl.client.callback.handler.class = null 17:52:59 sasl.jaas.config = null 17:52:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:59 sasl.kerberos.min.time.before.relogin = 60000 17:52:59 sasl.kerberos.service.name = null 17:52:59 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:59 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:59 sasl.login.callback.handler.class = null 17:52:59 sasl.login.class = null 17:52:59 sasl.login.connect.timeout.ms = null 17:52:59 sasl.login.read.timeout.ms = null 17:52:59 sasl.login.refresh.buffer.seconds = 300 17:52:59 sasl.login.refresh.min.period.seconds = 60 17:52:59 sasl.login.refresh.window.factor = 0.8 17:52:59 sasl.login.refresh.window.jitter = 0.05 17:52:59 sasl.login.retry.backoff.max.ms = 10000 17:52:59 sasl.login.retry.backoff.ms = 100 17:52:59 sasl.mechanism = GSSAPI 17:52:59 sasl.oauthbearer.clock.skew.seconds = 30 17:52:59 sasl.oauthbearer.expected.audience = null 17:52:59 sasl.oauthbearer.expected.issuer = null 17:52:59 sasl.oauthbearer.header.urlencode = false 17:52:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:59 sasl.oauthbearer.jwks.endpoint.url = null 17:52:59 sasl.oauthbearer.scope.claim.name = scope 17:52:59 sasl.oauthbearer.sub.claim.name = sub 17:52:59 sasl.oauthbearer.token.endpoint.url = null 17:52:59 security.protocol = PLAINTEXT 17:52:59 security.providers = null 17:52:59 send.buffer.bytes = 131072 17:52:59 socket.connection.setup.timeout.max.ms = 30000 17:52:59 socket.connection.setup.timeout.ms = 10000 17:52:59 ssl.cipher.suites = null 17:52:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:59 ssl.endpoint.identification.algorithm = https 17:52:59 ssl.engine.factory.class = null 17:52:59 ssl.key.password = null 17:52:59 ssl.keymanager.algorithm = SunX509 17:52:59 ssl.keystore.certificate.chain = null 17:52:59 ssl.keystore.key = null 17:52:59 ssl.keystore.location = null 17:52:59 ssl.keystore.password = null 17:52:59 ssl.keystore.type = JKS 17:52:59 ssl.protocol = TLSv1.3 17:52:59 ssl.provider = null 17:52:59 ssl.secure.random.implementation = null 17:52:59 ssl.trustmanager.algorithm = PKIX 17:52:59 ssl.truststore.certificates = null 17:52:59 ssl.truststore.location = null 17:52:59 ssl.truststore.password = null 17:52:59 ssl.truststore.type = JKS 17:52:59 transaction.timeout.ms = 60000 17:52:59 transactional.id = null 17:52:59 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:52:59 17:52:59 2026-01-28T17:52:59.553Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:59 2026-01-28T17:52:59.555Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:59 2026-01-28T17:52:59.555Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:59 2026-01-28T17:52:59.555Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:59 2026-01-28T17:52:59.555Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622779555 17:52:59 2026-01-28T17:52:59.563Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:59 2026-01-28T17:52:59.563Z WARN 6672 --- [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. 17:52:59 2026-01-28T17:52:59.563Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:59 2026-01-28T17:52:59.576Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:59 2026-01-28T17:52:59.576Z WARN 6672 --- [t-thread | test] org.apache.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. 17:52:59 2026-01-28T17:52:59.581Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:59 2026-01-28T17:52:59.581Z WARN 6672 --- [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. 17:52:59 2026-01-28T17:52:59.596Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:52:59 2026-01-28T17:52:59.597Z WARN 6672 --- [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. 17:52:59 2026-01-28T17:52:59.599Z WARN 6672 --- [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} 17:52:59 2026-01-28T17:52:59.600Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:59 2026-01-28T17:52:59.618Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:52:59 2026-01-28T17:52:59.618Z WARN 6672 --- [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. 17:52:59 2026-01-28T17:52:59.635Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:59 2026-01-28T17:52:59.635Z WARN 6672 --- [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. 17:52:59 2026-01-28T17:52:59.641Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:52:59 2026-01-28T17:52:59.641Z WARN 6672 --- [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. 17:52:59 2026-01-28T17:52:59.711Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:52:59 2026-01-28T17:52:59.712Z WARN 6672 --- [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. 17:52:59 2026-01-28T17:52:59.721Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:59 2026-01-28T17:52:59.721Z WARN 6672 --- [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. 17:52:59 2026-01-28T17:52:59.756Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:52:59 2026-01-28T17:52:59.756Z WARN 6672 --- [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. 17:52:59 2026-01-28T17:52:59.775Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:59 2026-01-28T17:52:59.775Z WARN 6672 --- [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. 17:52:59 2026-01-28T17:52:59.778Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:59 2026-01-28T17:52:59.778Z WARN 6672 --- [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. 17:52:59 2026-01-28T17:52:59.781Z INFO 6672 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:59 2026-01-28T17:52:59.798Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:52:59 2026-01-28T17:52:59.798Z WARN 6672 --- [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. 17:52:59 2026-01-28T17:52:59.835Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:52:59 2026-01-28T17:52:59.835Z WARN 6672 --- [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. 17:52:59 2026-01-28T17:52:59.872Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:59 2026-01-28T17:52:59.872Z WARN 6672 --- [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. 17:52:59 2026-01-28T17:52:59.898Z INFO 6672 --- [ 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) 17:52:59 2026-01-28T17:52:59.900Z INFO 6672 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 17:52:59 2026-01-28T17:52:59.925Z INFO 6672 --- [ 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-49ad1670-1a38-43a0-9200-992eb8528010 17:52:59 2026-01-28T17:52:59.925Z INFO 6672 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 17:52:59 2026-01-28T17:52:59.947Z INFO 6672 --- [ 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-49ad1670-1a38-43a0-9200-992eb8528010', protocol='range'} 17:52:59 2026-01-28T17:52:59.947Z INFO 6672 --- [ 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-49ad1670-1a38-43a0-9200-992eb8528010=Assignment(partitions=[target-topic-for-Test-A-0])} 17:52:59 2026-01-28T17:52:59.966Z INFO 6672 --- [ 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-49ad1670-1a38-43a0-9200-992eb8528010', protocol='range'} 17:52:59 2026-01-28T17:52:59.966Z INFO 6672 --- [ 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]) 17:52:59 2026-01-28T17:52:59.966Z INFO 6672 --- [ 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 17:52:59 2026-01-28T17:52:59.977Z INFO 6672 --- [ 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 17:53:00 2026-01-28T17:52:59.987Z INFO 6672 --- [ 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}}. 17:53:00 2026-01-28T17:53:00.035Z INFO 6672 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:53:00 allow.auto.create.topics = true 17:53:00 auto.commit.interval.ms = 5000 17:53:00 auto.include.jmx.reporter = true 17:53:00 auto.offset.reset = earliest 17:53:00 bootstrap.servers = [localhost:32774] 17:53:00 check.crcs = true 17:53:00 client.dns.lookup = use_all_dns_ips 17:53:00 client.id = consumer-group for Test A-11 17:53:00 client.rack = 17:53:00 connections.max.idle.ms = 540000 17:53:00 default.api.timeout.ms = 60000 17:53:00 enable.auto.commit = true 17:53:00 enable.metrics.push = true 17:53:00 exclude.internal.topics = true 17:53:00 fetch.max.bytes = 52428800 17:53:00 fetch.max.wait.ms = 500 17:53:00 fetch.min.bytes = 1 17:53:00 group.id = group for Test A 17:53:00 group.instance.id = null 17:53:00 group.protocol = classic 17:53:00 group.remote.assignor = null 17:53:00 heartbeat.interval.ms = 3000 17:53:00 interceptor.classes = [] 17:53:00 internal.leave.group.on.close = true 17:53:00 internal.throw.on.fetch.stable.offset.unsupported = false 17:53:00 isolation.level = read_uncommitted 17:53:00 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:53:00 max.partition.fetch.bytes = 1048576 17:53:00 max.poll.interval.ms = 300000 17:53:00 max.poll.records = 500 17:53:00 metadata.max.age.ms = 300000 17:53:00 metadata.recovery.strategy = none 17:53:00 metric.reporters = [] 17:53:00 metrics.num.samples = 2 17:53:00 metrics.recording.level = INFO 17:53:00 metrics.sample.window.ms = 30000 17:53:00 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:53:00 receive.buffer.bytes = 65536 17:53:00 reconnect.backoff.max.ms = 1000 17:53:00 reconnect.backoff.ms = 50 17:53:00 request.timeout.ms = 30000 17:53:00 retry.backoff.max.ms = 1000 17:53:00 retry.backoff.ms = 100 17:53:00 sasl.client.callback.handler.class = null 17:53:00 sasl.jaas.config = null 17:53:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:00 sasl.kerberos.min.time.before.relogin = 60000 17:53:00 sasl.kerberos.service.name = null 17:53:00 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:00 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:00 sasl.login.callback.handler.class = null 17:53:00 sasl.login.class = null 17:53:00 sasl.login.connect.timeout.ms = null 17:53:00 sasl.login.read.timeout.ms = null 17:53:00 sasl.login.refresh.buffer.seconds = 300 17:53:00 sasl.login.refresh.min.period.seconds = 60 17:53:00 sasl.login.refresh.window.factor = 0.8 17:53:00 sasl.login.refresh.window.jitter = 0.05 17:53:00 sasl.login.retry.backoff.max.ms = 10000 17:53:00 sasl.login.retry.backoff.ms = 100 17:53:00 sasl.mechanism = GSSAPI 17:53:00 sasl.oauthbearer.clock.skew.seconds = 30 17:53:00 sasl.oauthbearer.expected.audience = null 17:53:00 sasl.oauthbearer.expected.issuer = null 17:53:00 sasl.oauthbearer.header.urlencode = false 17:53:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:00 sasl.oauthbearer.jwks.endpoint.url = null 17:53:00 sasl.oauthbearer.scope.claim.name = scope 17:53:00 sasl.oauthbearer.sub.claim.name = sub 17:53:00 sasl.oauthbearer.token.endpoint.url = null 17:53:00 security.protocol = PLAINTEXT 17:53:00 security.providers = null 17:53:00 send.buffer.bytes = 131072 17:53:00 session.timeout.ms = 45000 17:53:00 socket.connection.setup.timeout.max.ms = 30000 17:53:00 socket.connection.setup.timeout.ms = 10000 17:53:00 ssl.cipher.suites = null 17:53:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:00 ssl.endpoint.identification.algorithm = https 17:53:00 ssl.engine.factory.class = null 17:53:00 ssl.key.password = null 17:53:00 ssl.keymanager.algorithm = SunX509 17:53:00 ssl.keystore.certificate.chain = null 17:53:00 ssl.keystore.key = null 17:53:00 ssl.keystore.location = null 17:53:00 ssl.keystore.password = null 17:53:00 ssl.keystore.type = JKS 17:53:00 ssl.protocol = TLSv1.3 17:53:00 ssl.provider = null 17:53:00 ssl.secure.random.implementation = null 17:53:00 ssl.trustmanager.algorithm = PKIX 17:53:00 ssl.truststore.certificates = null 17:53:00 ssl.truststore.location = null 17:53:00 ssl.truststore.password = null 17:53:00 ssl.truststore.type = JKS 17:53:00 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:53:00 17:53:00 2026-01-28T17:53:00.036Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:00 2026-01-28T17:53:00.038Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:00 2026-01-28T17:53:00.038Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:00 2026-01-28T17:53:00.038Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622780038 17:53:00 2026-01-28T17:53:00.044Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:53:00 2026-01-28T17:53:00.044Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:53:00 acks = -1 17:53:00 auto.include.jmx.reporter = true 17:53:00 batch.size = 16384 17:53:00 bootstrap.servers = [localhost:32774] 17:53:00 buffer.memory = 33554432 17:53:00 client.dns.lookup = use_all_dns_ips 17:53:00 client.id = producer-23 17:53:00 compression.gzip.level = -1 17:53:00 compression.lz4.level = 9 17:53:00 compression.type = none 17:53:00 compression.zstd.level = 3 17:53:00 connections.max.idle.ms = 540000 17:53:00 delivery.timeout.ms = 120000 17:53:00 enable.idempotence = false 17:53:00 enable.metrics.push = true 17:53:00 interceptor.classes = [] 17:53:00 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:53:00 linger.ms = 1 17:53:00 max.block.ms = 60000 17:53:00 max.in.flight.requests.per.connection = 5 17:53:00 max.request.size = 1048576 17:53:00 metadata.max.age.ms = 300000 17:53:00 metadata.max.idle.ms = 300000 17:53:00 metadata.recovery.strategy = none 17:53:00 metric.reporters = [] 17:53:00 metrics.num.samples = 2 17:53:00 metrics.recording.level = INFO 17:53:00 metrics.sample.window.ms = 30000 17:53:00 partitioner.adaptive.partitioning.enable = true 17:53:00 partitioner.availability.timeout.ms = 0 17:53:00 partitioner.class = null 17:53:00 partitioner.ignore.keys = false 17:53:00 receive.buffer.bytes = 32768 17:53:00 reconnect.backoff.max.ms = 1000 17:53:00 reconnect.backoff.ms = 50 17:53:00 request.timeout.ms = 30000 17:53:00 retries = 0 17:53:00 retry.backoff.max.ms = 1000 17:53:00 retry.backoff.ms = 100 17:53:00 sasl.client.callback.handler.class = null 17:53:00 sasl.jaas.config = null 17:53:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:00 sasl.kerberos.min.time.before.relogin = 60000 17:53:00 sasl.kerberos.service.name = null 17:53:00 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:00 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:00 sasl.login.callback.handler.class = null 17:53:00 sasl.login.class = null 17:53:00 sasl.login.connect.timeout.ms = null 17:53:00 sasl.login.read.timeout.ms = null 17:53:00 sasl.login.refresh.buffer.seconds = 300 17:53:00 sasl.login.refresh.min.period.seconds = 60 17:53:00 sasl.login.refresh.window.factor = 0.8 17:53:00 sasl.login.refresh.window.jitter = 0.05 17:53:00 sasl.login.retry.backoff.max.ms = 10000 17:53:00 sasl.login.retry.backoff.ms = 100 17:53:00 sasl.mechanism = GSSAPI 17:53:00 sasl.oauthbearer.clock.skew.seconds = 30 17:53:00 sasl.oauthbearer.expected.audience = null 17:53:00 sasl.oauthbearer.expected.issuer = null 17:53:00 sasl.oauthbearer.header.urlencode = false 17:53:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:00 sasl.oauthbearer.jwks.endpoint.url = null 17:53:00 sasl.oauthbearer.scope.claim.name = scope 17:53:00 sasl.oauthbearer.sub.claim.name = sub 17:53:00 sasl.oauthbearer.token.endpoint.url = null 17:53:00 security.protocol = PLAINTEXT 17:53:00 security.providers = null 17:53:00 send.buffer.bytes = 131072 17:53:00 socket.connection.setup.timeout.max.ms = 30000 17:53:00 socket.connection.setup.timeout.ms = 10000 17:53:00 ssl.cipher.suites = null 17:53:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:00 ssl.endpoint.identification.algorithm = https 17:53:00 ssl.engine.factory.class = null 17:53:00 ssl.key.password = null 17:53:00 ssl.keymanager.algorithm = SunX509 17:53:00 ssl.keystore.certificate.chain = null 17:53:00 ssl.keystore.key = null 17:53:00 ssl.keystore.location = null 17:53:00 ssl.keystore.password = null 17:53:00 ssl.keystore.type = JKS 17:53:00 ssl.protocol = TLSv1.3 17:53:00 ssl.provider = null 17:53:00 ssl.secure.random.implementation = null 17:53:00 ssl.trustmanager.algorithm = PKIX 17:53:00 ssl.truststore.certificates = null 17:53:00 ssl.truststore.location = null 17:53:00 ssl.truststore.password = null 17:53:00 ssl.truststore.type = JKS 17:53:00 transaction.timeout.ms = 60000 17:53:00 transactional.id = null 17:53:00 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:53:00 17:53:00 2026-01-28T17:53:00.044Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:00 2026-01-28T17:53:00.046Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:53:00 2026-01-28T17:53:00.046Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:00 2026-01-28T17:53:00.046Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:00 2026-01-28T17:53:00.046Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622780046 17:53:00 2026-01-28T17:53:00.052Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.052Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.084Z WARN 6672 --- [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} 17:53:00 2026-01-28T17:53:00.084Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:53:00 2026-01-28T17:53:00.107Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.107Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.148Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.148Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.213Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:00 2026-01-28T17:53:00.213Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.213Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:00 2026-01-28T17:53:00.219Z INFO 6672 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:53:00 allow.auto.create.topics = true 17:53:00 auto.commit.interval.ms = 5000 17:53:00 auto.include.jmx.reporter = true 17:53:00 auto.offset.reset = earliest 17:53:00 bootstrap.servers = [localhost:32774] 17:53:00 check.crcs = true 17:53:00 client.dns.lookup = use_all_dns_ips 17:53:00 client.id = consumer-group for Test A-12 17:53:00 client.rack = 17:53:00 connections.max.idle.ms = 540000 17:53:00 default.api.timeout.ms = 60000 17:53:00 enable.auto.commit = true 17:53:00 enable.metrics.push = true 17:53:00 exclude.internal.topics = true 17:53:00 fetch.max.bytes = 52428800 17:53:00 fetch.max.wait.ms = 500 17:53:00 fetch.min.bytes = 1 17:53:00 group.id = group for Test A 17:53:00 group.instance.id = null 17:53:00 group.protocol = classic 17:53:00 group.remote.assignor = null 17:53:00 heartbeat.interval.ms = 3000 17:53:00 interceptor.classes = [] 17:53:00 internal.leave.group.on.close = true 17:53:00 internal.throw.on.fetch.stable.offset.unsupported = false 17:53:00 isolation.level = read_uncommitted 17:53:00 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:53:00 max.partition.fetch.bytes = 1048576 17:53:00 max.poll.interval.ms = 300000 17:53:00 max.poll.records = 500 17:53:00 metadata.max.age.ms = 300000 17:53:00 metadata.recovery.strategy = none 17:53:00 metric.reporters = [] 17:53:00 metrics.num.samples = 2 17:53:00 metrics.recording.level = INFO 17:53:00 metrics.sample.window.ms = 30000 17:53:00 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:53:00 receive.buffer.bytes = 65536 17:53:00 reconnect.backoff.max.ms = 1000 17:53:00 reconnect.backoff.ms = 50 17:53:00 request.timeout.ms = 30000 17:53:00 retry.backoff.max.ms = 1000 17:53:00 retry.backoff.ms = 100 17:53:00 sasl.client.callback.handler.class = null 17:53:00 sasl.jaas.config = null 17:53:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:00 sasl.kerberos.min.time.before.relogin = 60000 17:53:00 sasl.kerberos.service.name = null 17:53:00 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:00 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:00 sasl.login.callback.handler.class = null 17:53:00 sasl.login.class = null 17:53:00 sasl.login.connect.timeout.ms = null 17:53:00 sasl.login.read.timeout.ms = null 17:53:00 sasl.login.refresh.buffer.seconds = 300 17:53:00 sasl.login.refresh.min.period.seconds = 60 17:53:00 sasl.login.refresh.window.factor = 0.8 17:53:00 sasl.login.refresh.window.jitter = 0.05 17:53:00 sasl.login.retry.backoff.max.ms = 10000 17:53:00 sasl.login.retry.backoff.ms = 100 17:53:00 sasl.mechanism = GSSAPI 17:53:00 sasl.oauthbearer.clock.skew.seconds = 30 17:53:00 sasl.oauthbearer.expected.audience = null 17:53:00 sasl.oauthbearer.expected.issuer = null 17:53:00 sasl.oauthbearer.header.urlencode = false 17:53:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:00 sasl.oauthbearer.jwks.endpoint.url = null 17:53:00 sasl.oauthbearer.scope.claim.name = scope 17:53:00 sasl.oauthbearer.sub.claim.name = sub 17:53:00 sasl.oauthbearer.token.endpoint.url = null 17:53:00 security.protocol = PLAINTEXT 17:53:00 security.providers = null 17:53:00 send.buffer.bytes = 131072 17:53:00 session.timeout.ms = 45000 17:53:00 socket.connection.setup.timeout.max.ms = 30000 17:53:00 socket.connection.setup.timeout.ms = 10000 17:53:00 ssl.cipher.suites = null 17:53:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:00 ssl.endpoint.identification.algorithm = https 17:53:00 ssl.engine.factory.class = null 17:53:00 ssl.key.password = null 17:53:00 ssl.keymanager.algorithm = SunX509 17:53:00 ssl.keystore.certificate.chain = null 17:53:00 ssl.keystore.key = null 17:53:00 ssl.keystore.location = null 17:53:00 ssl.keystore.password = null 17:53:00 ssl.keystore.type = JKS 17:53:00 ssl.protocol = TLSv1.3 17:53:00 ssl.provider = null 17:53:00 ssl.secure.random.implementation = null 17:53:00 ssl.trustmanager.algorithm = PKIX 17:53:00 ssl.truststore.certificates = null 17:53:00 ssl.truststore.location = null 17:53:00 ssl.truststore.password = null 17:53:00 ssl.truststore.type = JKS 17:53:00 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:53:00 17:53:00 2026-01-28T17:53:00.219Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:00 2026-01-28T17:53:00.222Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:00 2026-01-28T17:53:00.222Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:00 2026-01-28T17:53:00.222Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622780222 17:53:00 2026-01-28T17:53:00.224Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.225Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.227Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:53:00 2026-01-28T17:53:00.227Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:53:00 acks = -1 17:53:00 auto.include.jmx.reporter = true 17:53:00 batch.size = 16384 17:53:00 bootstrap.servers = [localhost:32774] 17:53:00 buffer.memory = 33554432 17:53:00 client.dns.lookup = use_all_dns_ips 17:53:00 client.id = producer-24 17:53:00 compression.gzip.level = -1 17:53:00 compression.lz4.level = 9 17:53:00 compression.type = none 17:53:00 compression.zstd.level = 3 17:53:00 connections.max.idle.ms = 540000 17:53:00 delivery.timeout.ms = 120000 17:53:00 enable.idempotence = false 17:53:00 enable.metrics.push = true 17:53:00 interceptor.classes = [] 17:53:00 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:53:00 linger.ms = 1 17:53:00 max.block.ms = 60000 17:53:00 max.in.flight.requests.per.connection = 5 17:53:00 max.request.size = 1048576 17:53:00 metadata.max.age.ms = 300000 17:53:00 metadata.max.idle.ms = 300000 17:53:00 metadata.recovery.strategy = none 17:53:00 metric.reporters = [] 17:53:00 metrics.num.samples = 2 17:53:00 metrics.recording.level = INFO 17:53:00 metrics.sample.window.ms = 30000 17:53:00 partitioner.adaptive.partitioning.enable = true 17:53:00 partitioner.availability.timeout.ms = 0 17:53:00 partitioner.class = null 17:53:00 partitioner.ignore.keys = false 17:53:00 receive.buffer.bytes = 32768 17:53:00 reconnect.backoff.max.ms = 1000 17:53:00 reconnect.backoff.ms = 50 17:53:00 request.timeout.ms = 30000 17:53:00 retries = 0 17:53:00 retry.backoff.max.ms = 1000 17:53:00 retry.backoff.ms = 100 17:53:00 sasl.client.callback.handler.class = null 17:53:00 sasl.jaas.config = null 17:53:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:00 sasl.kerberos.min.time.before.relogin = 60000 17:53:00 sasl.kerberos.service.name = null 17:53:00 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:00 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:00 sasl.login.callback.handler.class = null 17:53:00 sasl.login.class = null 17:53:00 sasl.login.connect.timeout.ms = null 17:53:00 sasl.login.read.timeout.ms = null 17:53:00 sasl.login.refresh.buffer.seconds = 300 17:53:00 sasl.login.refresh.min.period.seconds = 60 17:53:00 sasl.login.refresh.window.factor = 0.8 17:53:00 sasl.login.refresh.window.jitter = 0.05 17:53:00 sasl.login.retry.backoff.max.ms = 10000 17:53:00 sasl.login.retry.backoff.ms = 100 17:53:00 sasl.mechanism = GSSAPI 17:53:00 sasl.oauthbearer.clock.skew.seconds = 30 17:53:00 sasl.oauthbearer.expected.audience = null 17:53:00 sasl.oauthbearer.expected.issuer = null 17:53:00 sasl.oauthbearer.header.urlencode = false 17:53:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:00 sasl.oauthbearer.jwks.endpoint.url = null 17:53:00 sasl.oauthbearer.scope.claim.name = scope 17:53:00 sasl.oauthbearer.sub.claim.name = sub 17:53:00 sasl.oauthbearer.token.endpoint.url = null 17:53:00 security.protocol = PLAINTEXT 17:53:00 security.providers = null 17:53:00 send.buffer.bytes = 131072 17:53:00 socket.connection.setup.timeout.max.ms = 30000 17:53:00 socket.connection.setup.timeout.ms = 10000 17:53:00 ssl.cipher.suites = null 17:53:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:00 ssl.endpoint.identification.algorithm = https 17:53:00 ssl.engine.factory.class = null 17:53:00 ssl.key.password = null 17:53:00 ssl.keymanager.algorithm = SunX509 17:53:00 ssl.keystore.certificate.chain = null 17:53:00 ssl.keystore.key = null 17:53:00 ssl.keystore.location = null 17:53:00 ssl.keystore.password = null 17:53:00 ssl.keystore.type = JKS 17:53:00 ssl.protocol = TLSv1.3 17:53:00 ssl.provider = null 17:53:00 ssl.secure.random.implementation = null 17:53:00 ssl.trustmanager.algorithm = PKIX 17:53:00 ssl.truststore.certificates = null 17:53:00 ssl.truststore.location = null 17:53:00 ssl.truststore.password = null 17:53:00 ssl.truststore.type = JKS 17:53:00 transaction.timeout.ms = 60000 17:53:00 transactional.id = null 17:53:00 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:53:00 17:53:00 2026-01-28T17:53:00.227Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:00 2026-01-28T17:53:00.229Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:53:00 2026-01-28T17:53:00.229Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:00 2026-01-28T17:53:00.229Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:00 2026-01-28T17:53:00.229Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622780229 17:53:00 2026-01-28T17:53:00.239Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.Metadata : [Producer clientId=producer-24] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:53:00 2026-01-28T17:53:00.241Z INFO 6672 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:53:00 allow.auto.create.topics = true 17:53:00 auto.commit.interval.ms = 5000 17:53:00 auto.include.jmx.reporter = true 17:53:00 auto.offset.reset = earliest 17:53:00 bootstrap.servers = [localhost:32774] 17:53:00 check.crcs = true 17:53:00 client.dns.lookup = use_all_dns_ips 17:53:00 client.id = consumer-group for Test A-13 17:53:00 client.rack = 17:53:00 connections.max.idle.ms = 540000 17:53:00 default.api.timeout.ms = 60000 17:53:00 enable.auto.commit = true 17:53:00 enable.metrics.push = true 17:53:00 exclude.internal.topics = true 17:53:00 fetch.max.bytes = 52428800 17:53:00 fetch.max.wait.ms = 500 17:53:00 fetch.min.bytes = 1 17:53:00 group.id = group for Test A 17:53:00 group.instance.id = null 17:53:00 group.protocol = classic 17:53:00 group.remote.assignor = null 17:53:00 heartbeat.interval.ms = 3000 17:53:00 interceptor.classes = [] 17:53:00 internal.leave.group.on.close = true 17:53:00 internal.throw.on.fetch.stable.offset.unsupported = false 17:53:00 isolation.level = read_uncommitted 17:53:00 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:53:00 max.partition.fetch.bytes = 1048576 17:53:00 max.poll.interval.ms = 300000 17:53:00 max.poll.records = 500 17:53:00 metadata.max.age.ms = 300000 17:53:00 metadata.recovery.strategy = none 17:53:00 metric.reporters = [] 17:53:00 metrics.num.samples = 2 17:53:00 metrics.recording.level = INFO 17:53:00 metrics.sample.window.ms = 30000 17:53:00 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:53:00 receive.buffer.bytes = 65536 17:53:00 reconnect.backoff.max.ms = 1000 17:53:00 reconnect.backoff.ms = 50 17:53:00 request.timeout.ms = 30000 17:53:00 retry.backoff.max.ms = 1000 17:53:00 retry.backoff.ms = 100 17:53:00 sasl.client.callback.handler.class = null 17:53:00 sasl.jaas.config = null 17:53:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:00 sasl.kerberos.min.time.before.relogin = 60000 17:53:00 sasl.kerberos.service.name = null 17:53:00 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:00 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:00 sasl.login.callback.handler.class = null 17:53:00 sasl.login.class = null 17:53:00 sasl.login.connect.timeout.ms = null 17:53:00 sasl.login.read.timeout.ms = null 17:53:00 sasl.login.refresh.buffer.seconds = 300 17:53:00 sasl.login.refresh.min.period.seconds = 60 17:53:00 sasl.login.refresh.window.factor = 0.8 17:53:00 sasl.login.refresh.window.jitter = 0.05 17:53:00 sasl.login.retry.backoff.max.ms = 10000 17:53:00 sasl.login.retry.backoff.ms = 100 17:53:00 sasl.mechanism = GSSAPI 17:53:00 sasl.oauthbearer.clock.skew.seconds = 30 17:53:00 sasl.oauthbearer.expected.audience = null 17:53:00 sasl.oauthbearer.expected.issuer = null 17:53:00 sasl.oauthbearer.header.urlencode = false 17:53:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:00 sasl.oauthbearer.jwks.endpoint.url = null 17:53:00 sasl.oauthbearer.scope.claim.name = scope 17:53:00 sasl.oauthbearer.sub.claim.name = sub 17:53:00 sasl.oauthbearer.token.endpoint.url = null 17:53:00 security.protocol = PLAINTEXT 17:53:00 security.providers = null 17:53:00 send.buffer.bytes = 131072 17:53:00 session.timeout.ms = 45000 17:53:00 socket.connection.setup.timeout.max.ms = 30000 17:53:00 socket.connection.setup.timeout.ms = 10000 17:53:00 ssl.cipher.suites = null 17:53:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:00 ssl.endpoint.identification.algorithm = https 17:53:00 ssl.engine.factory.class = null 17:53:00 ssl.key.password = null 17:53:00 ssl.keymanager.algorithm = SunX509 17:53:00 ssl.keystore.certificate.chain = null 17:53:00 ssl.keystore.key = null 17:53:00 ssl.keystore.location = null 17:53:00 ssl.keystore.password = null 17:53:00 ssl.keystore.type = JKS 17:53:00 ssl.protocol = TLSv1.3 17:53:00 ssl.provider = null 17:53:00 ssl.secure.random.implementation = null 17:53:00 ssl.trustmanager.algorithm = PKIX 17:53:00 ssl.truststore.certificates = null 17:53:00 ssl.truststore.location = null 17:53:00 ssl.truststore.password = null 17:53:00 ssl.truststore.type = JKS 17:53:00 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:53:00 17:53:00 2026-01-28T17:53:00.242Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:00 2026-01-28T17:53:00.243Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:00 2026-01-28T17:53:00.243Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:00 2026-01-28T17:53:00.243Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622780243 17:53:00 2026-01-28T17:53:00.245Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:53:00 2026-01-28T17:53:00.246Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:53:00 acks = -1 17:53:00 auto.include.jmx.reporter = true 17:53:00 batch.size = 16384 17:53:00 bootstrap.servers = [localhost:32774] 17:53:00 buffer.memory = 33554432 17:53:00 client.dns.lookup = use_all_dns_ips 17:53:00 client.id = producer-25 17:53:00 compression.gzip.level = -1 17:53:00 compression.lz4.level = 9 17:53:00 compression.type = none 17:53:00 compression.zstd.level = 3 17:53:00 connections.max.idle.ms = 540000 17:53:00 delivery.timeout.ms = 120000 17:53:00 enable.idempotence = false 17:53:00 enable.metrics.push = true 17:53:00 interceptor.classes = [] 17:53:00 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:53:00 linger.ms = 1 17:53:00 max.block.ms = 60000 17:53:00 max.in.flight.requests.per.connection = 5 17:53:00 max.request.size = 1048576 17:53:00 metadata.max.age.ms = 300000 17:53:00 metadata.max.idle.ms = 300000 17:53:00 metadata.recovery.strategy = none 17:53:00 metric.reporters = [] 17:53:00 metrics.num.samples = 2 17:53:00 metrics.recording.level = INFO 17:53:00 metrics.sample.window.ms = 30000 17:53:00 partitioner.adaptive.partitioning.enable = true 17:53:00 partitioner.availability.timeout.ms = 0 17:53:00 partitioner.class = null 17:53:00 partitioner.ignore.keys = false 17:53:00 receive.buffer.bytes = 32768 17:53:00 reconnect.backoff.max.ms = 1000 17:53:00 reconnect.backoff.ms = 50 17:53:00 request.timeout.ms = 30000 17:53:00 retries = 0 17:53:00 retry.backoff.max.ms = 1000 17:53:00 retry.backoff.ms = 100 17:53:00 sasl.client.callback.handler.class = null 17:53:00 sasl.jaas.config = null 17:53:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:00 sasl.kerberos.min.time.before.relogin = 60000 17:53:00 sasl.kerberos.service.name = null 17:53:00 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:00 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:00 sasl.login.callback.handler.class = null 17:53:00 sasl.login.class = null 17:53:00 sasl.login.connect.timeout.ms = null 17:53:00 sasl.login.read.timeout.ms = null 17:53:00 sasl.login.refresh.buffer.seconds = 300 17:53:00 sasl.login.refresh.min.period.seconds = 60 17:53:00 sasl.login.refresh.window.factor = 0.8 17:53:00 sasl.login.refresh.window.jitter = 0.05 17:53:00 sasl.login.retry.backoff.max.ms = 10000 17:53:00 sasl.login.retry.backoff.ms = 100 17:53:00 sasl.mechanism = GSSAPI 17:53:00 sasl.oauthbearer.clock.skew.seconds = 30 17:53:00 sasl.oauthbearer.expected.audience = null 17:53:00 sasl.oauthbearer.expected.issuer = null 17:53:00 sasl.oauthbearer.header.urlencode = false 17:53:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:00 sasl.oauthbearer.jwks.endpoint.url = null 17:53:00 sasl.oauthbearer.scope.claim.name = scope 17:53:00 sasl.oauthbearer.sub.claim.name = sub 17:53:00 sasl.oauthbearer.token.endpoint.url = null 17:53:00 security.protocol = PLAINTEXT 17:53:00 security.providers = null 17:53:00 send.buffer.bytes = 131072 17:53:00 socket.connection.setup.timeout.max.ms = 30000 17:53:00 socket.connection.setup.timeout.ms = 10000 17:53:00 ssl.cipher.suites = null 17:53:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:00 ssl.endpoint.identification.algorithm = https 17:53:00 ssl.engine.factory.class = null 17:53:00 ssl.key.password = null 17:53:00 ssl.keymanager.algorithm = SunX509 17:53:00 ssl.keystore.certificate.chain = null 17:53:00 ssl.keystore.key = null 17:53:00 ssl.keystore.location = null 17:53:00 ssl.keystore.password = null 17:53:00 ssl.keystore.type = JKS 17:53:00 ssl.protocol = TLSv1.3 17:53:00 ssl.provider = null 17:53:00 ssl.secure.random.implementation = null 17:53:00 ssl.trustmanager.algorithm = PKIX 17:53:00 ssl.truststore.certificates = null 17:53:00 ssl.truststore.location = null 17:53:00 ssl.truststore.password = null 17:53:00 ssl.truststore.type = JKS 17:53:00 transaction.timeout.ms = 60000 17:53:00 transactional.id = null 17:53:00 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:53:00 17:53:00 2026-01-28T17:53:00.246Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:00 2026-01-28T17:53:00.247Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:53:00 2026-01-28T17:53:00.248Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:00 2026-01-28T17:53:00.248Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:00 2026-01-28T17:53:00.248Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622780247 17:53:00 2026-01-28T17:53:00.265Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.Metadata : [Producer clientId=producer-25] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:53:00 2026-01-28T17:53:00.269Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.269Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.270Z INFO 6672 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:53:00 allow.auto.create.topics = true 17:53:00 auto.commit.interval.ms = 5000 17:53:00 auto.include.jmx.reporter = true 17:53:00 auto.offset.reset = earliest 17:53:00 bootstrap.servers = [localhost:32774] 17:53:00 check.crcs = true 17:53:00 client.dns.lookup = use_all_dns_ips 17:53:00 client.id = consumer-group for Test A-14 17:53:00 client.rack = 17:53:00 connections.max.idle.ms = 540000 17:53:00 default.api.timeout.ms = 60000 17:53:00 enable.auto.commit = true 17:53:00 enable.metrics.push = true 17:53:00 exclude.internal.topics = true 17:53:00 fetch.max.bytes = 52428800 17:53:00 fetch.max.wait.ms = 500 17:53:00 fetch.min.bytes = 1 17:53:00 group.id = group for Test A 17:53:00 group.instance.id = null 17:53:00 group.protocol = classic 17:53:00 group.remote.assignor = null 17:53:00 heartbeat.interval.ms = 3000 17:53:00 interceptor.classes = [] 17:53:00 internal.leave.group.on.close = true 17:53:00 internal.throw.on.fetch.stable.offset.unsupported = false 17:53:00 isolation.level = read_uncommitted 17:53:00 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:53:00 max.partition.fetch.bytes = 1048576 17:53:00 max.poll.interval.ms = 300000 17:53:00 max.poll.records = 500 17:53:00 metadata.max.age.ms = 300000 17:53:00 metadata.recovery.strategy = none 17:53:00 metric.reporters = [] 17:53:00 metrics.num.samples = 2 17:53:00 metrics.recording.level = INFO 17:53:00 metrics.sample.window.ms = 30000 17:53:00 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:53:00 receive.buffer.bytes = 65536 17:53:00 reconnect.backoff.max.ms = 1000 17:53:00 reconnect.backoff.ms = 50 17:53:00 request.timeout.ms = 30000 17:53:00 retry.backoff.max.ms = 1000 17:53:00 retry.backoff.ms = 100 17:53:00 sasl.client.callback.handler.class = null 17:53:00 sasl.jaas.config = null 17:53:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:00 sasl.kerberos.min.time.before.relogin = 60000 17:53:00 sasl.kerberos.service.name = null 17:53:00 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:00 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:00 sasl.login.callback.handler.class = null 17:53:00 sasl.login.class = null 17:53:00 sasl.login.connect.timeout.ms = null 17:53:00 sasl.login.read.timeout.ms = null 17:53:00 sasl.login.refresh.buffer.seconds = 300 17:53:00 sasl.login.refresh.min.period.seconds = 60 17:53:00 sasl.login.refresh.window.factor = 0.8 17:53:00 sasl.login.refresh.window.jitter = 0.05 17:53:00 sasl.login.retry.backoff.max.ms = 10000 17:53:00 sasl.login.retry.backoff.ms = 100 17:53:00 sasl.mechanism = GSSAPI 17:53:00 sasl.oauthbearer.clock.skew.seconds = 30 17:53:00 sasl.oauthbearer.expected.audience = null 17:53:00 sasl.oauthbearer.expected.issuer = null 17:53:00 sasl.oauthbearer.header.urlencode = false 17:53:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:00 sasl.oauthbearer.jwks.endpoint.url = null 17:53:00 sasl.oauthbearer.scope.claim.name = scope 17:53:00 sasl.oauthbearer.sub.claim.name = sub 17:53:00 sasl.oauthbearer.token.endpoint.url = null 17:53:00 security.protocol = PLAINTEXT 17:53:00 security.providers = null 17:53:00 send.buffer.bytes = 131072 17:53:00 session.timeout.ms = 45000 17:53:00 socket.connection.setup.timeout.max.ms = 30000 17:53:00 socket.connection.setup.timeout.ms = 10000 17:53:00 ssl.cipher.suites = null 17:53:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:00 ssl.endpoint.identification.algorithm = https 17:53:00 ssl.engine.factory.class = null 17:53:00 ssl.key.password = null 17:53:00 ssl.keymanager.algorithm = SunX509 17:53:00 ssl.keystore.certificate.chain = null 17:53:00 ssl.keystore.key = null 17:53:00 ssl.keystore.location = null 17:53:00 ssl.keystore.password = null 17:53:00 ssl.keystore.type = JKS 17:53:00 ssl.protocol = TLSv1.3 17:53:00 ssl.provider = null 17:53:00 ssl.secure.random.implementation = null 17:53:00 ssl.trustmanager.algorithm = PKIX 17:53:00 ssl.truststore.certificates = null 17:53:00 ssl.truststore.location = null 17:53:00 ssl.truststore.password = null 17:53:00 ssl.truststore.type = JKS 17:53:00 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:53:00 17:53:00 2026-01-28T17:53:00.270Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:00 2026-01-28T17:53:00.275Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:00 2026-01-28T17:53:00.275Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:00 2026-01-28T17:53:00.275Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622780275 17:53:00 2026-01-28T17:53:00.280Z ERROR 6672 --- [ 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] 17:53:00 2026-01-28T17:53:00.280Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:53:00 2026-01-28T17:53:00.281Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:53:00 acks = -1 17:53:00 auto.include.jmx.reporter = true 17:53:00 batch.size = 16384 17:53:00 bootstrap.servers = [localhost:32774] 17:53:00 buffer.memory = 33554432 17:53:00 client.dns.lookup = use_all_dns_ips 17:53:00 client.id = producer-26 17:53:00 compression.gzip.level = -1 17:53:00 compression.lz4.level = 9 17:53:00 compression.type = none 17:53:00 compression.zstd.level = 3 17:53:00 connections.max.idle.ms = 540000 17:53:00 delivery.timeout.ms = 120000 17:53:00 enable.idempotence = false 17:53:00 enable.metrics.push = true 17:53:00 interceptor.classes = [] 17:53:00 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:53:00 linger.ms = 1 17:53:00 max.block.ms = 60000 17:53:00 max.in.flight.requests.per.connection = 5 17:53:00 max.request.size = 1048576 17:53:00 metadata.max.age.ms = 300000 17:53:00 metadata.max.idle.ms = 300000 17:53:00 metadata.recovery.strategy = none 17:53:00 metric.reporters = [] 17:53:00 metrics.num.samples = 2 17:53:00 metrics.recording.level = INFO 17:53:00 metrics.sample.window.ms = 30000 17:53:00 partitioner.adaptive.partitioning.enable = true 17:53:00 partitioner.availability.timeout.ms = 0 17:53:00 partitioner.class = null 17:53:00 partitioner.ignore.keys = false 17:53:00 receive.buffer.bytes = 32768 17:53:00 reconnect.backoff.max.ms = 1000 17:53:00 reconnect.backoff.ms = 50 17:53:00 request.timeout.ms = 30000 17:53:00 retries = 0 17:53:00 retry.backoff.max.ms = 1000 17:53:00 retry.backoff.ms = 100 17:53:00 sasl.client.callback.handler.class = null 17:53:00 sasl.jaas.config = null 17:53:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:00 sasl.kerberos.min.time.before.relogin = 60000 17:53:00 sasl.kerberos.service.name = null 17:53:00 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:00 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:00 sasl.login.callback.handler.class = null 17:53:00 sasl.login.class = null 17:53:00 sasl.login.connect.timeout.ms = null 17:53:00 sasl.login.read.timeout.ms = null 17:53:00 sasl.login.refresh.buffer.seconds = 300 17:53:00 sasl.login.refresh.min.period.seconds = 60 17:53:00 sasl.login.refresh.window.factor = 0.8 17:53:00 sasl.login.refresh.window.jitter = 0.05 17:53:00 sasl.login.retry.backoff.max.ms = 10000 17:53:00 sasl.login.retry.backoff.ms = 100 17:53:00 sasl.mechanism = GSSAPI 17:53:00 sasl.oauthbearer.clock.skew.seconds = 30 17:53:00 sasl.oauthbearer.expected.audience = null 17:53:00 sasl.oauthbearer.expected.issuer = null 17:53:00 sasl.oauthbearer.header.urlencode = false 17:53:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:00 sasl.oauthbearer.jwks.endpoint.url = null 17:53:00 sasl.oauthbearer.scope.claim.name = scope 17:53:00 sasl.oauthbearer.sub.claim.name = sub 17:53:00 sasl.oauthbearer.token.endpoint.url = null 17:53:00 security.protocol = PLAINTEXT 17:53:00 security.providers = null 17:53:00 send.buffer.bytes = 131072 17:53:00 socket.connection.setup.timeout.max.ms = 30000 17:53:00 socket.connection.setup.timeout.ms = 10000 17:53:00 ssl.cipher.suites = null 17:53:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:00 ssl.endpoint.identification.algorithm = https 17:53:00 ssl.engine.factory.class = null 17:53:00 ssl.key.password = null 17:53:00 ssl.keymanager.algorithm = SunX509 17:53:00 ssl.keystore.certificate.chain = null 17:53:00 ssl.keystore.key = null 17:53:00 ssl.keystore.location = null 17:53:00 ssl.keystore.password = null 17:53:00 ssl.keystore.type = JKS 17:53:00 ssl.protocol = TLSv1.3 17:53:00 ssl.provider = null 17:53:00 ssl.secure.random.implementation = null 17:53:00 ssl.trustmanager.algorithm = PKIX 17:53:00 ssl.truststore.certificates = null 17:53:00 ssl.truststore.location = null 17:53:00 ssl.truststore.password = null 17:53:00 ssl.truststore.type = JKS 17:53:00 transaction.timeout.ms = 60000 17:53:00 transactional.id = null 17:53:00 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:53:00 17:53:00 2026-01-28T17:53:00.281Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:00 2026-01-28T17:53:00.283Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:53:00 2026-01-28T17:53:00.283Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:00 2026-01-28T17:53:00.283Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:00 2026-01-28T17:53:00.283Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622780283 17:53:00 2026-01-28T17:53:00.318Z WARN 6672 --- [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} 17:53:00 2026-01-28T17:53:00.318Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.Metadata : [Producer clientId=producer-26] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:53:00 2026-01-28T17:53:00.469Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.470Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.508Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.508Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node -1 disconnected. 17:53:00 2026-01-28T17:53:00.508Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.508Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node -1 disconnected. 17:53:00 2026-01-28T17:53:00.508Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 17:53:00 2026-01-28T17:53:00.509Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.509Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node -1 disconnected. 17:53:00 2026-01-28T17:53:00.509Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.509Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Cancelled in-flight METADATA request with correlation id 8 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 17:53:00 2026-01-28T17:53:00.509Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.509Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node -1 disconnected. 17:53:00 2026-01-28T17:53:00.523Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.523Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.540Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.540Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.552Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.552Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.554Z INFO 6672 --- [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. 17:53:00 2026-01-28T17:53:00.554Z INFO 6672 --- [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: 534ms, elapsed time since send: 534ms, throttle time: 0ms, request timeout: 30000ms) 17:53:00 2026-01-28T17:53:00.554Z INFO 6672 --- [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. 17:53:00 2026-01-28T17:53:00.554Z INFO 6672 --- [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. 17:53:00 2026-01-28T17:53:00.554Z INFO 6672 --- [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=253120693, epoch=1) to node 1: 17:53:00 17:53:00 org.apache.kafka.common.errors.DisconnectException 17:53:00 17:53:00 2026-01-28T17:53:00.555Z INFO 6672 --- [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. 17:53:00 2026-01-28T17:53:00.583Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.583Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.587Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.587Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:00 2026-01-28T17:53:00.588Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.588Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.594Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:00 2026-01-28T17:53:00.594Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.594Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:00 2026-01-28T17:53:00.618Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.618Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.624Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.624Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.626Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.626Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.626Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.626Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.627Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.627Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.636Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.637Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.642Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.642Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.655Z INFO 6672 --- [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. 17:53:00 2026-01-28T17:53:00.655Z WARN 6672 --- [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. 17:53:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.381 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 17:53:00 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 17:53:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 17:53:00 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 17:53:00 2026-01-28T17:53:00.719Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.719Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.724Z INFO 6672 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 17:53:00 2026-01-28T17:53:00.724Z INFO 6672 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 17:53:00 2026-01-28T17:53:00.727Z INFO 6672 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 17:53:00 2026-01-28T17:53:00.727Z INFO 6672 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 17:53:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 17:53:00 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 17:53:00 2026-01-28T17:53:00.732Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.732Z WARN 6672 --- [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. 17:53:00 17:53:00,748 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:53:00 17:53:00,748 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:53:00 17:53:00,748 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:53:00 17:53:00,753 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:53:00 17:53:00,753 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:53:00 17:53:00,759 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:53:00 17:53:00,759 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:53:00 17:53:00 . ____ _ __ _ _ 17:53:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:53:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:53:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:53:00 ' |____| .__|_| |_|_| |_\__, | / / / / 17:53:00 =========|_|==============|___/=/_/_/_/ 17:53:00 17:53:00 :: Spring Boot :: (v3.5.9) 17:53:00 17:53:00 2026-01-28T17:53:00.764Z INFO 6672 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:53:00 2026-01-28T17:53:00.764Z INFO 6672 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 17:53:00 2026-01-28T17:53:00.770Z INFO 6672 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Started EventProducerSpec in 0.036 seconds (process running for 90.618) 17:53:00 2026-01-28T17:53:00.775Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.776Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.779Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.779Z WARN 6672 --- [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. 17:53:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 17:53:00 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 17:53:00 2026-01-28T17:53:00.801Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.801Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.802Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.802Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.808Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.808Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.826Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.826Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.837Z INFO 6672 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Failed to resolve cm handle ID for dataNodeSelector /node[id="unresolvable"] 17:53:00 2026-01-28T17:53:00.840Z INFO 6672 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Ignoring dataNodeSelector=/noFdnPrefix because no matching CM Handle ID found 17:53:00 2026-01-28T17:53:00.841Z INFO 6672 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : DMI plugin myDmi rejected dataNodeSelector '/parent[id=""]' for dataJobId:mySubscriptionId 17:53:00 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 17:53:00 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 17:53:00 2026-01-28T17:53:00.843Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.844Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.860Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.860Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.866Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.866Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.873Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:00 2026-01-28T17:53:00.874Z WARN 6672 --- [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. 17:53:00 2026-01-28T17:53:00.877Z INFO 6672 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobCreated 17:53:00 2026-01-28T17:53:00.877Z INFO 6672 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId 17:53:00 2026-01-28T17:53:00.882Z INFO 6672 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobDeleted 17:53:00 2026-01-28T17:53:00.882Z INFO 6672 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=myDataJobId 17:53:00 2026-01-28T17:53:00.882Z INFO 6672 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=someId | eventType=invalidEventType 17:53:00 2026-01-28T17:53:00.882Z WARN 6672 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Unknown eventType=invalidEventType for dataJobId=someId 17:53:00 2026-01-28T17:53:00.882Z INFO 6672 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=invalidEventType has been Processed for dataJobId=someId 17:53:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 17:53:00 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 17:53:00 2026-01-28T17:53:00.907Z WARN 6672 --- [ main] .CmDataJobSubscriptionPersistenceService : SubscriptionId=non-existing-id not found under dataNodeSelector=/myDataNodeSelector 17:53:00 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 17:53:00 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 17:53:01 2026-01-28T17:53:01.023Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.023Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.060Z INFO 6672 --- [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. 17:53:01 2026-01-28T17:53:01.060Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.063Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.064Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.066Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.066Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.119Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.119Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.149Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.149Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.214Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:01 2026-01-28T17:53:01.214Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.214Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:01 2026-01-28T17:53:01.225Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.225Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.244Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.244Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.270Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.270Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.284Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.284Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.304Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.304Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.449Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.449Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.469Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.469Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.524Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.524Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.543Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.543Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.554Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.554Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.561Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.561Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.562Z INFO 6672 --- [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. 17:53:01 2026-01-28T17:53:01.562Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.586Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.586Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.604Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.604Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:01 2026-01-28T17:53:01.604Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:01 2026-01-28T17:53:01.605Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.605Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:01 2026-01-28T17:53:01.610Z WARN 6672 --- [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') 17:53:01 2026-01-28T17:53:01.620Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.620Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.637Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.637Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.640Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.640Z WARN 6672 --- [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. 17:53:01 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.751 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 17:53:01 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 17:53:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 17:53:01 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 17:53:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 17:53:01 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 17:53:01 2026-01-28T17:53:01.692Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.692Z WARN 6672 --- [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. 17:53:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 17:53:01 [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 17:53:01 2026-01-28T17:53:01.720Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.720Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.725Z WARN 6672 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 17:53:01 2026-01-28T17:53:01.726Z WARN 6672 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 17:53:01 2026-01-28T17:53:01.726Z WARN 6672 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle 17:53:01 2026-01-28T17:53:01.726Z WARN 6672 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle 17:53:01 2026-01-28T17:53:01.728Z WARN 6672 --- [ 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 17:53:01 2026-01-28T17:53:01.736Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.736Z WARN 6672 --- [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. 17:53:01 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 17:53:01 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 17:53:01 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 17:53:01 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 17:53:01 2026-01-28T17:53:01.772Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:01 o o o o---o o--o o o---o o o----o o--o--o 17:53:01 | | / \ / | / / \ | | 17:53:01 o----o o o o----o | o o o----o | 17:53:01 | | * \ / | \ * \ | | 17:53:01 o o * o o---o o--o o----o o---o * o o----o o 17:53:01 17:53:01 2026-01-28T17:53:01.772Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:01 2026-01-28T17:53:01.772Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.181]:5701 17:53:01 2026-01-28T17:53:01.772Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Cluster name: dev 17:53:01 2026-01-28T17:53:01.772Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]: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. 17:53:01 2026-01-28T17:53:01.772Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:01 To enable the Jet engine on the members, do one of the following: 17:53:01 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:01 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:01 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:01 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:01 2026-01-28T17:53:01.780Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.780Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.784Z INFO 6672 --- [ main] com.hazelcast.system.security : [10.30.106.181]: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. 17:53:01 2026-01-28T17:53:01.786Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:01 2026-01-28T17:53:01.791Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.791Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.796Z INFO 6672 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.181]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:01 2026-01-28T17:53:01.797Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTING 17:53:01 2026-01-28T17:53:01.808Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.808Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.811Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.811Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.844Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.844Z WARN 6672 --- [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. 17:53:01 2026-01-28T17:53:01.874Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:01 2026-01-28T17:53:01.874Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.066Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.066Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.119Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.119Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.150Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.150Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.214Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.214Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.215Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:02 2026-01-28T17:53:02.215Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.215Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:02 2026-01-28T17:53:02.225Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.225Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.241Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.242Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.271Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.271Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.315Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.315Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.324Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.324Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.465Z INFO 6672 --- [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. 17:53:02 2026-01-28T17:53:02.465Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.471Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.471Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.508Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:02 2026-01-28T17:53:02.508Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.508Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:02 2026-01-28T17:53:02.520Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.520Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.524Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.524Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.555Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.555Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.563Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.563Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.588Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.588Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.606Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.606Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:02 2026-01-28T17:53:02.621Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.621Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.638Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.638Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.693Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.693Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.721Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.721Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.738Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.738Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.781Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.781Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.805Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.806Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.811Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.811Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.817Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.818Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.846Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.846Z WARN 6672 --- [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. 17:53:02 2026-01-28T17:53:02.874Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:02 2026-01-28T17:53:02.875Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.069Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.069Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.069Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:03 2026-01-28T17:53:03.069Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.069Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:03 2026-01-28T17:53:03.121Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.121Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.151Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.151Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.215Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.215Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.227Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.228Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.242Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.242Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.273Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.273Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.316Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.316Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.324Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.324Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.467Z INFO 6672 --- [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. 17:53:03 2026-01-28T17:53:03.467Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.472Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.472Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.511Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:03 2026-01-28T17:53:03.511Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.511Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:03 2026-01-28T17:53:03.521Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.521Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.525Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.525Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.556Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.556Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.564Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.564Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.589Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.589Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.610Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.610Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:03 2026-01-28T17:53:03.639Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.639Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.666Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.666Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.682Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.682Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.693Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.693Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.740Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.740Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.783Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.783Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.807Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.807Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.811Z INFO 6672 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:03 17:53:03 Members {size:1, ver:1} [ 17:53:03 Member [10.30.106.181]:5701 - 8efccaed-074a-493c-926c-e77a963b902f this 17:53:03 ] 17:53:03 17:53:03 2026-01-28T17:53:03.812Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTED 17:53:03 2026-01-28T17:53:03.813Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.813Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.818Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.818Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.846Z INFO 6672 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:03 2026-01-28T17:53:03.847Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.847Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.876Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:03 2026-01-28T17:53:03.876Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.918Z INFO 6672 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.181]:5701 [dev] [5.5.0] Initialized new cluster connection between /10.30.106.181:5701 and /10.30.106.162:44883 17:53:03 2026-01-28T17:53:03.922Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:03 2026-01-28T17:53:03.922Z WARN 6672 --- [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. 17:53:03 2026-01-28T17:53:03.922Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:04 2026-01-28T17:53:04.018Z INFO 6672 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:04 17:53:04 Members {size:2, ver:2} [ 17:53:04 Member [10.30.106.181]:5701 - 8efccaed-074a-493c-926c-e77a963b902f this 17:53:04 Member [10.30.106.162]:5701 - 2a06540c-ae9d-4313-bfcd-1e51437ccdef 17:53:04 ] 17:53:04 17:53:04 2026-01-28T17:53:04.072Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.072Z WARN 6672 --- [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. 17:53:04 2026-01-28T17:53:04.122Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.122Z WARN 6672 --- [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. 17:53:04 2026-01-28T17:53:04.137Z INFO 6672 --- [ration.thread-0] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.162]:5701 - 2a06540c-ae9d-4313-bfcd-1e51437ccdef is handled 17:53:04 2026-01-28T17:53:04.152Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.152Z WARN 6672 --- [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. 17:53:04 2026-01-28T17:53:04.161Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTTING_DOWN 17:53:04 2026-01-28T17:53:04.163Z INFO 6672 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.181]:5701 - 8efccaed-074a-493c-926c-e77a963b902f this is handled 17:53:04 2026-01-28T17:53:04.216Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.216Z WARN 6672 --- [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. 17:53:04 2026-01-28T17:53:04.228Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.228Z WARN 6672 --- [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. 17:53:04 2026-01-28T17:53:04.243Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.243Z WARN 6672 --- [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. 17:53:04 2026-01-28T17:53:04.268Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:04 2026-01-28T17:53:04.269Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:04 2026-01-28T17:53:04.270Z INFO 6672 --- [ main] c.h.i.server.tcp.TcpServerConnection : [10.30.106.181]:5701 [dev] [5.5.0] Connection[id=1, /10.30.106.181:5701->/10.30.106.162:44883, qualifier=null, endpoint=[10.30.106.162]:5701, remoteUuid=2a06540c-ae9d-4313-bfcd-1e51437ccdef, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 17:53:04 2026-01-28T17:53:04.270Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:04 2026-01-28T17:53:04.273Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.274Z WARN 6672 --- [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. 17:53:04 2026-01-28T17:53:04.281Z INFO 6672 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.181]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:04 2026-01-28T17:53:04.282Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 120 ms. 17:53:04 2026-01-28T17:53:04.282Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTDOWN 17:53:04 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.518 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 17:53:04 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 17:53:04 2026-01-28T17:53:04.316Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.317Z WARN 6672 --- [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. 17:53:04 2026-01-28T17:53:04.325Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.325Z WARN 6672 --- [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. 17:53:04 2026-01-28T17:53:04.327Z WARN 6672 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:04 2026-01-28T17:53:04.328Z INFO 6672 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 17:53:04 2026-01-28T17:53:04.328Z DEBUG 6672 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] with leaves (name : newPubProp1 , value : pub-val) 17:53:04 2026-01-28T17:53:04.366Z WARN 6672 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:04 2026-01-28T17:53:04.366Z INFO 6672 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 17:53:04 2026-01-28T17:53:04.366Z DEBUG 6672 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 17:53:04 2026-01-28T17:53:04.368Z WARN 6672 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:04 2026-01-28T17:53:04.371Z WARN 6672 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:04 2026-01-28T17:53:04.374Z WARN 6672 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:04 2026-01-28T17:53:04.374Z INFO 6672 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 17:53:04 2026-01-28T17:53:04.374Z DEBUG 6672 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] with leaves (name : newAdditionalProp1 , value : add-value) 17:53:04 2026-01-28T17:53:04.376Z WARN 6672 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:04 2026-01-28T17:53:04.376Z INFO 6672 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 17:53:04 2026-01-28T17:53:04.376Z DEBUG 6672 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 17:53:04 2026-01-28T17:53:04.377Z WARN 6672 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:04 2026-01-28T17:53:04.378Z WARN 6672 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:04 2026-01-28T17:53:04.380Z WARN 6672 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:04 2026-01-28T17:53:04.385Z WARN 6672 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:04 2026-01-28T17:53:04.386Z INFO 6672 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 17:53:04 2026-01-28T17:53:04.386Z INFO 6672 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 17:53:04 2026-01-28T17:53:04.387Z WARN 6672 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:04 2026-01-28T17:53:04.390Z ERROR 6672 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 17:53:04 2026-01-28T17:53:04.395Z ERROR 6672 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 17:53:04 2026-01-28T17:53:04.397Z ERROR 6672 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 17:53:04 2026-01-28T17:53:04.399Z WARN 6672 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:04 2026-01-28T17:53:04.400Z INFO 6672 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 17:53:04 2026-01-28T17:53:04.400Z DEBUG 6672 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 17:53:04 2026-01-28T17:53:04.400Z ERROR 6672 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 17:53:04 2026-01-28T17:53:04.400Z WARN 6672 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:04 2026-01-28T17:53:04.400Z INFO 6672 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 17:53:04 2026-01-28T17:53:04.400Z DEBUG 6672 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 17:53:04 2026-01-28T17:53:04.407Z WARN 6672 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:04 2026-01-28T17:53:04.413Z DEBUG 6672 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 17:53:04 2026-01-28T17:53:04.416Z DEBUG 6672 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 17:53:04 2026-01-28T17:53:04.417Z DEBUG 6672 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 17:53:04 2026-01-28T17:53:04.419Z DEBUG 6672 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 17:53:04 2026-01-28T17:53:04.420Z WARN 6672 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 17:53:04 2026-01-28T17:53:04.421Z WARN 6672 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 17:53:04 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 17:53:04 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 17:53:04 2026-01-28T17:53:04.465Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.465Z WARN 6672 --- [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. 17:53:04 2026-01-28T17:53:04.483Z INFO 6672 --- [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. 17:53:04 2026-01-28T17:53:04.483Z WARN 6672 --- [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. 17:53:04 2026-01-28T17:53:04.499Z INFO 6672 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 17:53:04 2026-01-28T17:53:04.503Z INFO 6672 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 17:53:04 2026-01-28T17:53:04.505Z INFO 6672 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 17:53:04 2026-01-28T17:53:04.508Z ERROR 6672 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 17:53:04 2026-01-28T17:53:04.509Z ERROR 6672 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 17:53:04 2026-01-28T17:53:04.510Z INFO 6672 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 17:53:04 2026-01-28T17:53:04.510Z ERROR 6672 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 17:53:04 2026-01-28T17:53:04.512Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:04 2026-01-28T17:53:04.512Z WARN 6672 --- [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. 17:53:04 2026-01-28T17:53:04.512Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:04 2026-01-28T17:53:04.522Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.522Z WARN 6672 --- [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. 17:53:04 2026-01-28T17:53:04.526Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.526Z WARN 6672 --- [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. 17:53:04 2026-01-28T17:53:04.536Z ERROR 6672 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 17:53:04 17:53:04 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 17:53:04 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 17:53:04 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 17:53:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:53:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:53:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 17:53:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_8_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:250) 17:53:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:53:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:53:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:53:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:53:04 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:53:04 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:53:04 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:53:04 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:53:04 at groovy.lang.Closure.call(Closure.java:427) 17:53:04 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:53:04 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:53:04 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:53:04 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:53:04 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:53:04 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:53:04 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:53:04 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:53:04 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:53:04 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:53:04 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 17:53:04 at jdk.proxy2/jdk.proxy2.$Proxy244.initiateStateAdvised(Unknown Source) 17:53:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:397) 17:53:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:208) 17:53:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1891584554.processCreatedCmHandles$accessor$WreRMWZ0(Unknown Source) 17:53:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1891584554$auxiliary$X4InmQYU.call(Unknown Source) 17:53:04 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 17:53:04 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 17:53:04 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 17:53:04 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 17:53:04 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:53:04 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:53:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1891584554.processCreatedCmHandles(Unknown Source) 17:53:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:103) 17:53:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1891584554.updateDmiRegistration$accessor$WreRMWZ0(Unknown Source) 17:53:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1891584554$auxiliary$uBVkhVYI.call(Unknown Source) 17:53:04 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 17:53:04 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 17:53:04 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 17:53:04 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 17:53:04 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:53:04 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:53:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1891584554.updateDmiRegistration(Unknown Source) 17:53:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1891584554$updateDmiRegistration.call(Unknown Source) 17:53:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:53:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:53:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:53:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8(CmHandleRegistrationServiceSpec.groovy:252) 17:53:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:53:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:53:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:53:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:53:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:53:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:53:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:53:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:53:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:53:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:53:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:53:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:53:04 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:53:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:53:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:53:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:53:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:53:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:53:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:53:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:53:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:53:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:53:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:53:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:53:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:53:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:53:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:53:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:53:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:53:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:53:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:53:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:53:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:53:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:53:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:53:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:53:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:53:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:53:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:53:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:53:04 17:53:04 2026-01-28T17:53:04.540Z ERROR 6672 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 17:53:04 17:53:04 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 17:53:04 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 17:53:04 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 17:53:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:53:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:53:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 17:53:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:282) 17:53:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:53:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:53:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:53:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:53:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:53:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:53:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:04 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:53:04 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:53:04 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:53:04 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:53:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:53:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:53:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:53:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:53:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:53:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:53:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:53:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:53:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:53:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:53:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:53:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:53:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:53:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:53:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:53:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:53:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:53:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:53:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:53:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:53:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:53:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:53:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:53:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:53:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:53:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:53:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:53:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:53:04 17:53:04 2026-01-28T17:53:04.543Z ERROR 6672 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 17:53:04 17:53:04 java.lang.RuntimeException: Failed 17:53:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:53:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:53:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:53:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:53:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:53:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:53:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:53:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:53:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:53:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:53:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:283) 17:53:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:53:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:53:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:53:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:53:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:53:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:53:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:04 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:53:04 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:53:04 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:53:04 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:53:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:53:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:53:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:53:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:53:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:53:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:53:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:53:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:53:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:53:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:53:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:53:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:53:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:53:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:53:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:53:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:53:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:53:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:53:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:53:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:53:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:53:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:53:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:53:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:53:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:53:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:53:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:53:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:53:04 17:53:04 2026-01-28T17:53:04.555Z ERROR 6672 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:53:04 2026-01-28T17:53:04.556Z ERROR 6672 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 17:53:04 2026-01-28T17:53:04.564Z ERROR 6672 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:53:04 2026-01-28T17:53:04.564Z ERROR 6672 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 17:53:04 2026-01-28T17:53:04.567Z ERROR 6672 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:53:04 2026-01-28T17:53:04.567Z ERROR 6672 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 17:53:04 2026-01-28T17:53:04.568Z ERROR 6672 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:53:04 2026-01-28T17:53:04.568Z ERROR 6672 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 17:53:04 2026-01-28T17:53:04.570Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.571Z WARN 6672 --- [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. 17:53:04 2026-01-28T17:53:04.574Z INFO 6672 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true 17:53:04 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 17:53:04 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 17:53:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 17:53:04 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 17:53:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 17:53:04 2026-01-28T17:53:04.591Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.591Z WARN 6672 --- [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. 17:53:04 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 17:53:04 2026-01-28T17:53:04.597Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.597Z WARN 6672 --- [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. 17:53:04 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 17:53:04 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 17:53:04 2026-01-28T17:53:04.623Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.623Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:04 2026-01-28T17:53:04.641Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.641Z WARN 6672 --- [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. 17:53:04 2026-01-28T17:53:04.667Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.667Z WARN 6672 --- [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. 17:53:04 2026-01-28T17:53:04.668Z ERROR 6672 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 17:53:04 2026-01-28T17:53:04.684Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.684Z WARN 6672 --- [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. 17:53:04 2026-01-28T17:53:04.698Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.698Z WARN 6672 --- [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. 17:53:04 2026-01-28T17:53:04.699Z WARN 6672 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : Failure to save state for cmHandle id 'ch-1' as it does not exist in cache 17:53:04 2026-01-28T17:53:04.760Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.760Z WARN 6672 --- [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. 17:53:04 [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 17:53:04 [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 17:53:04 2026-01-28T17:53:04.780Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.780Z WARN 6672 --- [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. 17:53:04 2026-01-28T17:53:04.784Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.784Z WARN 6672 --- [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. 17:53:04 2026-01-28T17:53:04.808Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.809Z WARN 6672 --- [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. 17:53:04 2026-01-28T17:53:04.819Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.819Z WARN 6672 --- [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. 17:53:04 2026-01-28T17:53:04.849Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.849Z WARN 6672 --- [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. 17:53:04 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 17:53:04 2026-01-28T17:53:04.853Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:04 2026-01-28T17:53:04.853Z WARN 6672 --- [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. 17:53:04 2026-01-28T17:53:04.853Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:04 [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 17:53:04 2026-01-28T17:53:04.876Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:04 2026-01-28T17:53:04.876Z WARN 6672 --- [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. 17:53:04 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 17:53:04 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 17:53:04 2026-01-28T17:53:04.935Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 17:53:04 2026-01-28T17:53:04.937Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 17:53:04 2026-01-28T17:53:04.938Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 17:53:04 2026-01-28T17:53:04.938Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 17:53:04 2026-01-28T17:53:04.938Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 17:53:04 2026-01-28T17:53:04.939Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 17:53:04 2026-01-28T17:53:04.939Z WARN 6672 --- [ 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) 17:53:04 2026-01-28T17:53:04.939Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 17:53:04 2026-01-28T17:53:04.941Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 17:53:04 2026-01-28T17:53:04.941Z ERROR 6672 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to complete data sync for CM handle: cm-handle-1 17:53:04 17:53:04 java.lang.RuntimeException: some exception 17:53:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:53:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:53:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:53:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:53:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:53:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:53:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:53:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:53:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:53:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:53:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_4_closure1.doCall(DataSyncWatchdogSpec.groovy:153) 17:53:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:53:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:53:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:53:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:53:04 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:53:04 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:53:04 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:53:04 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:53:04 at groovy.lang.Closure.call(Closure.java:427) 17:53:04 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:53:04 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:53:04 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:53:04 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:53:04 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:53:04 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:53:04 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:53:04 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:53:04 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:53:04 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:53:04 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 17:53:04 at jdk.proxy2/jdk.proxy2.$Proxy228.getCmHandleState(Unknown Source) 17:53:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:97) 17:53:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 17:53:04 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 17:53:04 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 17:53:04 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 17:53:04 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 17:53:04 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 17:53:04 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 17:53:04 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 17:53:04 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 17:53:04 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 17:53:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 17:53:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 17:53:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 17:53:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:53:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:53:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 17:53:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_4(DataSyncWatchdogSpec.groovy:155) 17:53:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:53:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:53:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:53:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:53:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:53:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:53:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:53:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:53:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:53:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:53:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:53:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:53:04 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:53:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:53:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:53:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:53:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:53:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:53:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:53:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:53:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:53:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:53:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:53:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:53:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:53:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:53:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:53:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:53:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:53:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:53:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:53:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:53:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:53:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:53:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:53:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:53:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:53:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:53:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:53:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:53:04 17:53:04 2026-01-28T17:53:04.943Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 17:53:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 17:53:04 2026-01-28T17:53:04.943Z ERROR 6672 --- [ 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) 17:53:04 17:53:04 java.lang.RuntimeException: Some network error 17:53:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:53:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:53:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:53:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:53:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:53:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:53:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:53:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:53:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:53:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:53:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_5_closure2.doCall(DataSyncWatchdogSpec.groovy:177) 17:53:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:53:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:53:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:53:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:53:04 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:53:04 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:53:04 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:53:04 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:53:04 at groovy.lang.Closure.call(Closure.java:427) 17:53:04 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:53:04 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:53:04 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:53:04 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:53:04 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:53:04 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:53:04 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:53:04 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:53:04 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:53:04 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:53:04 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:53:04 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$SpockMock$410333141.getResourceData(Unknown Source) 17:53:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeRootNodeReferences(DataSyncWatchdog.java:115) 17:53:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:102) 17:53:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 17:53:04 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 17:53:04 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 17:53:04 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 17:53:04 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 17:53:04 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 17:53:04 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 17:53:04 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 17:53:04 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 17:53:04 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 17:53:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 17:53:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 17:53:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 17:53:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:53:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:53:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 17:53:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_5(DataSyncWatchdogSpec.groovy:170) 17:53:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:53:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:53:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:53:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:53:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:53:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:53:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:53:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:53:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:53:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:53:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:53:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:53:04 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:53:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:53:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:53:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:53:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:53:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:53:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:53:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:53:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:53:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:53:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:53:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:53:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:53:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:53:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:53:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:53:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:53:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:53:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:53:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:53:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:53:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:53:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:53:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:53:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:53:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:53:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:53:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:53:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:53:04 17:53:04 2026-01-28T17:53:04.943Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 17:53:04 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 17:53:05 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 17:53:05 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 17:53:05 2026-01-28T17:53:05.045Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:53:05 2026-01-28T17:53:05.045Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:53:05 2026-01-28T17:53:05.045Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 17:53:05 2026-01-28T17:53:05.045Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 17:53:05 2026-01-28T17:53:05.046Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 17:53:05 2026-01-28T17:53:05.046Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 17:53:05 2026-01-28T17:53:05.047Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 17:53:05 2026-01-28T17:53:05.048Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:53:05 2026-01-28T17:53:05.049Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 17:53:05 2026-01-28T17:53:05.049Z WARN 6672 --- [ 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 . 17:53:05 2026-01-28T17:53:05.050Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 17:53:05 2026-01-28T17:53:05.050Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 17:53:05 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 17:53:05 2026-01-28T17:53:05.051Z WARN 6672 --- [ 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 . 17:53:05 2026-01-28T17:53:05.053Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 17:53:05 2026-01-28T17:53:05.056Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 17:53:05 2026-01-28T17:53:05.056Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 17:53:05 2026-01-28T17:53:05.057Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 17:53:05 2026-01-28T17:53:05.057Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 17:53:05 2026-01-28T17:53:05.057Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 17:53:05 2026-01-28T17:53:05.057Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 17:53:05 2026-01-28T17:53:05.057Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 17:53:05 2026-01-28T17:53:05.057Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: 17:53:05 2026-01-28T17:53:05.076Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.076Z WARN 6672 --- [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. 17:53:05 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 17:53:05 2026-01-28T17:53:05.092Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:05 o o o o---o o--o o o---o o o----o o--o--o 17:53:05 | | / \ / | / / \ | | 17:53:05 o----o o o o----o | o o o----o | 17:53:05 | | * \ / | \ * \ | | 17:53:05 o o * o o---o o--o o----o o---o * o o----o o 17:53:05 17:53:05 2026-01-28T17:53:05.092Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:05 2026-01-28T17:53:05.092Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.181]:5701 17:53:05 2026-01-28T17:53:05.092Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Cluster name: dev 17:53:05 2026-01-28T17:53:05.092Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]: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. 17:53:05 2026-01-28T17:53:05.092Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:05 To enable the Jet engine on the members, do one of the following: 17:53:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:05 2026-01-28T17:53:05.106Z INFO 6672 --- [ main] com.hazelcast.system.security : [10.30.106.181]: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. 17:53:05 2026-01-28T17:53:05.108Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:05 2026-01-28T17:53:05.115Z INFO 6672 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.181]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:05 2026-01-28T17:53:05.116Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTING 17:53:05 2026-01-28T17:53:05.123Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.123Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.153Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.153Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.217Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.217Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.229Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.229Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.243Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.243Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.274Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.274Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.317Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.317Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.326Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.326Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.466Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.466Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.493Z INFO 6672 --- [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. 17:53:05 2026-01-28T17:53:05.493Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.512Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:05 2026-01-28T17:53:05.512Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.512Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:05 2026-01-28T17:53:05.524Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.524Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.528Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.528Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.571Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.571Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.592Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.592Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.598Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.598Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.642Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.642Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:05 2026-01-28T17:53:05.642Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.643Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.669Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.669Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.685Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.685Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.699Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.699Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.710Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.710Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.773Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.773Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.785Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.785Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.791Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.791Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.808Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:05 2026-01-28T17:53:05.808Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.808Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:05 2026-01-28T17:53:05.823Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.823Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.850Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.850Z WARN 6672 --- [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. 17:53:05 2026-01-28T17:53:05.877Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:05 2026-01-28T17:53:05.877Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.079Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.080Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.125Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.125Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.153Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.153Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.218Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.218Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.231Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.231Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.244Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.244Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.250Z ERROR 6672 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 17:53:06 2026-01-28T17:53:06.250Z ERROR 6672 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 17:53:06 2026-01-28T17:53:06.274Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.274Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.279Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.279Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.327Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.327Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.461Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:06 2026-01-28T17:53:06.461Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.462Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:06 2026-01-28T17:53:06.468Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.468Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.502Z INFO 6672 --- [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. 17:53:06 2026-01-28T17:53:06.502Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.505Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.505Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.531Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.532Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.574Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.574Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.599Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.600Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.633Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.633Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.645Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.645Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.649Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.649Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:06 2026-01-28T17:53:06.669Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.669Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.685Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.685Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.701Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.701Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.732Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.732Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.780Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.780Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.786Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.786Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.825Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.825Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.833Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.833Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.843Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:06 2026-01-28T17:53:06.843Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.843Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:06 2026-01-28T17:53:06.851Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.851Z WARN 6672 --- [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. 17:53:06 2026-01-28T17:53:06.909Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:06 2026-01-28T17:53:06.909Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.088Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.088Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.126Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.126Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.175Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.175Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.221Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.221Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.233Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.233Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.245Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.245Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.281Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.281Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.311Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.311Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.328Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.328Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.382Z INFO 6672 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:07 17:53:07 Members {size:1, ver:1} [ 17:53:07 Member [10.30.106.181]:5701 - 925edd6e-35cf-49f2-872e-0adea59dbf42 this 17:53:07 ] 17:53:07 17:53:07 2026-01-28T17:53:07.383Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTED 17:53:07 2026-01-28T17:53:07.384Z INFO 6672 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:07 2026-01-28T17:53:07.398Z DEBUG 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 17:53:07 2026-01-28T17:53:07.399Z DEBUG 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 17:53:07 2026-01-28T17:53:07.400Z DEBUG 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 17:53:07 2026-01-28T17:53:07.403Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 17:53:07 2026-01-28T17:53:07.403Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-2' as it is in DELETING state 17:53:07 2026-01-28T17:53:07.416Z DEBUG 6672 --- [ 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 17:53:07 2026-01-28T17:53:07.417Z DEBUG 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 17:53:07 2026-01-28T17:53:07.417Z DEBUG 6672 --- [ 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 17:53:07 2026-01-28T17:53:07.417Z DEBUG 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 17:53:07 2026-01-28T17:53:07.436Z DEBUG 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 17:53:07 2026-01-28T17:53:07.439Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTTING_DOWN 17:53:07 2026-01-28T17:53:07.440Z INFO 6672 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.181]:5701 - 925edd6e-35cf-49f2-872e-0adea59dbf42 this is handled 17:53:07 2026-01-28T17:53:07.441Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:07 2026-01-28T17:53:07.441Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:07 2026-01-28T17:53:07.442Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:07 2026-01-28T17:53:07.470Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.470Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.479Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:07 2026-01-28T17:53:07.479Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.479Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:07 2026-01-28T17:53:07.505Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.505Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.516Z INFO 6672 --- [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. 17:53:07 2026-01-28T17:53:07.516Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.534Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.534Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.574Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.574Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.601Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.601Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.634Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.634Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.651Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.651Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.653Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.653Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:07 2026-01-28T17:53:07.671Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.671Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.673Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.673Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.689Z INFO 6672 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.181]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:07 2026-01-28T17:53:07.690Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 249 ms. 17:53:07 2026-01-28T17:53:07.690Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTDOWN 17:53:07 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.613 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 17:53:07 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 17:53:07 2026-01-28T17:53:07.702Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.702Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.710Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 17:53:07 2026-01-28T17:53:07.714Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:53:07 2026-01-28T17:53:07.714Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:53:07 2026-01-28T17:53:07.714Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:53:07 2026-01-28T17:53:07.714Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:53:07 2026-01-28T17:53:07.714Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:53:07 2026-01-28T17:53:07.715Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:53:07 2026-01-28T17:53:07.716Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 17:53:07 2026-01-28T17:53:07.717Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 17:53:07 2026-01-28T17:53:07.717Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:53:07 2026-01-28T17:53:07.718Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:53:07 2026-01-28T17:53:07.718Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:53:07 2026-01-28T17:53:07.718Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:53:07 2026-01-28T17:53:07.720Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 17:53:07 2026-01-28T17:53:07.720Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 17:53:07 2026-01-28T17:53:07.720Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:53:07 2026-01-28T17:53:07.721Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:53:07 2026-01-28T17:53:07.721Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:53:07 2026-01-28T17:53:07.721Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:53:07 2026-01-28T17:53:07.721Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:53:07 2026-01-28T17:53:07.722Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:53:07 2026-01-28T17:53:07.722Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:53:07 2026-01-28T17:53:07.722Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:53:07 2026-01-28T17:53:07.724Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 17:53:07 2026-01-28T17:53:07.725Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 17:53:07 2026-01-28T17:53:07.725Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:53:07 2026-01-28T17:53:07.725Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:53:07 2026-01-28T17:53:07.725Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:53:07 2026-01-28T17:53:07.725Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:53:07 2026-01-28T17:53:07.725Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:53:07 2026-01-28T17:53:07.726Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:53:07 2026-01-28T17:53:07.726Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:53:07 2026-01-28T17:53:07.726Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:53:07 2026-01-28T17:53:07.726Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 17:53:07 2026-01-28T17:53:07.727Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 17:53:07 2026-01-28T17:53:07.727Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 17:53:07 2026-01-28T17:53:07.727Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:53:07 2026-01-28T17:53:07.729Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 17:53:07 2026-01-28T17:53:07.729Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 17:53:07 2026-01-28T17:53:07.730Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 17:53:07 2026-01-28T17:53:07.731Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 17:53:07 2026-01-28T17:53:07.732Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z WARN 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 17:53:07 2026-01-28T17:53:07.733Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 17:53:07 2026-01-28T17:53:07.733Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:53:07 2026-01-28T17:53:07.734Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:53:07 2026-01-28T17:53:07.734Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:53:07 2026-01-28T17:53:07.734Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:53:07 2026-01-28T17:53:07.734Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:53:07 2026-01-28T17:53:07.735Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:53:07 2026-01-28T17:53:07.735Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:53:07 2026-01-28T17:53:07.735Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:53:07 2026-01-28T17:53:07.735Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 17:53:07 2026-01-28T17:53:07.735Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 17:53:07 2026-01-28T17:53:07.735Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 17:53:07 2026-01-28T17:53:07.735Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:53:07 2026-01-28T17:53:07.737Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:53:07 2026-01-28T17:53:07.737Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:53:07 2026-01-28T17:53:07.737Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:53:07 2026-01-28T17:53:07.737Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:53:07 2026-01-28T17:53:07.737Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:53:07 2026-01-28T17:53:07.737Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:53:07 2026-01-28T17:53:07.738Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:53:07 2026-01-28T17:53:07.738Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:53:07 2026-01-28T17:53:07.738Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:53:07 2026-01-28T17:53:07.738Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 17:53:07 2026-01-28T17:53:07.738Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 0 17:53:07 2026-01-28T17:53:07.739Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:53:07 2026-01-28T17:53:07.739Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:53:07 2026-01-28T17:53:07.739Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:53:07 2026-01-28T17:53:07.739Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:53:07 2026-01-28T17:53:07.739Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 17:53:07 2026-01-28T17:53:07.741Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:53:07 2026-01-28T17:53:07.741Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:53:07 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 17:53:07 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 17:53:07 17:53:07 . ____ _ __ _ _ 17:53:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:53:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:53:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:53:07 ' |____| .__|_| |_|_| |_\__, | / / / / 17:53:07 =========|_|==============|___/=/_/_/_/ 17:53:07 17:53:07 :: Spring Boot :: (v3.5.9) 17:53:07 17:53:07 2026-01-28T17:53:07.760Z INFO 6672 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:53:07 2026-01-28T17:53:07.760Z INFO 6672 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:53:07 2026-01-28T17:53:07.774Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:53:07 o o o o---o o--o o o---o o o----o o--o--o 17:53:07 | | / \ / | / / \ | | 17:53:07 o----o o o o----o | o o o----o | 17:53:07 | | * \ / | \ * \ | | 17:53:07 o o * o o---o o--o o----o o---o * o o----o o 17:53:07 17:53:07 2026-01-28T17:53:07.774Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:07 2026-01-28T17:53:07.774Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.181]:5701 17:53:07 2026-01-28T17:53:07.774Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 17:53:07 2026-01-28T17:53:07.774Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]: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. 17:53:07 2026-01-28T17:53:07.774Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 17:53:07 To enable the Jet engine on the members, do one of the following: 17:53:07 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:07 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:07 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:07 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:07 2026-01-28T17:53:07.788Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.788Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.791Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.791Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.803Z INFO 6672 --- [ main] com.hazelcast.system.security : [10.30.106.181]: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. 17:53:07 2026-01-28T17:53:07.805Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 17:53:07 2026-01-28T17:53:07.812Z INFO 6672 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:07 2026-01-28T17:53:07.812Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.181]:5701 is STARTING 17:53:07 2026-01-28T17:53:07.826Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.826Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.834Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.834Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.852Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.852Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.889Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:07 2026-01-28T17:53:07.889Z WARN 6672 --- [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. 17:53:07 2026-01-28T17:53:07.889Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:07 2026-01-28T17:53:07.906Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:07 2026-01-28T17:53:07.906Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.093Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.093Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.128Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.128Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.178Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.178Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.224Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.224Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.236Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.236Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.253Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.253Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.281Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.282Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.312Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.312Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.330Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.330Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.473Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.473Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.485Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:08 2026-01-28T17:53:08.485Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.485Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:08 2026-01-28T17:53:08.508Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.508Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.525Z INFO 6672 --- [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. 17:53:08 2026-01-28T17:53:08.525Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.536Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.536Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.575Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.575Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.602Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.602Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.637Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.637Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.653Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.653Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.660Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.660Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:08 2026-01-28T17:53:08.673Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.673Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.685Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.685Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.704Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.704Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.736Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.736Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.790Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.790Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.800Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.800Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.808Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.808Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.836Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.836Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.854Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.854Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.907Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:08 2026-01-28T17:53:08.907Z WARN 6672 --- [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. 17:53:08 2026-01-28T17:53:08.907Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:08 2026-01-28T17:53:08.922Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:08 2026-01-28T17:53:08.922Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:08.996Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:09 2026-01-28T17:53:08.996Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.128Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.128Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.179Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.180Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.226Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.226Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.231Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.231Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.237Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.237Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.255Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.255Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.303Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.303Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.332Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.332Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.474Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.474Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.485Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:09 2026-01-28T17:53:09.485Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.486Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:09 2026-01-28T17:53:09.510Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.511Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.532Z INFO 6672 --- [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. 17:53:09 2026-01-28T17:53:09.532Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.538Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.538Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.575Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.575Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.603Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.603Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.640Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.640Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.656Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.656Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.667Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.667Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:09 2026-01-28T17:53:09.675Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.675Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.686Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.686Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.707Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.707Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.739Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.739Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.791Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.791Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.807Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.807Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.827Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.827Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.833Z INFO 6672 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:53:09 17:53:09 Members {size:1, ver:1} [ 17:53:09 Member [10.30.106.181]:5701 - 79269cfe-a81d-4e22-846e-228c2f0758c0 this 17:53:09 ] 17:53:09 17:53:09 2026-01-28T17:53:09.834Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.181]:5701 is STARTED 17:53:09 2026-01-28T17:53:09.837Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.837Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.853Z INFO 6672 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 2.107 seconds (process running for 99.701) 17:53:09 2026-01-28T17:53:09.856Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.856Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.875Z INFO 6672 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 17:53:09 2026-01-28T17:53:09.885Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.181]:5701 is SHUTTING_DOWN 17:53:09 2026-01-28T17:53:09.885Z INFO 6672 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.181]:5701 - 79269cfe-a81d-4e22-846e-228c2f0758c0 this is handled 17:53:09 2026-01-28T17:53:09.886Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 17:53:09 2026-01-28T17:53:09.886Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 17:53:09 2026-01-28T17:53:09.887Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 17:53:09 2026-01-28T17:53:09.907Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:09 2026-01-28T17:53:09.907Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.907Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:09 2026-01-28T17:53:09.924Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:09 2026-01-28T17:53:09.924Z WARN 6672 --- [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. 17:53:09 2026-01-28T17:53:09.937Z INFO 6672 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 17:53:09 2026-01-28T17:53:09.937Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 52 ms. 17:53:09 2026-01-28T17:53:09.937Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.181]:5701 is SHUTDOWN 17:53:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.194 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 17:53:09 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 17:53:09 17:53:09 . ____ _ __ _ _ 17:53:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:53:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:53:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:53:09 ' |____| .__|_| |_|_| |_\__, | / / / / 17:53:09 =========|_|==============|___/=/_/_/_/ 17:53:09 17:53:09 :: Spring Boot :: (v3.5.9) 17:53:09 17:53:09 2026-01-28T17:53:09.956Z INFO 6672 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:53:09 2026-01-28T17:53:09.957Z INFO 6672 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 17:53:09 2026-01-28T17:53:09.978Z INFO 6672 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.034 seconds (process running for 99.826) 17:53:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 17:53:10 2026-01-28T17:53:09.996Z INFO 6672 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:53:10 2026-01-28T17:53:10.001Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.001Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.129Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.129Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.180Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.180Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.227Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.227Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.232Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.232Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.238Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.238Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.259Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.259Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.304Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.304Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.346Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:10 2026-01-28T17:53:10.346Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.346Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:10 2026-01-28T17:53:10.347Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.347Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.484Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.484Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.510Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.510Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.539Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.540Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.558Z INFO 6672 --- [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. 17:53:10 2026-01-28T17:53:10.558Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.577Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.577Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.610Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.610Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.643Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.643Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.656Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.656Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.677Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.677Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.687Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.687Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.687Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:10 o o o o---o o--o o o---o o o----o o--o--o 17:53:10 | | / \ / | / / \ | | 17:53:10 o----o o o o----o | o o o----o | 17:53:10 | | * \ / | \ * \ | | 17:53:10 o o * o o---o o--o o----o o---o * o o----o o 17:53:10 17:53:10 2026-01-28T17:53:10.687Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:10 2026-01-28T17:53:10.687Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.181]:5701 17:53:10 2026-01-28T17:53:10.687Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Cluster name: dev 17:53:10 2026-01-28T17:53:10.687Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]: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. 17:53:10 2026-01-28T17:53:10.687Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:10 To enable the Jet engine on the members, do one of the following: 17:53:10 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:10 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:10 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:10 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:10 2026-01-28T17:53:10.696Z INFO 6672 --- [ main] com.hazelcast.system.security : [10.30.106.181]: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. 17:53:10 2026-01-28T17:53:10.698Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:10 2026-01-28T17:53:10.707Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.707Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.709Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.709Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:10 2026-01-28T17:53:10.710Z INFO 6672 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.181]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:10 2026-01-28T17:53:10.713Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTING 17:53:10 2026-01-28T17:53:10.745Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.745Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.761Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:10 2026-01-28T17:53:10.761Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.761Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:10 2026-01-28T17:53:10.824Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.824Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.826Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.826Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.828Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.828Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.838Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.838Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.856Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.857Z WARN 6672 --- [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. 17:53:10 2026-01-28T17:53:10.925Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:10 2026-01-28T17:53:10.925Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.014Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.014Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.130Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.130Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.182Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.182Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.229Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.229Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.234Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.234Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.239Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.239Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.260Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.260Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.306Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.306Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.348Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.348Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.365Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:11 2026-01-28T17:53:11.365Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.365Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:11 2026-01-28T17:53:11.463Z INFO 6672 --- [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. 17:53:11 2026-01-28T17:53:11.463Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.485Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.485Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.511Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.511Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.523Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.523Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.540Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.540Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.612Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.612Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.644Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.644Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.657Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.657Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.677Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.677Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.688Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.689Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.707Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.707Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.716Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.716Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:11 2026-01-28T17:53:11.765Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:11 2026-01-28T17:53:11.765Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.765Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:11 2026-01-28T17:53:11.780Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.780Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.827Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.827Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.829Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.829Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.829Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.829Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.838Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.838Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.856Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.857Z WARN 6672 --- [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. 17:53:11 2026-01-28T17:53:11.926Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:11 2026-01-28T17:53:11.926Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.021Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.021Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.062Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.062Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.143Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.143Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.224Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.224Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.229Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.229Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.235Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.235Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.261Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.261Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.331Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:12 2026-01-28T17:53:12.331Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.332Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:12 2026-01-28T17:53:12.332Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.332Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.350Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.350Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.449Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.449Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.467Z INFO 6672 --- [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. 17:53:12 2026-01-28T17:53:12.467Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.486Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.486Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.511Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.511Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.540Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.540Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.645Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.645Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.653Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.654Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.658Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.658Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.678Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.678Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.689Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.689Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.699Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.699Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.723Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.723Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:12 2026-01-28T17:53:12.766Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:12 2026-01-28T17:53:12.766Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.766Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:12 2026-01-28T17:53:12.782Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.782Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.828Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.828Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.830Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.830Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.832Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.832Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.851Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.851Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.856Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.856Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.927Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:12 2026-01-28T17:53:12.927Z WARN 6672 --- [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. 17:53:12 2026-01-28T17:53:12.944Z INFO 6672 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:12 17:53:12 Members {size:1, ver:1} [ 17:53:12 Member [10.30.106.181]:5701 - d24e6bae-84bc-48bb-b28b-7591f33f80ea this 17:53:12 ] 17:53:12 17:53:12 2026-01-28T17:53:12.945Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTED 17:53:12 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 17:53:12 2026-01-28T17:53:12.946Z INFO 6672 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:12 2026-01-28T17:53:12.965Z INFO 6672 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 17:53:12 2026-01-28T17:53:12.965Z INFO 6672 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 17:53:12 2026-01-28T17:53:12.965Z INFO 6672 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 17:53:12 2026-01-28T17:53:12.965Z INFO 6672 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 17:53:12 2026-01-28T17:53:12.965Z INFO 6672 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 17:53:12 2026-01-28T17:53:12.967Z INFO 6672 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 17:53:12 2026-01-28T17:53:12.967Z INFO 6672 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 17:53:12 2026-01-28T17:53:12.967Z INFO 6672 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 17:53:12 2026-01-28T17:53:12.968Z INFO 6672 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 17:53:12 2026-01-28T17:53:12.968Z INFO 6672 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 17:53:12 2026-01-28T17:53:12.995Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTTING_DOWN 17:53:12 2026-01-28T17:53:12.995Z INFO 6672 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.181]:5701 - d24e6bae-84bc-48bb-b28b-7591f33f80ea this is handled 17:53:12 2026-01-28T17:53:12.996Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:13 2026-01-28T17:53:12.997Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:13 2026-01-28T17:53:12.998Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:13 2026-01-28T17:53:13.027Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.027Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.035Z INFO 6672 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.181]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:13 2026-01-28T17:53:13.035Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 40 ms. 17:53:13 2026-01-28T17:53:13.036Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTDOWN 17:53:13 [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 17:53:13 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 17:53:13 2026-01-28T17:53:13.045Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.045Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.063Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.063Z WARN 6672 --- [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. 17:53:13 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 17:53:13 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 17:53:13 2026-01-28T17:53:13.092Z ERROR 6672 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventProducer : Unable to send message to topic : null and cause : sending failed 17:53:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 17:53:13 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 17:53:13 2026-01-28T17:53:13.109Z DEBUG 6672 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 17:53:13 2026-01-28T17:53:13.110Z DEBUG 6672 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 17:53:13 2026-01-28T17:53:13.110Z DEBUG 6672 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 17:53:13 2026-01-28T17:53:13.111Z DEBUG 6672 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 17:53:13 2026-01-28T17:53:13.114Z DEBUG 6672 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 17:53:13 2026-01-28T17:53:13.115Z DEBUG 6672 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 17:53:13 2026-01-28T17:53:13.117Z DEBUG 6672 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 17:53:13 2026-01-28T17:53:13.118Z DEBUG 6672 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 17:53:13 2026-01-28T17:53:13.118Z DEBUG 6672 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 17:53:13 2026-01-28T17:53:13.121Z DEBUG 6672 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle1 already in state: ADVISED 17:53:13 2026-01-28T17:53:13.121Z DEBUG 6672 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle2 already in state: READY 17:53:13 2026-01-28T17:53:13.123Z DEBUG 6672 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 17:53:13 2026-01-28T17:53:13.123Z DEBUG 6672 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 17:53:13 2026-01-28T17:53:13.126Z DEBUG 6672 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 17:53:13 2026-01-28T17:53:13.126Z DEBUG 6672 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 17:53:13 2026-01-28T17:53:13.126Z DEBUG 6672 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 17:53:13 2026-01-28T17:53:13.126Z DEBUG 6672 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state 17:53:13 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 17:53:13 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 17:53:13 2026-01-28T17:53:13.131Z INFO 6672 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:53:13 2026-01-28T17:53:13.143Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.144Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.230Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.230Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.236Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.236Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.262Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.262Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.334Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.334Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.341Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:13 2026-01-28T17:53:13.341Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.341Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:13 2026-01-28T17:53:13.351Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.351Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.451Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.451Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.470Z INFO 6672 --- [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. 17:53:13 2026-01-28T17:53:13.470Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.488Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.488Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.496Z INFO 6672 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 80abd68529c0c5e1c5b9ff75e3a3c0c7f643b5ba47b42cc4873434efb0731b2d 17:53:13 2026-01-28T17:53:13.514Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.514Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.542Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.542Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.653Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.653Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.660Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.660Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.671Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.671Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.678Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.678Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.690Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.690Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.693Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.693Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.728Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.729Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:13 2026-01-28T17:53:13.772Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:13 2026-01-28T17:53:13.772Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.772Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:13 2026-01-28T17:53:13.783Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.783Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.829Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.829Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.830Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.830Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.835Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.835Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.853Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.853Z WARN 6672 --- [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. 17:53:13 2026-01-28T17:53:13.856Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:13 2026-01-28T17:53:13.857Z WARN 6672 --- [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. 17:53:14 2026-01-28T17:53:13.956Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:14 2026-01-28T17:53:13.956Z WARN 6672 --- [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. 17:53:14 2026-01-28T17:53:14.032Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:14 2026-01-28T17:53:14.032Z WARN 6672 --- [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. 17:53:14 2026-01-28T17:53:14.045Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:14 2026-01-28T17:53:14.045Z WARN 6672 --- [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. 17:53:14 2026-01-28T17:53:14.065Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:14 2026-01-28T17:53:14.065Z WARN 6672 --- [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. 17:53:14 2026-01-28T17:53:14.144Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:14 2026-01-28T17:53:14.144Z WARN 6672 --- [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. 17:53:14 2026-01-28T17:53:14.232Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:14 2026-01-28T17:53:14.232Z WARN 6672 --- [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. 17:53:14 2026-01-28T17:53:14.237Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:14 2026-01-28T17:53:14.238Z WARN 6672 --- [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. 17:53:14 2026-01-28T17:53:14.263Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:14 2026-01-28T17:53:14.263Z WARN 6672 --- [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. 17:53:14 2026-01-28T17:53:14.336Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:14 2026-01-28T17:53:14.336Z WARN 6672 --- [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. 17:53:14 2026-01-28T17:53:14.342Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:14 2026-01-28T17:53:14.342Z WARN 6672 --- [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. 17:53:14 2026-01-28T17:53:14.342Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:14 2026-01-28T17:53:14.353Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:14 2026-01-28T17:53:14.353Z WARN 6672 --- [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. 17:53:14 2026-01-28T17:53:14.453Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:14 2026-01-28T17:53:14.453Z WARN 6672 --- [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. 17:53:14 2026-01-28T17:53:14.472Z INFO 6672 --- [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. 17:53:14 2026-01-28T17:53:14.472Z WARN 6672 --- [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. 17:53:14 2026-01-28T17:53:14.507Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:14 2026-01-28T17:53:14.507Z WARN 6672 --- [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. 17:53:14 2026-01-28T17:53:14.514Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:14 2026-01-28T17:53:14.514Z WARN 6672 --- [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. 17:53:14 2026-01-28T17:53:14.543Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:14 2026-01-28T17:53:14.543Z WARN 6672 --- [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. 17:53:14 2026-01-28T17:53:14.655Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:14 2026-01-28T17:53:14.655Z WARN 6672 --- [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. 17:53:14 2026-01-28T17:53:14.661Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:14 2026-01-28T17:53:14.661Z WARN 6672 --- [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. 17:53:14 2026-01-28T17:53:14.679Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:14 2026-01-28T17:53:14.679Z WARN 6672 --- [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. 17:53:14 2026-01-28T17:53:14.691Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:14 2026-01-28T17:53:14.691Z WARN 6672 --- [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. 17:53:14 2026-01-28T17:53:14.706Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:14 2026-01-28T17:53:14.706Z WARN 6672 --- [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. 17:53:14 2026-01-28T17:53:14.708Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:14 2026-01-28T17:53:14.708Z WARN 6672 --- [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. 17:53:14 2026-01-28T17:53:14.733Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:14 2026-01-28T17:53:14.733Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:14 2026-01-28T17:53:14.772Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:14 2026-01-28T17:53:14.772Z WARN 6672 --- [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. 17:53:14 2026-01-28T17:53:14.772Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:14 2026-01-28T17:53:14.785Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:14 2026-01-28T17:53:14.785Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:14.823Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:15 2026-01-28T17:53:14.823Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:14.830Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:15 2026-01-28T17:53:14.830Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:14.840Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:15 2026-01-28T17:53:14.840Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:14.854Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:15 2026-01-28T17:53:14.855Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:14.857Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:15 2026-01-28T17:53:14.857Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:14.958Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:15 2026-01-28T17:53:14.958Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.035Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.035Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.047Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.047Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.066Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.066Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.144Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.144Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.201Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:15 2026-01-28T17:53:15.201Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.201Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:15 2026-01-28T17:53:15.233Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.233Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.237Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.237Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.263Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.263Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.338Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.338Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.383Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.383Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.454Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.454Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.475Z INFO 6672 --- [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. 17:53:15 2026-01-28T17:53:15.475Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.509Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.509Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.516Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.516Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.545Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.545Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.655Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.655Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.662Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.662Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.680Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.680Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.692Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.692Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.707Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.707Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.708Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.708Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.738Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.738Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:15 2026-01-28T17:53:15.762Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.762Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.776Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:15 2026-01-28T17:53:15.776Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.776Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:15 2026-01-28T17:53:15.787Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.787Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.844Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.844Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.854Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.854Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.855Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.855Z WARN 6672 --- [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. 17:53:15 2026-01-28T17:53:15.876Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:15 2026-01-28T17:53:15.876Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:15.960Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:16 2026-01-28T17:53:15.960Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.039Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.039Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.048Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.048Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.062Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:16 2026-01-28T17:53:16.062Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.062Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:16 2026-01-28T17:53:16.068Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.068Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.145Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.145Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.239Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.239Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.253Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.253Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.264Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.264Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.340Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.340Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.384Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.385Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.456Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.456Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.477Z INFO 6672 --- [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. 17:53:16 2026-01-28T17:53:16.477Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.509Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.509Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.516Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.516Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.545Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.545Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.656Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.656Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.663Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.663Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.682Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.682Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.694Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.694Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.708Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.708Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.709Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.709Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.733Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:16 2026-01-28T17:53:16.733Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.733Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:16 2026-01-28T17:53:16.742Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.742Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:16 2026-01-28T17:53:16.766Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.766Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.789Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.789Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.855Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.855Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.856Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.856Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.857Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.857Z WARN 6672 --- [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. 17:53:16 2026-01-28T17:53:16.878Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:16 2026-01-28T17:53:16.878Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:16.961Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:17 2026-01-28T17:53:16.961Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.047Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.047Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.049Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.049Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.070Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.070Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.073Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:17 2026-01-28T17:53:17.073Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.073Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:17 2026-01-28T17:53:17.146Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.146Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.242Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.242Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.254Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.254Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.265Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.265Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.355Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.355Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.384Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.384Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.387Z INFO 6672 --- [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. 17:53:17 2026-01-28T17:53:17.387Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.457Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.458Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.511Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.511Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.517Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.517Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.547Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.547Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.658Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.658Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.664Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.664Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.683Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.683Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.687Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:17 2026-01-28T17:53:17.687Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.687Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:17 2026-01-28T17:53:17.695Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.695Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.709Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.709Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.749Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.749Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:17 2026-01-28T17:53:17.754Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.754Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.758Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.758Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.789Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.789Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.855Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.855Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.858Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.858Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.864Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.864Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.880Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.880Z WARN 6672 --- [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. 17:53:17 2026-01-28T17:53:17.963Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:17 2026-01-28T17:53:17.963Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.059Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.059Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.059Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.059Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.074Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.074Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.116Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:18 2026-01-28T17:53:18.116Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.116Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:18 2026-01-28T17:53:18.148Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.148Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.186Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.186Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.255Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.255Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.266Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.266Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.356Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.356Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.384Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.384Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.393Z INFO 6672 --- [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. 17:53:18 2026-01-28T17:53:18.393Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.406Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.406Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.517Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.517Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.517Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.517Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.548Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.549Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.566Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.566Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.649Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:18 2026-01-28T17:53:18.650Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.650Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:18 2026-01-28T17:53:18.660Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.660Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.685Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.685Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.696Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.696Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.717Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.717Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.755Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.755Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.759Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.759Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.760Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.761Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:18 2026-01-28T17:53:18.790Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.790Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.857Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.857Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.860Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.860Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.866Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.866Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.881Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.881Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.920Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:18 2026-01-28T17:53:18.920Z WARN 6672 --- [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. 17:53:18 2026-01-28T17:53:18.920Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:18 2026-01-28T17:53:18.963Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:18 2026-01-28T17:53:18.963Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.061Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.061Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.068Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.068Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.075Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.075Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.150Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.150Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.188Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.188Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.255Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.255Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.267Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.268Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.314Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.314Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.356Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.356Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.385Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.385Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.400Z INFO 6672 --- [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. 17:53:19 2026-01-28T17:53:19.400Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.420Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.420Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.518Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.518Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.519Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.519Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.549Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.549Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.662Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.662Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.664Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.664Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:19 2026-01-28T17:53:19.686Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.686Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.697Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.697Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.699Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:19 2026-01-28T17:53:19.699Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.699Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:19 2026-01-28T17:53:19.718Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.718Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.756Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.756Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.764Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.764Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.791Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.791Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.859Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.859Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.862Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.862Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.882Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.882Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.882Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.882Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.930Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:19 2026-01-28T17:53:19.930Z WARN 6672 --- [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. 17:53:19 2026-01-28T17:53:19.930Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:19 2026-01-28T17:53:19.964Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:19 2026-01-28T17:53:19.965Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.062Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.063Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.076Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.076Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.083Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.084Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.094Z INFO 6672 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.962952917S 17:53:20 2026-01-28T17:53:20.097Z INFO 6672 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:53:20 allow.auto.create.topics = true 17:53:20 auto.commit.interval.ms = 5000 17:53:20 auto.include.jmx.reporter = true 17:53:20 auto.offset.reset = earliest 17:53:20 bootstrap.servers = [localhost:32775] 17:53:20 check.crcs = true 17:53:20 client.dns.lookup = use_all_dns_ips 17:53:20 client.id = consumer-ncmp-group-15 17:53:20 client.rack = 17:53:20 connections.max.idle.ms = 540000 17:53:20 default.api.timeout.ms = 60000 17:53:20 enable.auto.commit = true 17:53:20 enable.metrics.push = true 17:53:20 exclude.internal.topics = true 17:53:20 fetch.max.bytes = 52428800 17:53:20 fetch.max.wait.ms = 500 17:53:20 fetch.min.bytes = 1 17:53:20 group.id = ncmp-group 17:53:20 group.instance.id = null 17:53:20 group.protocol = classic 17:53:20 group.remote.assignor = null 17:53:20 heartbeat.interval.ms = 3000 17:53:20 interceptor.classes = [] 17:53:20 internal.leave.group.on.close = true 17:53:20 internal.throw.on.fetch.stable.offset.unsupported = false 17:53:20 isolation.level = read_uncommitted 17:53:20 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:53:20 max.partition.fetch.bytes = 1048576 17:53:20 max.poll.interval.ms = 300000 17:53:20 max.poll.records = 500 17:53:20 metadata.max.age.ms = 300000 17:53:20 metadata.recovery.strategy = none 17:53:20 metric.reporters = [] 17:53:20 metrics.num.samples = 2 17:53:20 metrics.recording.level = INFO 17:53:20 metrics.sample.window.ms = 30000 17:53:20 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:53:20 receive.buffer.bytes = 65536 17:53:20 reconnect.backoff.max.ms = 1000 17:53:20 reconnect.backoff.ms = 50 17:53:20 request.timeout.ms = 30000 17:53:20 retry.backoff.max.ms = 1000 17:53:20 retry.backoff.ms = 100 17:53:20 sasl.client.callback.handler.class = null 17:53:20 sasl.jaas.config = null 17:53:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:20 sasl.kerberos.min.time.before.relogin = 60000 17:53:20 sasl.kerberos.service.name = null 17:53:20 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:20 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:20 sasl.login.callback.handler.class = null 17:53:20 sasl.login.class = null 17:53:20 sasl.login.connect.timeout.ms = null 17:53:20 sasl.login.read.timeout.ms = null 17:53:20 sasl.login.refresh.buffer.seconds = 300 17:53:20 sasl.login.refresh.min.period.seconds = 60 17:53:20 sasl.login.refresh.window.factor = 0.8 17:53:20 sasl.login.refresh.window.jitter = 0.05 17:53:20 sasl.login.retry.backoff.max.ms = 10000 17:53:20 sasl.login.retry.backoff.ms = 100 17:53:20 sasl.mechanism = GSSAPI 17:53:20 sasl.oauthbearer.clock.skew.seconds = 30 17:53:20 sasl.oauthbearer.expected.audience = null 17:53:20 sasl.oauthbearer.expected.issuer = null 17:53:20 sasl.oauthbearer.header.urlencode = false 17:53:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:20 sasl.oauthbearer.jwks.endpoint.url = null 17:53:20 sasl.oauthbearer.scope.claim.name = scope 17:53:20 sasl.oauthbearer.sub.claim.name = sub 17:53:20 sasl.oauthbearer.token.endpoint.url = null 17:53:20 security.protocol = PLAINTEXT 17:53:20 security.providers = null 17:53:20 send.buffer.bytes = 131072 17:53:20 session.timeout.ms = 45000 17:53:20 socket.connection.setup.timeout.max.ms = 30000 17:53:20 socket.connection.setup.timeout.ms = 10000 17:53:20 ssl.cipher.suites = null 17:53:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:20 ssl.endpoint.identification.algorithm = https 17:53:20 ssl.engine.factory.class = null 17:53:20 ssl.key.password = null 17:53:20 ssl.keymanager.algorithm = SunX509 17:53:20 ssl.keystore.certificate.chain = null 17:53:20 ssl.keystore.key = null 17:53:20 ssl.keystore.location = null 17:53:20 ssl.keystore.password = null 17:53:20 ssl.keystore.type = JKS 17:53:20 ssl.protocol = TLSv1.3 17:53:20 ssl.provider = null 17:53:20 ssl.secure.random.implementation = null 17:53:20 ssl.trustmanager.algorithm = PKIX 17:53:20 ssl.truststore.certificates = null 17:53:20 ssl.truststore.location = null 17:53:20 ssl.truststore.password = null 17:53:20 ssl.truststore.type = JKS 17:53:20 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:53:20 17:53:20 2026-01-28T17:53:20.097Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:20 2026-01-28T17:53:20.101Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:20 2026-01-28T17:53:20.101Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:20 2026-01-28T17:53:20.101Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622800101 17:53:20 17:53:20 . ____ _ __ _ _ 17:53:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:53:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:53:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:53:20 ' |____| .__|_| |_|_| |_\__, | / / / / 17:53:20 =========|_|==============|___/=/_/_/_/ 17:53:20 17:53:20 :: Spring Boot :: (v3.5.9) 17:53:20 17:53:20 2026-01-28T17:53:20.116Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:53:20 2026-01-28T17:53:20.116Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 17:53:20 2026-01-28T17:53:20.121Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Started EventProducerSpec in 0.017 seconds (process running for 109.969) 17:53:20 2026-01-28T17:53:20.123Z INFO 6672 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 17:53:20 2026-01-28T17:53:20.126Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:53:20 2026-01-28T17:53:20.126Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:53:20 acks = -1 17:53:20 auto.include.jmx.reporter = true 17:53:20 batch.size = 16384 17:53:20 bootstrap.servers = [localhost:32775] 17:53:20 buffer.memory = 33554432 17:53:20 client.dns.lookup = use_all_dns_ips 17:53:20 client.id = producer-27 17:53:20 compression.gzip.level = -1 17:53:20 compression.lz4.level = 9 17:53:20 compression.type = none 17:53:20 compression.zstd.level = 3 17:53:20 connections.max.idle.ms = 540000 17:53:20 delivery.timeout.ms = 120000 17:53:20 enable.idempotence = false 17:53:20 enable.metrics.push = true 17:53:20 interceptor.classes = [] 17:53:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:53:20 linger.ms = 1 17:53:20 max.block.ms = 60000 17:53:20 max.in.flight.requests.per.connection = 5 17:53:20 max.request.size = 1048576 17:53:20 metadata.max.age.ms = 300000 17:53:20 metadata.max.idle.ms = 300000 17:53:20 metadata.recovery.strategy = none 17:53:20 metric.reporters = [] 17:53:20 metrics.num.samples = 2 17:53:20 metrics.recording.level = INFO 17:53:20 metrics.sample.window.ms = 30000 17:53:20 partitioner.adaptive.partitioning.enable = true 17:53:20 partitioner.availability.timeout.ms = 0 17:53:20 partitioner.class = null 17:53:20 partitioner.ignore.keys = false 17:53:20 receive.buffer.bytes = 32768 17:53:20 reconnect.backoff.max.ms = 1000 17:53:20 reconnect.backoff.ms = 50 17:53:20 request.timeout.ms = 30000 17:53:20 retries = 0 17:53:20 retry.backoff.max.ms = 1000 17:53:20 retry.backoff.ms = 100 17:53:20 sasl.client.callback.handler.class = null 17:53:20 sasl.jaas.config = null 17:53:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:20 sasl.kerberos.min.time.before.relogin = 60000 17:53:20 sasl.kerberos.service.name = null 17:53:20 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:20 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:20 sasl.login.callback.handler.class = null 17:53:20 sasl.login.class = null 17:53:20 sasl.login.connect.timeout.ms = null 17:53:20 sasl.login.read.timeout.ms = null 17:53:20 sasl.login.refresh.buffer.seconds = 300 17:53:20 sasl.login.refresh.min.period.seconds = 60 17:53:20 sasl.login.refresh.window.factor = 0.8 17:53:20 sasl.login.refresh.window.jitter = 0.05 17:53:20 sasl.login.retry.backoff.max.ms = 10000 17:53:20 sasl.login.retry.backoff.ms = 100 17:53:20 sasl.mechanism = GSSAPI 17:53:20 sasl.oauthbearer.clock.skew.seconds = 30 17:53:20 sasl.oauthbearer.expected.audience = null 17:53:20 sasl.oauthbearer.expected.issuer = null 17:53:20 sasl.oauthbearer.header.urlencode = false 17:53:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:20 sasl.oauthbearer.jwks.endpoint.url = null 17:53:20 sasl.oauthbearer.scope.claim.name = scope 17:53:20 sasl.oauthbearer.sub.claim.name = sub 17:53:20 sasl.oauthbearer.token.endpoint.url = null 17:53:20 security.protocol = PLAINTEXT 17:53:20 security.providers = null 17:53:20 send.buffer.bytes = 131072 17:53:20 socket.connection.setup.timeout.max.ms = 30000 17:53:20 socket.connection.setup.timeout.ms = 10000 17:53:20 ssl.cipher.suites = null 17:53:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:20 ssl.endpoint.identification.algorithm = https 17:53:20 ssl.engine.factory.class = null 17:53:20 ssl.key.password = null 17:53:20 ssl.keymanager.algorithm = SunX509 17:53:20 ssl.keystore.certificate.chain = null 17:53:20 ssl.keystore.key = null 17:53:20 ssl.keystore.location = null 17:53:20 ssl.keystore.password = null 17:53:20 ssl.keystore.type = JKS 17:53:20 ssl.protocol = TLSv1.3 17:53:20 ssl.provider = null 17:53:20 ssl.secure.random.implementation = null 17:53:20 ssl.trustmanager.algorithm = PKIX 17:53:20 ssl.truststore.certificates = null 17:53:20 ssl.truststore.location = null 17:53:20 ssl.truststore.password = null 17:53:20 ssl.truststore.type = JKS 17:53:20 transaction.timeout.ms = 60000 17:53:20 transactional.id = null 17:53:20 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:53:20 17:53:20 2026-01-28T17:53:20.126Z INFO 6672 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:20 2026-01-28T17:53:20.128Z INFO 6672 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:53:20 2026-01-28T17:53:20.128Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:20 2026-01-28T17:53:20.128Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:20 2026-01-28T17:53:20.128Z INFO 6672 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622800128 17:53:20 2026-01-28T17:53:20.167Z WARN 6672 --- [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} 17:53:20 2026-01-28T17:53:20.167Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.Metadata : [Producer clientId=producer-27] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:53:20 2026-01-28T17:53:20.180Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.180Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.190Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.190Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.256Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.256Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.268Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.268Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.312Z INFO 6672 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:53:20 2026-01-28T17:53:20.316Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.316Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.367Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.367Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.387Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.387Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.406Z INFO 6672 --- [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. 17:53:20 2026-01-28T17:53:20.406Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.421Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.421Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.444Z INFO 6672 --- [ 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) 17:53:20 2026-01-28T17:53:20.446Z INFO 6672 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 17:53:20 2026-01-28T17:53:20.455Z INFO 6672 --- [ main] 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: error response NOT_COORDINATOR. isDisconnected: false. Rediscovery will be attempted. 17:53:20 2026-01-28T17:53:20.455Z INFO 6672 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Requesting disconnect from last known coordinator localhost:32775 (id: 2147483646 rack: null) 17:53:20 2026-01-28T17:53:20.456Z INFO 6672 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] JoinGroup failed: This is not the correct coordinator. Marking coordinator unknown. Sent generation was Generation{generationId=-1, memberId='', protocol='null'} 17:53:20 2026-01-28T17:53:20.456Z INFO 6672 --- [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Client requested disconnect from node 2147483646 17:53:20 2026-01-28T17:53:20.458Z INFO 6672 --- [ 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) 17:53:20 2026-01-28T17:53:20.458Z INFO 6672 --- [ main] 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: false. Rediscovery will be attempted. 17:53:20 2026-01-28T17:53:20.458Z INFO 6672 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Requesting disconnect from last known coordinator localhost:32775 (id: 2147483646 rack: null) 17:53:20 2026-01-28T17:53:20.519Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.519Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.520Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.520Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.550Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.550Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.560Z INFO 6672 --- [ 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) 17:53:20 2026-01-28T17:53:20.561Z INFO 6672 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'This is not the correct coordinator.' (NotCoordinatorException) 17:53:20 2026-01-28T17:53:20.561Z INFO 6672 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 17:53:20 2026-01-28T17:53:20.581Z INFO 6672 --- [ 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-ef350d6c-4e00-4a49-9cd3-832b8b516f32 17:53:20 2026-01-28T17:53:20.581Z INFO 6672 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 17:53:20 2026-01-28T17:53:20.603Z INFO 6672 --- [ 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-ef350d6c-4e00-4a49-9cd3-832b8b516f32', protocol='range'} 17:53:20 2026-01-28T17:53:20.603Z INFO 6672 --- [ 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-ef350d6c-4e00-4a49-9cd3-832b8b516f32=Assignment(partitions=[ncmp-events-test-0])} 17:53:20 2026-01-28T17:53:20.625Z INFO 6672 --- [ 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-ef350d6c-4e00-4a49-9cd3-832b8b516f32', protocol='range'} 17:53:20 2026-01-28T17:53:20.625Z INFO 6672 --- [ 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]) 17:53:20 2026-01-28T17:53:20.625Z INFO 6672 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 17:53:20 2026-01-28T17:53:20.627Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.627Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.640Z INFO 6672 --- [ 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 17:53:20 2026-01-28T17:53:20.641Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.641Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.651Z INFO 6672 --- [ 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}}. 17:53:20 2026-01-28T17:53:20.663Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.663Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.672Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.672Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:20 2026-01-28T17:53:20.699Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.699Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.699Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:20 2026-01-28T17:53:20.699Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.699Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:20 2026-01-28T17:53:20.765Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.765Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.773Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.773Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.794Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.794Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.842Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.842Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node -1 disconnected. 17:53:20 2026-01-28T17:53:20.860Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.860Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.862Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.862Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.883Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.883Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.886Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.886Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.905Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.905Z INFO 6672 --- [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 21 due to node 1 being disconnected (elapsed time since creation: 221ms, elapsed time since send: 221ms, throttle time: 0ms, request timeout: 30000ms) 17:53:20 2026-01-28T17:53:20.905Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node -1 disconnected. 17:53:20 2026-01-28T17:53:20.905Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 2147483646 disconnected. 17:53:20 2026-01-28T17:53:20.905Z INFO 6672 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Error sending fetch request (sessionId=84437969, epoch=1) to node 1: 17:53:20 17:53:20 org.apache.kafka.common.errors.DisconnectException 17:53:20 17:53:20 2026-01-28T17:53:20.905Z INFO 6672 --- [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. 17:53:20 2026-01-28T17:53:20.931Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:20 2026-01-28T17:53:20.931Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.931Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:20 2026-01-28T17:53:20.959Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.959Z WARN 6672 --- [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. 17:53:20 2026-01-28T17:53:20.965Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:20 2026-01-28T17:53:20.965Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.005Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.005Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.063Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.063Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.076Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.076Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.086Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.086Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.136Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.137Z WARN 6672 --- [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. 17:53:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.030 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 17:53:21 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 17:53:21 17:53:21,181 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:53:21 17:53:21,181 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:53:21 17:53:21,181 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:53:21 17:53:21,185 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:53:21 17:53:21,185 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:53:21 17:53:21,190 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:53:21 17:53:21,190 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:53:21 2026-01-28T17:53:21.194Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.194Z WARN 6672 --- [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. 17:53:21 17:53:21 . ____ _ __ _ _ 17:53:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:53:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:53:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:53:21 ' |____| .__|_| |_|_| |_\__, | / / / / 17:53:21 =========|_|==============|___/=/_/_/_/ 17:53:21 17:53:21 :: Spring Boot :: (v3.5.9) 17:53:21 17:53:21 2026-01-28T17:53:21.196Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:53:21 2026-01-28T17:53:21.196Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 17:53:21 2026-01-28T17:53:21.203Z INFO 6672 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.036 seconds (process running for 111.051) 17:53:21 2026-01-28T17:53:21.205Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.205Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.210Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.210Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.258Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.258Z WARN 6672 --- [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. 17:53:21 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 17:53:21 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 17:53:21 17:53:21 . ____ _ __ _ _ 17:53:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:53:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:53:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:53:21 ' |____| .__|_| |_|_| |_\__, | / / / / 17:53:21 =========|_|==============|___/=/_/_/_/ 17:53:21 17:53:21 :: Spring Boot :: (v3.5.9) 17:53:21 17:53:21 2026-01-28T17:53:21.277Z INFO 6672 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:53:21 2026-01-28T17:53:21.277Z INFO 6672 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 17:53:21 2026-01-28T17:53:21.277Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.277Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.282Z INFO 6672 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.016 seconds (process running for 111.13) 17:53:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 17:53:21 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 17:53:21 2026-01-28T17:53:21.295Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 17:53:21 o o o o---o o--o o o---o o o----o o--o--o 17:53:21 | | / \ / | / / \ | | 17:53:21 o----o o o o----o | o o o----o | 17:53:21 | | * \ / | \ * \ | | 17:53:21 o o * o o---o o--o o----o o---o * o o----o o 17:53:21 17:53:21 2026-01-28T17:53:21.295Z INFO 6672 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:21 2026-01-28T17:53:21.295Z INFO 6672 --- [ 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 17:53:21 2026-01-28T17:53:21.295Z INFO 6672 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 17:53:21 2026-01-28T17:53:21.295Z INFO 6672 --- [ 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. 17:53:21 2026-01-28T17:53:21.295Z INFO 6672 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:21 To enable the Jet engine on the members, do one of the following: 17:53:21 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:21 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:21 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:21 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:21 2026-01-28T17:53:21.305Z INFO 6672 --- [ 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. 17:53:21 2026-01-28T17:53:21.306Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:21 2026-01-28T17:53:21.312Z INFO 6672 --- [ 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. 17:53:21 2026-01-28T17:53:21.312Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 17:53:21 2026-01-28T17:53:21.316Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.316Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.344Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.344Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.370Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.370Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.389Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.390Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.411Z INFO 6672 --- [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. 17:53:21 2026-01-28T17:53:21.411Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.423Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.423Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.515Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.515Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.520Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.520Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.520Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.520Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.530Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.530Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.552Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.552Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.576Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.576Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:21 2026-01-28T17:53:21.642Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.642Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.663Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.664Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.699Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:21 2026-01-28T17:53:21.699Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.699Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:21 2026-01-28T17:53:21.700Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.700Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.766Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.766Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.775Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.775Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.793Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.793Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.796Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.796Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.862Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.862Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.864Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.864Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.883Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.883Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.889Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.890Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.932Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:21 2026-01-28T17:53:21.932Z WARN 6672 --- [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. 17:53:21 2026-01-28T17:53:21.932Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:21 2026-01-28T17:53:21.967Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:21 2026-01-28T17:53:21.967Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.018Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.018Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.078Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.078Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.087Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.087Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.088Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.088Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.194Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.194Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.200Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.200Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.206Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.206Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.259Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.259Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.318Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.318Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.348Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.348Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.371Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.371Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.390Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.390Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.414Z INFO 6672 --- [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. 17:53:22 2026-01-28T17:53:22.414Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.503Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:22 2026-01-28T17:53:22.503Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.503Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:22 2026-01-28T17:53:22.522Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.522Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.554Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.554Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.560Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.560Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.579Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.579Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:22 2026-01-28T17:53:22.580Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.580Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.593Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.593Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.664Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.664Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.691Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.691Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.738Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.738Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.742Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.742Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.776Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.776Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.778Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.778Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.792Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.792Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.822Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.822Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.863Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.863Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.866Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.866Z WARN 6672 --- [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. 17:53:22 2026-01-28T17:53:22.885Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:22 2026-01-28T17:53:22.885Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:22.932Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:23 2026-01-28T17:53:22.932Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:22.932Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:23 2026-01-28T17:53:22.968Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:23 2026-01-28T17:53:22.968Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.080Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.080Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.088Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.088Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.090Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.090Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.195Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.195Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.205Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.205Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.206Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.206Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.260Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.260Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.319Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.319Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.372Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.372Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.381Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.381Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.392Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.392Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.417Z INFO 6672 --- [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. 17:53:23 2026-01-28T17:53:23.417Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.504Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.504Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.518Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:23 2026-01-28T17:53:23.518Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.518Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:23 2026-01-28T17:53:23.523Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.523Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.555Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.555Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.581Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.581Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.582Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.582Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:23 2026-01-28T17:53:23.585Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.585Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.594Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.594Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.665Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.665Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.740Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.740Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.766Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.766Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.776Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.776Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.780Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.780Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.795Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.795Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.827Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.827Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.864Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.864Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.867Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.867Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.887Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.887Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.932Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:23 2026-01-28T17:53:23.932Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.932Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:23 2026-01-28T17:53:23.949Z INFO 6672 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 17:53:23 17:53:23 Members {size:1, ver:1} [ 17:53:23 Member [10.250.0.254]:5701 - 670c1857-2fcd-498f-9524-47c498c84224 this 17:53:23 ] 17:53:23 17:53:23 2026-01-28T17:53:23.950Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 17:53:23 2026-01-28T17:53:23.951Z INFO 6672 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:23 2026-01-28T17:53:23.969Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:23 2026-01-28T17:53:23.970Z WARN 6672 --- [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. 17:53:23 2026-01-28T17:53:23.972Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 17:53:23 2026-01-28T17:53:23.972Z INFO 6672 --- [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 - 670c1857-2fcd-498f-9524-47c498c84224 this is handled 17:53:23 2026-01-28T17:53:23.973Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:23 2026-01-28T17:53:23.973Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:23 2026-01-28T17:53:23.973Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:24 2026-01-28T17:53:24.081Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.081Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.090Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.090Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.092Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.092Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.196Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.196Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.206Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.207Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.207Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.207Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.227Z INFO 6672 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:24 2026-01-28T17:53:24.228Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 256 ms. 17:53:24 2026-01-28T17:53:24.228Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 17:53:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.935 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 17:53:24 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 17:53:24 17:53:24 . ____ _ __ _ _ 17:53:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:53:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:53:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:53:24 ' |____| .__|_| |_|_| |_\__, | / / / / 17:53:24 =========|_|==============|___/=/_/_/_/ 17:53:24 17:53:24 :: Spring Boot :: (v3.5.9) 17:53:24 17:53:24 2026-01-28T17:53:24.251Z INFO 6672 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:53:24 2026-01-28T17:53:24.251Z INFO 6672 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:53:24 2026-01-28T17:53:24.261Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.261Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.262Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:53:24 o o o o---o o--o o o---o o o----o o--o--o 17:53:24 | | / \ / | / / \ | | 17:53:24 o----o o o o----o | o o o----o | 17:53:24 | | * \ / | \ * \ | | 17:53:24 o o * o o---o o--o o----o o---o * o o----o o 17:53:24 17:53:24 2026-01-28T17:53:24.262Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:24 2026-01-28T17:53:24.262Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.181]:5701 17:53:24 2026-01-28T17:53:24.262Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 17:53:24 2026-01-28T17:53:24.262Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]: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. 17:53:24 2026-01-28T17:53:24.262Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 17:53:24 To enable the Jet engine on the members, do one of the following: 17:53:24 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:24 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:24 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:24 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:24 2026-01-28T17:53:24.273Z INFO 6672 --- [ main] com.hazelcast.system.security : [10.30.106.181]: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. 17:53:24 2026-01-28T17:53:24.274Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 17:53:24 2026-01-28T17:53:24.280Z INFO 6672 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:24 2026-01-28T17:53:24.280Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.181]:5701 is STARTING 17:53:24 2026-01-28T17:53:24.320Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.320Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.320Z INFO 6672 --- [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. 17:53:24 2026-01-28T17:53:24.320Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.371Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:24 2026-01-28T17:53:24.371Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.371Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:24 2026-01-28T17:53:24.374Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.374Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.383Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.383Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.393Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.393Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.506Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.506Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.523Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.523Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.556Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.556Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.573Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.573Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.581Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.581Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.584Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.584Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:24 2026-01-28T17:53:24.596Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.596Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.666Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.666Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.741Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.742Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.767Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.767Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.777Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.777Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.781Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.781Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.797Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.797Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.830Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.830Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.866Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.866Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.868Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.868Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.918Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.918Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.936Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:24 2026-01-28T17:53:24.936Z WARN 6672 --- [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. 17:53:24 2026-01-28T17:53:24.936Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:24 2026-01-28T17:53:24.970Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:24 2026-01-28T17:53:24.970Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.082Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:25 2026-01-28T17:53:25.082Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.090Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:25 2026-01-28T17:53:25.090Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.096Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:25 2026-01-28T17:53:25.096Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.198Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:25 2026-01-28T17:53:25.198Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.207Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:25 2026-01-28T17:53:25.207Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.207Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:25 2026-01-28T17:53:25.207Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.263Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:25 2026-01-28T17:53:25.263Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.322Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:25 2026-01-28T17:53:25.322Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.324Z INFO 6672 --- [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. 17:53:25 2026-01-28T17:53:25.324Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.375Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:25 2026-01-28T17:53:25.375Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.377Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:25 2026-01-28T17:53:25.377Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.377Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:25 2026-01-28T17:53:25.382Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:25 2026-01-28T17:53:25.382Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.385Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:25 2026-01-28T17:53:25.385Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.395Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:25 2026-01-28T17:53:25.395Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.508Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:25 2026-01-28T17:53:25.508Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.523Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:25 2026-01-28T17:53:25.523Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.557Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:25 2026-01-28T17:53:25.557Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.581Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:25 2026-01-28T17:53:25.581Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.587Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:25 2026-01-28T17:53:25.587Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:25 2026-01-28T17:53:25.597Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:25 2026-01-28T17:53:25.597Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.666Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:25 2026-01-28T17:53:25.667Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.742Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:25 2026-01-28T17:53:25.742Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.745Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:25 2026-01-28T17:53:25.745Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.778Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:25 2026-01-28T17:53:25.778Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.782Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:25 2026-01-28T17:53:25.782Z WARN 6672 --- [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. 17:53:25 2026-01-28T17:53:25.799Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:26 2026-01-28T17:53:25.799Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:25.833Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:26 2026-01-28T17:53:25.833Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:25.844Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:26 2026-01-28T17:53:25.844Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:25.870Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:26 2026-01-28T17:53:25.870Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:25.920Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:26 2026-01-28T17:53:25.920Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:25.940Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:26 2026-01-28T17:53:25.940Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:25.940Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:26 2026-01-28T17:53:25.972Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:26 2026-01-28T17:53:25.972Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.084Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.084Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.090Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.090Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.099Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.099Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.200Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.200Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.207Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.207Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.208Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.208Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.265Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.265Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.281Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:26 2026-01-28T17:53:26.281Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.281Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:26 2026-01-28T17:53:26.324Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.324Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.328Z INFO 6672 --- [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. 17:53:26 2026-01-28T17:53:26.328Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.377Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.377Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.383Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.383Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.386Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.386Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.395Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.395Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.458Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.458Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.510Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.510Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.558Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.558Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.582Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.582Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.590Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.590Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:26 2026-01-28T17:53:26.599Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.599Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.601Z INFO 6672 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:53:26 17:53:26 Members {size:1, ver:1} [ 17:53:26 Member [10.30.106.181]:5701 - e96cc754-51f9-4ee8-b7ad-2166c19eb568 this 17:53:26 ] 17:53:26 17:53:26 2026-01-28T17:53:26.602Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.181]:5701 is STARTED 17:53:26 2026-01-28T17:53:26.603Z INFO 6672 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 17:53:26 2026-01-28T17:53:26.606Z INFO 6672 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 2.371 seconds (process running for 116.454) 17:53:26 2026-01-28T17:53:26.612Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.181]:5701 is SHUTTING_DOWN 17:53:26 2026-01-28T17:53:26.612Z INFO 6672 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.181]:5701 - e96cc754-51f9-4ee8-b7ad-2166c19eb568 this is handled 17:53:26 2026-01-28T17:53:26.613Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 17:53:26 2026-01-28T17:53:26.613Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 17:53:26 2026-01-28T17:53:26.613Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 17:53:26 2026-01-28T17:53:26.666Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.667Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.693Z INFO 6672 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 17:53:26 2026-01-28T17:53:26.693Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 81 ms. 17:53:26 2026-01-28T17:53:26.694Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.181]:5701 is SHUTDOWN 17:53:26 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.461 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 17:53:26 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 17:53:26 2026-01-28T17:53:26.710Z INFO 6672 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:53:26 2026-01-28T17:53:26.742Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.742Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.766Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:26 o o o o---o o--o o o---o o o----o o--o--o 17:53:26 | | / \ / | / / \ | | 17:53:26 o----o o o o----o | o o o----o | 17:53:26 | | * \ / | \ * \ | | 17:53:26 o o * o o---o o--o o----o o---o * o o----o o 17:53:26 17:53:26 2026-01-28T17:53:26.766Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:26 2026-01-28T17:53:26.766Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.181]:5701 17:53:26 2026-01-28T17:53:26.766Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Cluster name: dev 17:53:26 2026-01-28T17:53:26.766Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]: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. 17:53:26 2026-01-28T17:53:26.766Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:26 To enable the Jet engine on the members, do one of the following: 17:53:26 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:26 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:26 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:26 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:26 2026-01-28T17:53:26.772Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.772Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.775Z INFO 6672 --- [ main] com.hazelcast.system.security : [10.30.106.181]: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. 17:53:26 2026-01-28T17:53:26.776Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:26 2026-01-28T17:53:26.781Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.781Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.781Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.781Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.784Z INFO 6672 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.181]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:26 2026-01-28T17:53:26.784Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.784Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.784Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTING 17:53:26 2026-01-28T17:53:26.803Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.803Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.837Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.837Z WARN 6672 --- [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. 17:53:26 2026-01-28T17:53:26.872Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:26 2026-01-28T17:53:26.872Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:26.921Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:27 2026-01-28T17:53:26.921Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:26.973Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:27 2026-01-28T17:53:26.973Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:26.988Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:27 2026-01-28T17:53:26.988Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:26.988Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:27 2026-01-28T17:53:27.003Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.003Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.085Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.085Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.091Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.091Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.201Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.202Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.208Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.208Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.209Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.209Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.236Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:27 2026-01-28T17:53:27.236Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.236Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:27 2026-01-28T17:53:27.266Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.266Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.325Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.325Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.332Z INFO 6672 --- [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. 17:53:27 2026-01-28T17:53:27.332Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.384Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.384Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.387Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.387Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.387Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.387Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.397Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.397Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.412Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.412Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.511Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.511Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.560Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.560Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.593Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.593Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:27 2026-01-28T17:53:27.599Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.599Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.616Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.616Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.666Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.666Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.748Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.748Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.749Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.749Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.781Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.781Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.784Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.784Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.791Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.791Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.805Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.805Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.841Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.841Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.841Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:27 2026-01-28T17:53:27.841Z WARN 6672 --- [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. 17:53:27 2026-01-28T17:53:27.841Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:27 2026-01-28T17:53:27.873Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:27 2026-01-28T17:53:27.873Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:27.922Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:28 2026-01-28T17:53:27.922Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:27.974Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:28 2026-01-28T17:53:27.974Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.005Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.005Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.092Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.092Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.128Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.129Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.140Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:28 2026-01-28T17:53:28.140Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.140Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:28 2026-01-28T17:53:28.202Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.202Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.208Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.208Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.210Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.210Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.268Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.268Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.326Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.326Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.334Z INFO 6672 --- [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. 17:53:28 2026-01-28T17:53:28.334Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.386Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.386Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.388Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.388Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.388Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.388Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.398Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.398Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.413Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.414Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.511Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.511Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.561Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.561Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.595Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.595Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:28 2026-01-28T17:53:28.616Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.616Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.635Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.635Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.649Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.649Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.750Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.750Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.750Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.750Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.782Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.782Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.786Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.786Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.791Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.791Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.807Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.807Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.842Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:28 2026-01-28T17:53:28.842Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.842Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:28 2026-01-28T17:53:28.843Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.844Z WARN 6672 --- [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. 17:53:28 2026-01-28T17:53:28.875Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:28 2026-01-28T17:53:28.875Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:28.923Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:29 2026-01-28T17:53:28.923Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:28.975Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:29 2026-01-28T17:53:28.975Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.008Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.008Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.093Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.093Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.128Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.128Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.144Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:29 2026-01-28T17:53:29.144Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.144Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:29 2026-01-28T17:53:29.204Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.204Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.209Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.209Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.210Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.210Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.270Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.270Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.326Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.326Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.337Z INFO 6672 --- [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. 17:53:29 2026-01-28T17:53:29.337Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.387Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.387Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.387Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.387Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.388Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.388Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.398Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.398Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.410Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.410Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.413Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.413Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.470Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.470Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.562Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.562Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.598Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.598Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:29 2026-01-28T17:53:29.650Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.650Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.673Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.673Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.751Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.751Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.767Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.767Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.783Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.783Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.788Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.788Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.792Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.792Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.815Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.815Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.846Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:29 2026-01-28T17:53:29.846Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.846Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:29 2026-01-28T17:53:29.847Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.847Z WARN 6672 --- [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. 17:53:29 2026-01-28T17:53:29.876Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:29 2026-01-28T17:53:29.876Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:29.925Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:30 2026-01-28T17:53:29.925Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:29.977Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:30 2026-01-28T17:53:29.977Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:29.997Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:30 2026-01-28T17:53:29.997Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:29.997Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:30 2026-01-28T17:53:30.014Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.014Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.095Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.095Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.130Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.130Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.204Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.204Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.211Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.211Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.211Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.212Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.233Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.233Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.271Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.271Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.327Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.327Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.341Z INFO 6672 --- [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. 17:53:30 2026-01-28T17:53:30.341Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.387Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.387Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.388Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.388Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.389Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.389Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.400Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.400Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.414Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.414Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.472Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.472Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.564Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.564Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.602Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.602Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:30 2026-01-28T17:53:30.652Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.652Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.674Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.674Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.750Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.750Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.752Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.752Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.769Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.769Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.784Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.784Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.788Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.788Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.817Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.817Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.834Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.834Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.846Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:30 2026-01-28T17:53:30.846Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.846Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:30 2026-01-28T17:53:30.848Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:30 2026-01-28T17:53:30.848Z WARN 6672 --- [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. 17:53:30 2026-01-28T17:53:30.848Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:30 2026-01-28T17:53:30.877Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:30 2026-01-28T17:53:30.877Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:30.925Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:31 2026-01-28T17:53:30.925Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:30.985Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:31 2026-01-28T17:53:30.985Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.016Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.016Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.096Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.096Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.131Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.131Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.137Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.137Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.205Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.205Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.211Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.211Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.235Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.236Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.272Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.272Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.328Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.328Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.344Z INFO 6672 --- [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. 17:53:31 2026-01-28T17:53:31.344Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.389Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.389Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.389Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.389Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.390Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.390Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.401Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.401Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.414Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.414Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.473Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.473Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.566Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.566Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.606Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.606Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:31 2026-01-28T17:53:31.653Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.653Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.676Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.677Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.699Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.699Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.719Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.719Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.753Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.753Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.756Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.756Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.785Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.785Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.789Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.789Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.835Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.835Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.847Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:31 2026-01-28T17:53:31.847Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.847Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:31 2026-01-28T17:53:31.875Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:31 2026-01-28T17:53:31.875Z WARN 6672 --- [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. 17:53:31 2026-01-28T17:53:31.875Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:31 2026-01-28T17:53:31.879Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:31 2026-01-28T17:53:31.879Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:31.918Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:32 2026-01-28T17:53:31.918Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:31.926Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:32 2026-01-28T17:53:31.926Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:31.943Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:32 2026-01-28T17:53:31.943Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.094Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.094Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.132Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.132Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.141Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.141Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.206Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.206Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.212Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.212Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.236Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.236Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.273Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.273Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.330Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.330Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.347Z INFO 6672 --- [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. 17:53:32 2026-01-28T17:53:32.347Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.389Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.389Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.390Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.390Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.391Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.391Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.402Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.402Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.416Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.416Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.474Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.474Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.535Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.535Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.567Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.567Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.610Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.610Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:32 2026-01-28T17:53:32.673Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.673Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.678Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.678Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.722Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.722Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.728Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:32 2026-01-28T17:53:32.728Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.728Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:32 2026-01-28T17:53:32.750Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:32 2026-01-28T17:53:32.750Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.750Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:32 2026-01-28T17:53:32.754Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.754Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.759Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.759Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.787Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.787Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.790Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.791Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.792Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.792Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.836Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.836Z WARN 6672 --- [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. 17:53:32 2026-01-28T17:53:32.879Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:32 2026-01-28T17:53:32.879Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:32.923Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:33 2026-01-28T17:53:32.923Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:32.932Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:33 2026-01-28T17:53:32.932Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.049Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.049Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.114Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.114Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.134Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.134Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.207Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.207Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.212Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.212Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.264Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.264Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.275Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.275Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.331Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.331Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.337Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.337Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.344Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.344Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.350Z INFO 6672 --- [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. 17:53:33 2026-01-28T17:53:33.350Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.377Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.377Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.393Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.393Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.417Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.417Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.476Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.476Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.506Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.506Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.569Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.569Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.613Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.613Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:33 2026-01-28T17:53:33.674Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.674Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.678Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.678Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.725Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.725Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.728Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:33 2026-01-28T17:53:33.728Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.729Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:33 2026-01-28T17:53:33.754Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:33 2026-01-28T17:53:33.754Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.754Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:33 2026-01-28T17:53:33.755Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.755Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.767Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.767Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.788Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.788Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.791Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.791Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.793Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.793Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.825Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.825Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.837Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.837Z WARN 6672 --- [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. 17:53:33 2026-01-28T17:53:33.881Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:33 2026-01-28T17:53:33.881Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:33.934Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:34 2026-01-28T17:53:33.934Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.051Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.051Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.119Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.119Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.135Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.135Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.209Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.209Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.213Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.213Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.265Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.265Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.276Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.276Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.293Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.293Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.332Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.332Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.343Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.343Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.365Z INFO 6672 --- [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. 17:53:34 2026-01-28T17:53:34.365Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.379Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.379Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.394Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.394Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.418Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.418Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.484Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.484Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.489Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.489Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.570Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.570Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.616Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.616Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:34 2026-01-28T17:53:34.656Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:34 2026-01-28T17:53:34.656Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.656Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:34 2026-01-28T17:53:34.657Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:34 2026-01-28T17:53:34.657Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.657Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:34 2026-01-28T17:53:34.674Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.674Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.680Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.680Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.729Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.729Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.757Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.757Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.770Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.770Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.790Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.790Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.793Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.793Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.794Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.794Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.827Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.827Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.837Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.837Z WARN 6672 --- [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. 17:53:34 2026-01-28T17:53:34.882Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:34 2026-01-28T17:53:34.882Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:34.934Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:35 2026-01-28T17:53:34.934Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.052Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.052Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.120Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.121Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.173Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.173Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.211Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.211Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.214Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.214Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.268Z INFO 6672 --- [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. 17:53:35 2026-01-28T17:53:35.268Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.277Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.277Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.294Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.294Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.294Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.294Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.332Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.333Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.345Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.345Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.386Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.386Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.403Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.403Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.418Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.418Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.490Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.490Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.510Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.510Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.571Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.571Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.618Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.618Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:35 2026-01-28T17:53:35.660Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:35 2026-01-28T17:53:35.660Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.660Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:35 2026-01-28T17:53:35.661Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:35 2026-01-28T17:53:35.661Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.661Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:35 2026-01-28T17:53:35.674Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.674Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.682Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.682Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.731Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.731Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.757Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.757Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.773Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.773Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.791Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.791Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.794Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.794Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.796Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.796Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.831Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.831Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.838Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.838Z WARN 6672 --- [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. 17:53:35 2026-01-28T17:53:35.884Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:35 2026-01-28T17:53:35.884Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:35.935Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:36 2026-01-28T17:53:35.935Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.053Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.053Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.121Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.121Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.174Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.174Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.212Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.212Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.215Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.215Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.254Z ERROR 6672 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 17:53:36 2026-01-28T17:53:36.254Z ERROR 6672 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 17:53:36 2026-01-28T17:53:36.271Z INFO 6672 --- [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. 17:53:36 2026-01-28T17:53:36.271Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.277Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.277Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.286Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.286Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.295Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.295Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.346Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.346Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.378Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.378Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.386Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.386Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.387Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.387Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.405Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.405Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.419Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.419Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.511Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.511Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.573Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.573Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.574Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.574Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.621Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.621Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:36 2026-01-28T17:53:36.661Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:36 2026-01-28T17:53:36.661Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:36 2026-01-28T17:53:36.661Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.661Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.661Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:36 2026-01-28T17:53:36.661Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:36 2026-01-28T17:53:36.682Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.682Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.733Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.733Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.759Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.759Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.777Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.777Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.791Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.791Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.795Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.795Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.797Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.797Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.833Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.833Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.838Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.838Z WARN 6672 --- [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. 17:53:36 2026-01-28T17:53:36.885Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:36 2026-01-28T17:53:36.885Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:36.936Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:37 2026-01-28T17:53:36.936Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.054Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.054Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.143Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.143Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.175Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.175Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.196Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.196Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.216Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.216Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.275Z INFO 6672 --- [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. 17:53:37 2026-01-28T17:53:37.275Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.277Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.277Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.290Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.290Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.295Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.295Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.377Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.377Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.378Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.378Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.388Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.388Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.398Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.398Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.406Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.406Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.420Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.420Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.504Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.504Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.504Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.505Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.534Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.534Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.564Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:37 2026-01-28T17:53:37.564Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.564Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:37 2026-01-28T17:53:37.623Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.623Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:37 2026-01-28T17:53:37.661Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:37 2026-01-28T17:53:37.661Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.661Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:37 2026-01-28T17:53:37.679Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.679Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.689Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.689Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.736Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.736Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.759Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.759Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.793Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.793Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.796Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.796Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.799Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.799Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.835Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.835Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.839Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.839Z WARN 6672 --- [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. 17:53:37 2026-01-28T17:53:37.885Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:37 2026-01-28T17:53:37.886Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:37.936Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:38 2026-01-28T17:53:37.936Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.056Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.056Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.145Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.145Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.176Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.177Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.200Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.200Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.217Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.217Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.277Z INFO 6672 --- [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. 17:53:38 2026-01-28T17:53:38.277Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.278Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.278Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.292Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.292Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.297Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.297Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.379Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.379Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.379Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.379Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.389Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.389Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.405Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.405Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.406Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.406Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.417Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:38 2026-01-28T17:53:38.417Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.417Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:38 2026-01-28T17:53:38.422Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.422Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.464Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.464Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.528Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.528Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.535Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.535Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.625Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.625Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:38 2026-01-28T17:53:38.661Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:38 2026-01-28T17:53:38.662Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.662Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:38 2026-01-28T17:53:38.682Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.682Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.689Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.690Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.737Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.737Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.738Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.738Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.760Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.760Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.778Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.778Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.797Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.797Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.800Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.800Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.840Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.840Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.886Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.886Z WARN 6672 --- [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. 17:53:38 2026-01-28T17:53:38.938Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:38 2026-01-28T17:53:38.938Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.057Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.057Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.146Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.146Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.177Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.177Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.202Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.202Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.218Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.218Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.294Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.294Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.297Z INFO 6672 --- [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. 17:53:39 2026-01-28T17:53:39.297Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.298Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.298Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.314Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.314Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.371Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:39 2026-01-28T17:53:39.371Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.371Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:39 2026-01-28T17:53:39.379Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.379Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.380Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.380Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.391Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.391Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.407Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.407Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.407Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.407Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.424Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.424Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.467Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.467Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.515Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:39 2026-01-28T17:53:39.515Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.515Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:39 2026-01-28T17:53:39.528Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.528Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.537Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.537Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.594Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.594Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.628Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.628Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:39 2026-01-28T17:53:39.640Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.640Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.645Z INFO 6672 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:39 17:53:39 Members {size:1, ver:1} [ 17:53:39 Member [10.30.106.181]:5701 - 7f29be0d-76a4-40bf-a586-cfd056c5f72f this 17:53:39 ] 17:53:39 17:53:39 2026-01-28T17:53:39.646Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTED 17:53:39 2026-01-28T17:53:39.650Z INFO 6672 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:39 2026-01-28T17:53:39.657Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTTING_DOWN 17:53:39 2026-01-28T17:53:39.658Z INFO 6672 --- [cached.thread-4] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.181]:5701 - 7f29be0d-76a4-40bf-a586-cfd056c5f72f this is handled 17:53:39 2026-01-28T17:53:39.659Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:39 2026-01-28T17:53:39.659Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:39 2026-01-28T17:53:39.660Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:39 2026-01-28T17:53:39.685Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.685Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.741Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.741Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.759Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.759Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.782Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.782Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.798Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.798Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.801Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.801Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.842Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.842Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.887Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.887Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.938Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:39 2026-01-28T17:53:39.938Z WARN 6672 --- [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. 17:53:39 2026-01-28T17:53:39.982Z INFO 6672 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.181]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:39 2026-01-28T17:53:39.982Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 325 ms. 17:53:39 2026-01-28T17:53:39.982Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTDOWN 17:53:40 2026-01-28T17:53:39.984Z INFO 6672 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:53:40 2026-01-28T17:53:40.033Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:40 o o o o---o o--o o o---o o o----o o--o--o 17:53:40 | | / \ / | / / \ | | 17:53:40 o----o o o o----o | o o o----o | 17:53:40 | | * \ / | \ * \ | | 17:53:40 o o * o o---o o--o o----o o---o * o o----o o 17:53:40 17:53:40 2026-01-28T17:53:40.033Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:40 2026-01-28T17:53:40.033Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.181]:5701 17:53:40 2026-01-28T17:53:40.033Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Cluster name: dev 17:53:40 2026-01-28T17:53:40.033Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]: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. 17:53:40 2026-01-28T17:53:40.033Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:40 To enable the Jet engine on the members, do one of the following: 17:53:40 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:40 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:40 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:40 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:40 2026-01-28T17:53:40.043Z INFO 6672 --- [ main] com.hazelcast.system.security : [10.30.106.181]: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. 17:53:40 2026-01-28T17:53:40.044Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:40 2026-01-28T17:53:40.050Z INFO 6672 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.181]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:40 2026-01-28T17:53:40.050Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTING 17:53:40 2026-01-28T17:53:40.059Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.059Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.168Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.168Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.178Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.178Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.199Z INFO 6672 --- [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. 17:53:40 2026-01-28T17:53:40.199Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.203Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.203Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.218Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.218Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.295Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.295Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.299Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.299Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.314Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.314Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.324Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:40 2026-01-28T17:53:40.324Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.324Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:40 2026-01-28T17:53:40.381Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.381Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.392Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.392Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.407Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.407Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.408Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.408Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.414Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.414Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.425Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.425Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.467Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.467Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.467Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:40 2026-01-28T17:53:40.467Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.467Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:40 2026-01-28T17:53:40.528Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.528Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.537Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.537Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.597Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.597Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.631Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.631Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:40 2026-01-28T17:53:40.642Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.642Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.687Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.687Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.751Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.751Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.760Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.760Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.783Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.783Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.800Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.800Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.802Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.802Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.843Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.843Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.888Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.888Z WARN 6672 --- [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. 17:53:40 2026-01-28T17:53:40.939Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:40 2026-01-28T17:53:40.939Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.060Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.060Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.170Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.170Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.180Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.180Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.202Z INFO 6672 --- [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. 17:53:41 2026-01-28T17:53:41.202Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.220Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.220Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.231Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.231Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.295Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.295Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.300Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.301Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.316Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.316Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.324Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:41 2026-01-28T17:53:41.324Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.324Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:41 2026-01-28T17:53:41.382Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.382Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.389Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.389Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.393Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.393Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.408Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.408Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.409Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.409Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.416Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.416Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.453Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.453Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.467Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.467Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.468Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:41 2026-01-28T17:53:41.468Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.468Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:41 2026-01-28T17:53:41.529Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.529Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.535Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.535Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:41 2026-01-28T17:53:41.598Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.598Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.645Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.645Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.653Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.653Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.690Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.690Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.761Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.761Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.783Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.783Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.800Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.800Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.804Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.804Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.844Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.845Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.890Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.890Z WARN 6672 --- [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. 17:53:41 2026-01-28T17:53:41.940Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:41 2026-01-28T17:53:41.940Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.061Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.061Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.170Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.170Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.180Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.180Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.204Z INFO 6672 --- [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. 17:53:42 2026-01-28T17:53:42.204Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.222Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.222Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.231Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.231Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.296Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.296Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.300Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.300Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.318Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.318Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.324Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:42 2026-01-28T17:53:42.324Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.324Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:42 2026-01-28T17:53:42.339Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.339Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.348Z INFO 6672 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:42 17:53:42 Members {size:1, ver:1} [ 17:53:42 Member [10.30.106.181]:5701 - d793fd38-6dcb-4dd9-a84d-c50cd689afa7 this 17:53:42 ] 17:53:42 17:53:42 2026-01-28T17:53:42.348Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTED 17:53:42 2026-01-28T17:53:42.349Z INFO 6672 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:42 2026-01-28T17:53:42.353Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTTING_DOWN 17:53:42 2026-01-28T17:53:42.353Z INFO 6672 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.181]:5701 - d793fd38-6dcb-4dd9-a84d-c50cd689afa7 this is handled 17:53:42 2026-01-28T17:53:42.354Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:42 2026-01-28T17:53:42.354Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:42 2026-01-28T17:53:42.355Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:42 2026-01-28T17:53:42.382Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.382Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.394Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.394Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.409Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.409Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.409Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.409Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.416Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.417Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.422Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:42 2026-01-28T17:53:42.422Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.422Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:42 2026-01-28T17:53:42.429Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.429Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.450Z INFO 6672 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.181]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:42 2026-01-28T17:53:42.450Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 97 ms. 17:53:42 2026-01-28T17:53:42.450Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTDOWN 17:53:42 2026-01-28T17:53:42.452Z INFO 6672 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:53:42 2026-01-28T17:53:42.468Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.468Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.503Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:42 o o o o---o o--o o o---o o o----o o--o--o 17:53:42 | | / \ / | / / \ | | 17:53:42 o----o o o o----o | o o o----o | 17:53:42 | | * \ / | \ * \ | | 17:53:42 o o * o o---o o--o o----o o---o * o o----o o 17:53:42 17:53:42 2026-01-28T17:53:42.503Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:42 2026-01-28T17:53:42.503Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.181]:5701 17:53:42 2026-01-28T17:53:42.503Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Cluster name: dev 17:53:42 2026-01-28T17:53:42.503Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]: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. 17:53:42 2026-01-28T17:53:42.503Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:42 To enable the Jet engine on the members, do one of the following: 17:53:42 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:42 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:42 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:42 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:42 2026-01-28T17:53:42.516Z INFO 6672 --- [ main] com.hazelcast.system.security : [10.30.106.181]: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. 17:53:42 2026-01-28T17:53:42.517Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:42 2026-01-28T17:53:42.525Z INFO 6672 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.181]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:42 2026-01-28T17:53:42.526Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTING 17:53:42 2026-01-28T17:53:42.529Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.529Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.538Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.538Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:42 2026-01-28T17:53:42.598Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.598Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.647Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.647Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.656Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.656Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.694Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.694Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.762Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.762Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.785Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.785Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.801Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.801Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.805Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.805Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.845Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.845Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.887Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.887Z WARN 6672 --- [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. 17:53:42 2026-01-28T17:53:42.942Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:42 2026-01-28T17:53:42.942Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.063Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.063Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.106Z INFO 6672 --- [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. 17:53:43 2026-01-28T17:53:43.106Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.181Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.181Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.199Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.199Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.228Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:43 2026-01-28T17:53:43.228Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.228Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:43 2026-01-28T17:53:43.233Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.233Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.240Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.240Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.271Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.271Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.297Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.297Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.301Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.301Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.319Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.319Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.382Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.382Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.395Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.395Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.408Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:43 2026-01-28T17:53:43.408Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.408Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:43 2026-01-28T17:53:43.410Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.410Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.410Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.410Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.417Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.417Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.430Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.430Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.470Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.470Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.512Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.512Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.540Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.540Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:43 2026-01-28T17:53:43.548Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.548Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.595Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.596Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.600Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.600Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.659Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.659Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.762Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.762Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.785Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.785Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.802Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.802Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.806Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.806Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.845Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.845Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.893Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.893Z WARN 6672 --- [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. 17:53:43 2026-01-28T17:53:43.943Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:43 2026-01-28T17:53:43.943Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.008Z INFO 6672 --- [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. 17:53:44 2026-01-28T17:53:44.008Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.064Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.064Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.182Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.183Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.201Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.201Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.231Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:44 2026-01-28T17:53:44.231Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.231Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:44 2026-01-28T17:53:44.233Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.233Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.242Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.242Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.260Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:44 2026-01-28T17:53:44.260Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.260Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:44 2026-01-28T17:53:44.273Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.273Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.299Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.299Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.303Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.303Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.320Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.320Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.384Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.384Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.396Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.396Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.411Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.411Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.411Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.411Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.418Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.418Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.432Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.432Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.470Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.470Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.532Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.532Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.543Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.543Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:44 2026-01-28T17:53:44.551Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.551Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.598Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.598Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.601Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.601Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.661Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.669Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.763Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.763Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.786Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.787Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.804Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.804Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.807Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.807Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.847Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.847Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.894Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.894Z WARN 6672 --- [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. 17:53:44 2026-01-28T17:53:44.944Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:44 2026-01-28T17:53:44.944Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:44.955Z INFO 6672 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:45 17:53:45 Members {size:1, ver:1} [ 17:53:45 Member [10.30.106.181]:5701 - d7cd4fb7-57ac-4032-bdc6-caa49478ddc5 this 17:53:45 ] 17:53:45 17:53:45 2026-01-28T17:53:44.956Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTED 17:53:45 2026-01-28T17:53:44.959Z INFO 6672 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:45 2026-01-28T17:53:44.976Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTTING_DOWN 17:53:45 2026-01-28T17:53:44.977Z INFO 6672 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.181]:5701 - d7cd4fb7-57ac-4032-bdc6-caa49478ddc5 this is handled 17:53:45 2026-01-28T17:53:44.978Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:45 2026-01-28T17:53:44.978Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:45 2026-01-28T17:53:44.980Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:45 2026-01-28T17:53:45.010Z INFO 6672 --- [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. 17:53:45 2026-01-28T17:53:45.010Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.046Z INFO 6672 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.181]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:45 2026-01-28T17:53:45.046Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 70 ms. 17:53:45 2026-01-28T17:53:45.046Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTDOWN 17:53:45 2026-01-28T17:53:45.048Z INFO 6672 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:53:45 2026-01-28T17:53:45.070Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.070Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.091Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:45 o o o o---o o--o o o---o o o----o o--o--o 17:53:45 | | / \ / | / / \ | | 17:53:45 o----o o o o----o | o o o----o | 17:53:45 | | * \ / | \ * \ | | 17:53:45 o o * o o---o o--o o----o o---o * o o----o o 17:53:45 17:53:45 2026-01-28T17:53:45.091Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:45 2026-01-28T17:53:45.091Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.181]:5701 17:53:45 2026-01-28T17:53:45.091Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Cluster name: dev 17:53:45 2026-01-28T17:53:45.091Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]: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. 17:53:45 2026-01-28T17:53:45.091Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:45 To enable the Jet engine on the members, do one of the following: 17:53:45 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:45 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:45 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:45 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:45 2026-01-28T17:53:45.101Z INFO 6672 --- [ main] com.hazelcast.system.security : [10.30.106.181]: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. 17:53:45 2026-01-28T17:53:45.102Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:45 2026-01-28T17:53:45.114Z INFO 6672 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.181]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:45 2026-01-28T17:53:45.114Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTING 17:53:45 2026-01-28T17:53:45.119Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:45 2026-01-28T17:53:45.119Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.119Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:45 2026-01-28T17:53:45.182Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.183Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.202Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.202Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.234Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:45 2026-01-28T17:53:45.234Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.234Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:45 2026-01-28T17:53:45.235Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.235Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.244Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.244Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.274Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.274Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.299Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.299Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.304Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.304Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.321Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.321Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.385Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.385Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.397Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.397Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.412Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.412Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.419Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.419Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.433Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.433Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.458Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.458Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.472Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.472Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.533Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.533Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.547Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.547Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:45 2026-01-28T17:53:45.556Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.556Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.601Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.601Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.603Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.603Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.674Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.674Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.765Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.765Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.786Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.786Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.806Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.806Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.808Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.808Z WARN 6672 --- [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. 17:53:45 2026-01-28T17:53:45.849Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:45 2026-01-28T17:53:45.849Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:45.894Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:46 2026-01-28T17:53:45.894Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:45.944Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:46 2026-01-28T17:53:45.944Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.012Z INFO 6672 --- [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. 17:53:46 2026-01-28T17:53:46.012Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.072Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.072Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.123Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:46 2026-01-28T17:53:46.123Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.123Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:46 2026-01-28T17:53:46.183Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.183Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.204Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.204Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.236Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.236Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.238Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:46 2026-01-28T17:53:46.238Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.238Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:46 2026-01-28T17:53:46.245Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.245Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.276Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.276Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.301Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.301Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.306Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.306Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.322Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.322Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.387Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.387Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.399Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.399Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.414Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.414Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.420Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.420Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.426Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.426Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.434Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.434Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.474Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.474Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.534Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.534Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.549Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.549Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:46 2026-01-28T17:53:46.559Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.559Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.603Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.603Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.603Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.603Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.677Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.677Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.766Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.766Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.788Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.788Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.808Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.808Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.849Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.849Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.850Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.850Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.896Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.896Z WARN 6672 --- [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. 17:53:46 2026-01-28T17:53:46.944Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:46 2026-01-28T17:53:46.944Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.015Z INFO 6672 --- [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. 17:53:47 2026-01-28T17:53:47.015Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.074Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.074Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.105Z INFO 6672 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:47 17:53:47 Members {size:1, ver:1} [ 17:53:47 Member [10.30.106.181]:5701 - c0e2a652-6672-40e0-8e15-6f0fd047e653 this 17:53:47 ] 17:53:47 17:53:47 2026-01-28T17:53:47.106Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTED 17:53:47 2026-01-28T17:53:47.106Z INFO 6672 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:47 2026-01-28T17:53:47.110Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTTING_DOWN 17:53:47 2026-01-28T17:53:47.111Z INFO 6672 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.181]:5701 - c0e2a652-6672-40e0-8e15-6f0fd047e653 this is handled 17:53:47 2026-01-28T17:53:47.112Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:47 2026-01-28T17:53:47.112Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:47 2026-01-28T17:53:47.113Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:47 2026-01-28T17:53:47.124Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:47 2026-01-28T17:53:47.124Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.125Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:47 2026-01-28T17:53:47.141Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:47 2026-01-28T17:53:47.141Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.141Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:47 2026-01-28T17:53:47.185Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.185Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.197Z INFO 6672 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.181]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:47 2026-01-28T17:53:47.197Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 87 ms. 17:53:47 2026-01-28T17:53:47.197Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTDOWN 17:53:47 2026-01-28T17:53:47.199Z INFO 6672 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:53:47 2026-01-28T17:53:47.206Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.206Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.236Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:47 o o o o---o o--o o o---o o o----o o--o--o 17:53:47 | | / \ / | / / \ | | 17:53:47 o----o o o o----o | o o o----o | 17:53:47 | | * \ / | \ * \ | | 17:53:47 o o * o o---o o--o o----o o---o * o o----o o 17:53:47 17:53:47 2026-01-28T17:53:47.236Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:47 2026-01-28T17:53:47.236Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.181]:5701 17:53:47 2026-01-28T17:53:47.236Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Cluster name: dev 17:53:47 2026-01-28T17:53:47.236Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]: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. 17:53:47 2026-01-28T17:53:47.236Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:47 To enable the Jet engine on the members, do one of the following: 17:53:47 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:47 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:47 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:47 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:47 2026-01-28T17:53:47.237Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.237Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.248Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.248Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.276Z INFO 6672 --- [ main] com.hazelcast.system.security : [10.30.106.181]: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. 17:53:47 2026-01-28T17:53:47.277Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.278Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.278Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:47 2026-01-28T17:53:47.292Z INFO 6672 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.181]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:47 2026-01-28T17:53:47.293Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTING 17:53:47 2026-01-28T17:53:47.301Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.301Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.307Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.308Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.322Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.322Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.373Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.373Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.429Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.429Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.429Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.429Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.429Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.429Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.429Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.429Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.434Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.434Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.474Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.474Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.529Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.529Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.535Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.536Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.574Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.574Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.574Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.574Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:47 2026-01-28T17:53:47.603Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.603Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.681Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.681Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.766Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.767Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.789Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.789Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.808Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.808Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.842Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.842Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.850Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.850Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.860Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.860Z WARN 6672 --- [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. 17:53:47 2026-01-28T17:53:47.946Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:47 2026-01-28T17:53:47.946Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.030Z INFO 6672 --- [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. 17:53:48 2026-01-28T17:53:48.030Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.030Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:48 2026-01-28T17:53:48.030Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.030Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:48 2026-01-28T17:53:48.076Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.076Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.125Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:48 2026-01-28T17:53:48.125Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.125Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:48 2026-01-28T17:53:48.187Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.187Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.207Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.207Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.239Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.239Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.248Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.248Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.277Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.278Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.308Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.308Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.323Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.323Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.346Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.346Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.374Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.374Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.430Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.430Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.430Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.430Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.430Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.430Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.431Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.431Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.435Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.435Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.476Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.476Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.476Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.476Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.532Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.532Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.536Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.536Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.578Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.578Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:48 2026-01-28T17:53:48.604Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.604Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.685Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.685Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.766Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.766Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.790Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.790Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.833Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.833Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.842Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.842Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.851Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.851Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.860Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.860Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.883Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:48 2026-01-28T17:53:48.883Z WARN 6672 --- [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. 17:53:48 2026-01-28T17:53:48.883Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:48 2026-01-28T17:53:48.947Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:48 2026-01-28T17:53:48.947Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.033Z INFO 6672 --- [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. 17:53:49 2026-01-28T17:53:49.033Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.115Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.115Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.126Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:49 2026-01-28T17:53:49.126Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.126Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:49 2026-01-28T17:53:49.187Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.187Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.207Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.207Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.240Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.240Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.250Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.250Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.278Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.278Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.309Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.309Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.323Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.323Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.324Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.324Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.340Z INFO 6672 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:49 17:53:49 Members {size:1, ver:1} [ 17:53:49 Member [10.30.106.181]:5701 - a4947273-07e6-4b8c-b612-7f31b27208ee this 17:53:49 ] 17:53:49 17:53:49 2026-01-28T17:53:49.341Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTED 17:53:49 2026-01-28T17:53:49.342Z INFO 6672 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:49 2026-01-28T17:53:49.347Z INFO 6672 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 17:53:49 2026-01-28T17:53:49.348Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTTING_DOWN 17:53:49 2026-01-28T17:53:49.348Z INFO 6672 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.181]:5701 - a4947273-07e6-4b8c-b612-7f31b27208ee this is handled 17:53:49 2026-01-28T17:53:49.349Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:49 2026-01-28T17:53:49.350Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:49 2026-01-28T17:53:49.350Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:49 2026-01-28T17:53:49.375Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.375Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.431Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.431Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.431Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.431Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.432Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.432Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.434Z INFO 6672 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.181]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:49 2026-01-28T17:53:49.435Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 87 ms. 17:53:49 2026-01-28T17:53:49.435Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTDOWN 17:53:49 2026-01-28T17:53:49.435Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.435Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.436Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.436Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.442Z INFO 6672 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:53:49 2026-01-28T17:53:49.478Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.478Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.479Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.479Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.482Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:49 o o o o---o o--o o o---o o o----o o--o--o 17:53:49 | | / \ / | / / \ | | 17:53:49 o----o o o o----o | o o o----o | 17:53:49 | | * \ / | \ * \ | | 17:53:49 o o * o o---o o--o o----o o---o * o o----o o 17:53:49 17:53:49 2026-01-28T17:53:49.482Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:49 2026-01-28T17:53:49.482Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.181]:5701 17:53:49 2026-01-28T17:53:49.482Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Cluster name: dev 17:53:49 2026-01-28T17:53:49.482Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]: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. 17:53:49 2026-01-28T17:53:49.482Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:49 To enable the Jet engine on the members, do one of the following: 17:53:49 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:49 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:49 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:49 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:49 2026-01-28T17:53:49.494Z INFO 6672 --- [ main] com.hazelcast.system.security : [10.30.106.181]: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. 17:53:49 2026-01-28T17:53:49.495Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:49 2026-01-28T17:53:49.502Z INFO 6672 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.181]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:49 2026-01-28T17:53:49.502Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTING 17:53:49 2026-01-28T17:53:49.535Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.535Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.537Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.537Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.581Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.581Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:49 2026-01-28T17:53:49.605Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.605Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.689Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.689Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.767Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.767Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.790Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.790Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.834Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.834Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.842Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.842Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.853Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.853Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.870Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.870Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.890Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:49 2026-01-28T17:53:49.890Z WARN 6672 --- [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. 17:53:49 2026-01-28T17:53:49.890Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:49 2026-01-28T17:53:49.948Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:49 2026-01-28T17:53:49.948Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.036Z INFO 6672 --- [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. 17:53:50 2026-01-28T17:53:50.037Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.116Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.116Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.138Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:50 2026-01-28T17:53:50.138Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.138Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:50 2026-01-28T17:53:50.189Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.189Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.209Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.209Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.241Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.241Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.243Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.243Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.252Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.252Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.280Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.280Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.311Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.311Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.352Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.352Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.404Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.404Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.414Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.414Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.432Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.432Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.434Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.434Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.436Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.436Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.464Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.464Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.480Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.480Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.482Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.482Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.509Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.509Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.537Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.537Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.583Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.583Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:50 2026-01-28T17:53:50.606Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.606Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.692Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.692Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.769Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.769Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.792Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.792Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.793Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:50 2026-01-28T17:53:50.793Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.793Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:50 2026-01-28T17:53:50.837Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.837Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.844Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.844Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.854Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.854Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.871Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.871Z WARN 6672 --- [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. 17:53:50 2026-01-28T17:53:50.948Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:50 2026-01-28T17:53:50.948Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.039Z INFO 6672 --- [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. 17:53:51 2026-01-28T17:53:51.039Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.117Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.118Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.139Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:51 2026-01-28T17:53:51.139Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.139Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:51 2026-01-28T17:53:51.190Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.190Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.211Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.211Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.227Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.227Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.242Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.242Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.253Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.253Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.271Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.271Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.280Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.280Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.353Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.353Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.359Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.359Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.413Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.413Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.435Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.435Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.438Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.438Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.464Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.464Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.479Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.479Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.482Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.482Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.484Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.484Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.490Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.490Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.539Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.539Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.585Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.585Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:51 2026-01-28T17:53:51.608Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.608Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.694Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.694Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.770Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.770Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.796Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:51 2026-01-28T17:53:51.796Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.796Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:51 2026-01-28T17:53:51.838Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.838Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.842Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.842Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.844Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.844Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.852Z INFO 6672 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:51 17:53:51 Members {size:1, ver:1} [ 17:53:51 Member [10.30.106.181]:5701 - 1bd7a208-9797-480b-8a57-039e258f610f this 17:53:51 ] 17:53:51 17:53:51 2026-01-28T17:53:51.853Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTED 17:53:51 2026-01-28T17:53:51.854Z INFO 6672 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:51 2026-01-28T17:53:51.855Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.855Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.860Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTTING_DOWN 17:53:51 2026-01-28T17:53:51.861Z INFO 6672 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.181]:5701 - 1bd7a208-9797-480b-8a57-039e258f610f this is handled 17:53:51 2026-01-28T17:53:51.861Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:51 2026-01-28T17:53:51.862Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:51 2026-01-28T17:53:51.862Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:51 2026-01-28T17:53:51.871Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.872Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.945Z INFO 6672 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.181]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:51 2026-01-28T17:53:51.946Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 86 ms. 17:53:51 2026-01-28T17:53:51.946Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTDOWN 17:53:51 2026-01-28T17:53:51.948Z INFO 6672 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:53:51 2026-01-28T17:53:51.950Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:51 2026-01-28T17:53:51.950Z WARN 6672 --- [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. 17:53:51 2026-01-28T17:53:51.976Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:51 o o o o---o o--o o o---o o o----o o--o--o 17:53:51 | | / \ / | / / \ | | 17:53:51 o----o o o o----o | o o o----o | 17:53:51 | | * \ / | \ * \ | | 17:53:51 o o * o o---o o--o o----o o---o * o o----o o 17:53:51 17:53:51 2026-01-28T17:53:51.976Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:51 2026-01-28T17:53:51.976Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.181]:5701 17:53:51 2026-01-28T17:53:51.976Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Cluster name: dev 17:53:51 2026-01-28T17:53:51.976Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]: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. 17:53:51 2026-01-28T17:53:51.976Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:51 To enable the Jet engine on the members, do one of the following: 17:53:51 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:51 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:51 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:51 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:52 2026-01-28T17:53:51.985Z INFO 6672 --- [ main] com.hazelcast.system.security : [10.30.106.181]: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. 17:53:52 2026-01-28T17:53:51.986Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:52 2026-01-28T17:53:52.001Z INFO 6672 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.181]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:52 2026-01-28T17:53:52.001Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTING 17:53:52 2026-01-28T17:53:52.042Z INFO 6672 --- [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. 17:53:52 2026-01-28T17:53:52.042Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.118Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.118Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.183Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:52 2026-01-28T17:53:52.183Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.183Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:52 2026-01-28T17:53:52.191Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.191Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.212Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.213Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.227Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.227Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.242Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.242Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.255Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.255Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.260Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.260Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.281Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.281Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.310Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.310Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.360Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.360Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.415Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.415Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.438Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.438Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.448Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.448Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.465Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.465Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.481Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.481Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.482Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.483Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.487Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.487Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.491Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.491Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.542Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.542Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.591Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.591Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:52 2026-01-28T17:53:52.609Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.609Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.696Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.696Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.770Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.770Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.838Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.838Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.842Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.842Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.845Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:52 2026-01-28T17:53:52.845Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.845Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:52 2026-01-28T17:53:52.845Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.845Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.855Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.855Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.871Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.871Z WARN 6672 --- [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. 17:53:52 2026-01-28T17:53:52.969Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:52 2026-01-28T17:53:52.969Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.043Z INFO 6672 --- [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. 17:53:53 2026-01-28T17:53:53.044Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.119Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.119Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.184Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:53 2026-01-28T17:53:53.184Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.184Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:53 2026-01-28T17:53:53.191Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.191Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.213Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.213Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.228Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.228Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.243Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.243Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.256Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.256Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.263Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.263Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.283Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.283Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.356Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.356Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.361Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.361Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.416Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.416Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.439Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.439Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.449Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.449Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.482Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.482Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.483Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.483Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.485Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.485Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.490Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.490Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.490Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.491Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.544Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.544Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.593Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.593Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:53 2026-01-28T17:53:53.611Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.611Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.697Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.697Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.772Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.772Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.840Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.840Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.843Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.843Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.846Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:53 2026-01-28T17:53:53.846Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.846Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:53 2026-01-28T17:53:53.855Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.855Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.872Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.872Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.879Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.879Z WARN 6672 --- [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. 17:53:53 2026-01-28T17:53:53.971Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:53 2026-01-28T17:53:53.971Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.037Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:54 2026-01-28T17:53:54.037Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.037Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:54 2026-01-28T17:53:54.046Z INFO 6672 --- [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. 17:53:54 2026-01-28T17:53:54.046Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.120Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.120Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.133Z INFO 6672 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:54 17:53:54 Members {size:1, ver:1} [ 17:53:54 Member [10.30.106.181]:5701 - 2becef76-3476-4429-bebc-c719cc9bb26c this 17:53:54 ] 17:53:54 17:53:54 2026-01-28T17:53:54.134Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTED 17:53:54 2026-01-28T17:53:54.135Z INFO 6672 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:54 2026-01-28T17:53:54.141Z INFO 6672 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 17:53:54 2026-01-28T17:53:54.148Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTTING_DOWN 17:53:54 2026-01-28T17:53:54.148Z INFO 6672 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.181]:5701 - 2becef76-3476-4429-bebc-c719cc9bb26c this is handled 17:53:54 2026-01-28T17:53:54.149Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:54 2026-01-28T17:53:54.150Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:54 2026-01-28T17:53:54.150Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:54 2026-01-28T17:53:54.193Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.193Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.215Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.216Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.228Z INFO 6672 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.181]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:54 2026-01-28T17:53:54.228Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.228Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.229Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 81 ms. 17:53:54 2026-01-28T17:53:54.229Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTDOWN 17:53:54 2026-01-28T17:53:54.231Z INFO 6672 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:53:54 2026-01-28T17:53:54.246Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.246Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.258Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.258Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.262Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:54 o o o o---o o--o o o---o o o----o o--o--o 17:53:54 | | / \ / | / / \ | | 17:53:54 o----o o o o----o | o o o----o | 17:53:54 | | * \ / | \ * \ | | 17:53:54 o o * o o---o o--o o----o o---o * o o----o o 17:53:54 17:53:54 2026-01-28T17:53:54.262Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:54 2026-01-28T17:53:54.262Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.181]:5701 17:53:54 2026-01-28T17:53:54.262Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Cluster name: dev 17:53:54 2026-01-28T17:53:54.262Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]: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. 17:53:54 2026-01-28T17:53:54.262Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:54 To enable the Jet engine on the members, do one of the following: 17:53:54 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:54 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:54 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:54 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:54 2026-01-28T17:53:54.264Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.264Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.275Z INFO 6672 --- [ main] com.hazelcast.system.security : [10.30.106.181]: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. 17:53:54 2026-01-28T17:53:54.277Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:54 2026-01-28T17:53:54.284Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.284Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.301Z INFO 6672 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.181]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:54 2026-01-28T17:53:54.301Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTING 17:53:54 2026-01-28T17:53:54.357Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.357Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.361Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.362Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.418Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.418Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.437Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.437Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.439Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.439Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.451Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.451Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.483Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.483Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.486Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.486Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.491Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.491Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.492Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.492Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.547Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.547Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.597Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.597Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:54 2026-01-28T17:53:54.609Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.609Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.698Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:54 2026-01-28T17:53:54.698Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.698Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:54 2026-01-28T17:53:54.703Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.703Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.773Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.773Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.840Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:54 2026-01-28T17:53:54.840Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.840Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:54 2026-01-28T17:53:54.843Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.843Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.844Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.844Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.851Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.851Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.873Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.873Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.879Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.880Z WARN 6672 --- [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. 17:53:54 2026-01-28T17:53:54.972Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:54 2026-01-28T17:53:54.972Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.049Z INFO 6672 --- [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. 17:53:55 2026-01-28T17:53:55.049Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.121Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.121Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.194Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.194Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.216Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.216Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.229Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.229Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.247Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.247Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.258Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.258Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.266Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.266Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.284Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.284Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.336Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.336Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.358Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.358Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.362Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.362Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.419Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.419Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.439Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.439Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.452Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.452Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.484Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.484Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.488Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.488Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.492Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.492Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.494Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.494Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.549Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.549Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.599Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.599Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:55 2026-01-28T17:53:55.615Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.616Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.701Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:55 2026-01-28T17:53:55.701Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.701Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:55 2026-01-28T17:53:55.705Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.706Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.770Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.770Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.844Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:55 2026-01-28T17:53:55.844Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.844Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:55 2026-01-28T17:53:55.844Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.844Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.845Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.845Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.852Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.852Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.874Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.874Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.880Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.880Z WARN 6672 --- [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. 17:53:55 2026-01-28T17:53:55.974Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:55 2026-01-28T17:53:55.974Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.051Z INFO 6672 --- [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. 17:53:56 2026-01-28T17:53:56.051Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.123Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.123Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.196Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.196Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.217Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.217Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.231Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.231Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.249Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.249Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.259Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.259Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.266Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.266Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.286Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.286Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.337Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.337Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.358Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.358Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.363Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.363Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.397Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.397Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.419Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.419Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.441Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.441Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.454Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.454Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.485Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.485Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.488Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.488Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.493Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.493Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.551Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.552Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.565Z INFO 6672 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:56 17:53:56 Members {size:1, ver:1} [ 17:53:56 Member [10.30.106.181]:5701 - c9d60eaa-21b8-4dd4-a6f7-6864be0c755c this 17:53:56 ] 17:53:56 17:53:56 2026-01-28T17:53:56.566Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTED 17:53:56 2026-01-28T17:53:56.567Z INFO 6672 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:56 2026-01-28T17:53:56.573Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTTING_DOWN 17:53:56 2026-01-28T17:53:56.573Z INFO 6672 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.181]:5701 - c9d60eaa-21b8-4dd4-a6f7-6864be0c755c this is handled 17:53:56 2026-01-28T17:53:56.575Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:56 2026-01-28T17:53:56.575Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:56 2026-01-28T17:53:56.575Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:56 2026-01-28T17:53:56.603Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.603Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:56 2026-01-28T17:53:56.625Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.625Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.625Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.625Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.655Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:56 2026-01-28T17:53:56.656Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.656Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:56 2026-01-28T17:53:56.708Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.708Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.844Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:56 2026-01-28T17:53:56.844Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.844Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:56 2026-01-28T17:53:56.845Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.845Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.845Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.845Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.854Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.854Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.875Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.875Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.882Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.882Z WARN 6672 --- [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. 17:53:56 2026-01-28T17:53:56.974Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:56 2026-01-28T17:53:56.974Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.039Z INFO 6672 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.181]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:57 2026-01-28T17:53:57.040Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 466 ms. 17:53:57 2026-01-28T17:53:57.040Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTDOWN 17:53:57 2026-01-28T17:53:57.042Z INFO 6672 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:53:57 2026-01-28T17:53:57.054Z INFO 6672 --- [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. 17:53:57 2026-01-28T17:53:57.054Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.074Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:57 o o o o---o o--o o o---o o o----o o--o--o 17:53:57 | | / \ / | / / \ | | 17:53:57 o----o o o o----o | o o o----o | 17:53:57 | | * \ / | \ * \ | | 17:53:57 o o * o o---o o--o o----o o---o * o o----o o 17:53:57 17:53:57 2026-01-28T17:53:57.074Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:57 2026-01-28T17:53:57.074Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.181]:5701 17:53:57 2026-01-28T17:53:57.074Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Cluster name: dev 17:53:57 2026-01-28T17:53:57.074Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]: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. 17:53:57 2026-01-28T17:53:57.074Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:57 To enable the Jet engine on the members, do one of the following: 17:53:57 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:57 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:57 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:57 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:57 2026-01-28T17:53:57.083Z INFO 6672 --- [ main] com.hazelcast.system.security : [10.30.106.181]: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. 17:53:57 2026-01-28T17:53:57.085Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:57 2026-01-28T17:53:57.091Z INFO 6672 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.181]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:57 2026-01-28T17:53:57.092Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTING 17:53:57 2026-01-28T17:53:57.161Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.161Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.197Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.197Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.232Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.232Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.251Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.251Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.254Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.254Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.259Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.259Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.266Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.266Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.287Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.287Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.288Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.288Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.299Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.299Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.359Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.359Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.364Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.364Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.420Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.420Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.441Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.442Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.455Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.455Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.486Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.486Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.489Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.489Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.494Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.494Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.554Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.554Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.607Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.607Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:57 2026-01-28T17:53:57.627Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.627Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.627Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.627Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.655Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:57 2026-01-28T17:53:57.655Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.655Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:57 2026-01-28T17:53:57.710Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.710Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.747Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:57 2026-01-28T17:53:57.747Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.747Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:57 2026-01-28T17:53:57.846Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.846Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.847Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.847Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.855Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.855Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.882Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.882Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.923Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.923Z WARN 6672 --- [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. 17:53:57 2026-01-28T17:53:57.976Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:57 2026-01-28T17:53:57.976Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.057Z INFO 6672 --- [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. 17:53:58 2026-01-28T17:53:58.057Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.162Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.162Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.199Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.199Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.234Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.234Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.252Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.252Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.254Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.254Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.260Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.260Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.267Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.267Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.288Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.288Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.291Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.291Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.303Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.303Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.360Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.360Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.364Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.364Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.421Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.421Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.441Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.441Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.456Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.456Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.456Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.456Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.487Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.487Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.490Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.490Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.494Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.494Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.508Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:58 2026-01-28T17:53:58.508Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.508Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:58 2026-01-28T17:53:58.609Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.609Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:58 2026-01-28T17:53:58.628Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.628Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.628Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.628Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.649Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:58 2026-01-28T17:53:58.650Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.650Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:58 2026-01-28T17:53:58.712Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.712Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.847Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.847Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.848Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.848Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.855Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.855Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.883Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.884Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.924Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.924Z WARN 6672 --- [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. 17:53:58 2026-01-28T17:53:58.977Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:58 2026-01-28T17:53:58.977Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.060Z INFO 6672 --- [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. 17:53:59 2026-01-28T17:53:59.060Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.164Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.164Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.200Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.200Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.234Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.234Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.246Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.246Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.253Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.253Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.255Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.255Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.260Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.260Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.263Z INFO 6672 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:59 17:53:59 Members {size:1, ver:1} [ 17:53:59 Member [10.30.106.181]:5701 - 911c07ad-5e94-4457-a119-b2d20208f82a this 17:53:59 ] 17:53:59 17:53:59 2026-01-28T17:53:59.263Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTED 17:53:59 2026-01-28T17:53:59.264Z INFO 6672 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:59 2026-01-28T17:53:59.268Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.268Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.269Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTTING_DOWN 17:53:59 2026-01-28T17:53:59.270Z INFO 6672 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.181]:5701 - 911c07ad-5e94-4457-a119-b2d20208f82a this is handled 17:53:59 2026-01-28T17:53:59.271Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:59 2026-01-28T17:53:59.271Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:59 2026-01-28T17:53:59.272Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:59 2026-01-28T17:53:59.288Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.288Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.306Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.306Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.350Z INFO 6672 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.181]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:59 2026-01-28T17:53:59.351Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 81 ms. 17:53:59 2026-01-28T17:53:59.351Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTDOWN 17:53:59 2026-01-28T17:53:59.352Z INFO 6672 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:53:59 2026-01-28T17:53:59.361Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.361Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.365Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.365Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.383Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.30.106.181]:5701 [dev] [5.5.0] 17:53:59 o o o o---o o--o o o---o o o----o o--o--o 17:53:59 | | / \ / | / / \ | | 17:53:59 o----o o o o----o | o o o----o | 17:53:59 | | * \ / | \ * \ | | 17:53:59 o o * o o---o o--o o----o o---o * o o----o o 17:53:59 17:53:59 2026-01-28T17:53:59.383Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:59 2026-01-28T17:53:59.383Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.181]:5701 17:53:59 2026-01-28T17:53:59.383Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Cluster name: dev 17:53:59 2026-01-28T17:53:59.383Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]: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. 17:53:59 2026-01-28T17:53:59.383Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:59 To enable the Jet engine on the members, do one of the following: 17:53:59 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:59 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:59 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:59 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:59 2026-01-28T17:53:59.393Z INFO 6672 --- [ main] com.hazelcast.system.security : [10.30.106.181]: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. 17:53:59 2026-01-28T17:53:59.394Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:59 2026-01-28T17:53:59.402Z INFO 6672 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.181]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:59 2026-01-28T17:53:59.402Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTING 17:53:59 2026-01-28T17:53:59.421Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.421Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.442Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.443Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.458Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.458Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.458Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.458Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.491Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.491Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.495Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.495Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.515Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:59 2026-01-28T17:53:59.515Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.515Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:59 2026-01-28T17:53:59.537Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.537Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.616Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.616Z WARN 6672 --- [t-thread | test] org.apache.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. 17:53:59 2026-01-28T17:53:59.629Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.629Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.630Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.630Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.661Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:59 2026-01-28T17:53:59.661Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.661Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:59 2026-01-28T17:53:59.714Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.714Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.807Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.808Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.848Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.848Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.856Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.856Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.884Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.884Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.926Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.926Z WARN 6672 --- [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. 17:53:59 2026-01-28T17:53:59.978Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:59 2026-01-28T17:53:59.979Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.070Z INFO 6672 --- [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. 17:54:00 2026-01-28T17:54:00.070Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.100Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.100Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.164Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.164Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.215Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.215Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.234Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.234Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.254Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.254Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.256Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.256Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.261Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.261Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.268Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.268Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.289Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.289Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.308Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.308Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.366Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.366Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.403Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.403Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.423Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.423Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.442Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.442Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.459Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.459Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.463Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.463Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.493Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.493Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.496Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.496Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.538Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.538Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.548Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:00 2026-01-28T17:54:00.548Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.548Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:00 2026-01-28T17:54:00.571Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:00 2026-01-28T17:54:00.571Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.571Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:00 2026-01-28T17:54:00.618Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.619Z WARN 6672 --- [t-thread | test] org.apache.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. 17:54:00 2026-01-28T17:54:00.630Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.630Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.631Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.631Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.716Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.716Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.849Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.849Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.850Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.851Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.857Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.857Z WARN 6672 --- [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. 17:54:00 2026-01-28T17:54:00.885Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:00 2026-01-28T17:54:00.885Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:00.927Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:01 2026-01-28T17:54:00.927Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:00.979Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:01 2026-01-28T17:54:00.979Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.072Z INFO 6672 --- [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. 17:54:01 2026-01-28T17:54:01.072Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.102Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.102Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.165Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.165Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.216Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.216Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.235Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.235Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.255Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.255Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.257Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.257Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.262Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.262Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.269Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.269Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.290Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.290Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.323Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.323Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.368Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.368Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.405Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.405Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.425Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.425Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.444Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.444Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.460Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.460Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.465Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.465Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.469Z INFO 6672 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.181]:5701 [dev] [5.5.0] 17:54:01 17:54:01 Members {size:1, ver:1} [ 17:54:01 Member [10.30.106.181]:5701 - 5307e834-e706-43b4-9d2f-44b3c5fef682 this 17:54:01 ] 17:54:01 17:54:01 2026-01-28T17:54:01.470Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTED 17:54:01 2026-01-28T17:54:01.471Z INFO 6672 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:54:01 2026-01-28T17:54:01.486Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTTING_DOWN 17:54:01 2026-01-28T17:54:01.486Z INFO 6672 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.181]:5701 - 5307e834-e706-43b4-9d2f-44b3c5fef682 this is handled 17:54:01 2026-01-28T17:54:01.487Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down multicast service... 17:54:01 2026-01-28T17:54:01.487Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down connection manager... 17:54:01 2026-01-28T17:54:01.488Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down node engine... 17:54:01 2026-01-28T17:54:01.493Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.493Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.497Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.497Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.518Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:01 2026-01-28T17:54:01.518Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.518Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:01 2026-01-28T17:54:01.539Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.539Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.558Z INFO 6672 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.181]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:54:01 2026-01-28T17:54:01.558Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 72 ms. 17:54:01 2026-01-28T17:54:01.558Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTDOWN 17:54:01 2026-01-28T17:54:01.560Z INFO 6672 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:54:01 2026-01-28T17:54:01.574Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:01 2026-01-28T17:54:01.574Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.574Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:01 2026-01-28T17:54:01.587Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.30.106.181]:5701 [dev] [5.5.0] 17:54:01 o o o o---o o--o o o---o o o----o o--o--o 17:54:01 | | / \ / | / / \ | | 17:54:01 o----o o o o----o | o o o----o | 17:54:01 | | * \ / | \ * \ | | 17:54:01 o o * o o---o o--o o----o o---o * o o----o o 17:54:01 17:54:01 2026-01-28T17:54:01.587Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:54:01 2026-01-28T17:54:01.587Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.181]:5701 17:54:01 2026-01-28T17:54:01.587Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Cluster name: dev 17:54:01 2026-01-28T17:54:01.587Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]: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. 17:54:01 2026-01-28T17:54:01.587Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:54:01 To enable the Jet engine on the members, do one of the following: 17:54:01 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:54:01 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:54:01 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:54:01 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:54:01 2026-01-28T17:54:01.596Z INFO 6672 --- [ main] com.hazelcast.system.security : [10.30.106.181]: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. 17:54:01 2026-01-28T17:54:01.597Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Using Multicast discovery 17:54:01 2026-01-28T17:54:01.611Z INFO 6672 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.181]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:54:01 2026-01-28T17:54:01.611Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTING 17:54:01 2026-01-28T17:54:01.622Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.622Z WARN 6672 --- [t-thread | test] org.apache.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. 17:54:01 2026-01-28T17:54:01.632Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.632Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.645Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.645Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.723Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.723Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.848Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.848Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.851Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.851Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.859Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.859Z WARN 6672 --- [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. 17:54:01 2026-01-28T17:54:01.885Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:01 2026-01-28T17:54:01.885Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:01.927Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:02 2026-01-28T17:54:01.927Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:01.979Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:02 2026-01-28T17:54:01.979Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.076Z INFO 6672 --- [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. 17:54:02 2026-01-28T17:54:02.076Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.102Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.102Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.166Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.166Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.217Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.217Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.237Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.237Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.259Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.259Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.262Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.262Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.271Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.271Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.272Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.272Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.291Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.291Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.326Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.326Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.369Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.369Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.406Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.406Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.426Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.426Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.445Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.445Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.467Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.467Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.485Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.485Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.494Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.494Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.524Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:02 2026-01-28T17:54:02.524Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.524Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:02 2026-01-28T17:54:02.531Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.531Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.540Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.540Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.578Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:02 2026-01-28T17:54:02.578Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.578Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:02 2026-01-28T17:54:02.625Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.625Z WARN 6672 --- [t-thread | test] org.apache.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. 17:54:02 2026-01-28T17:54:02.632Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.632Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.646Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.646Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.725Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.725Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.849Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.849Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.851Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.851Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.852Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.852Z WARN 6672 --- [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. 17:54:02 2026-01-28T17:54:02.885Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:02 2026-01-28T17:54:02.885Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:02.934Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:03 2026-01-28T17:54:02.934Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:02.981Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:03 2026-01-28T17:54:02.981Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.078Z INFO 6672 --- [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. 17:54:03 2026-01-28T17:54:03.078Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.103Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.103Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.167Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.167Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.218Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.218Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.238Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.238Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.260Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.260Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.262Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.262Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.272Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.272Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.272Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.272Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.328Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.328Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.336Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.336Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.371Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.371Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.407Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.407Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.427Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.427Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.447Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.447Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.469Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.469Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.486Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.486Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.495Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.495Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.527Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:03 2026-01-28T17:54:03.527Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.527Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:03 2026-01-28T17:54:03.532Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.532Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.545Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.545Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.581Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:03 2026-01-28T17:54:03.581Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.581Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:03 2026-01-28T17:54:03.627Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.627Z WARN 6672 --- [t-thread | test] org.apache.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. 17:54:03 2026-01-28T17:54:03.634Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.634Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.648Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.648Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.704Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.704Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.717Z INFO 6672 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.181]:5701 [dev] [5.5.0] 17:54:03 17:54:03 Members {size:1, ver:1} [ 17:54:03 Member [10.30.106.181]:5701 - 35776d22-9fd0-4f99-80f5-abf81c72dc51 this 17:54:03 ] 17:54:03 17:54:03 2026-01-28T17:54:03.717Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTED 17:54:03 2026-01-28T17:54:03.718Z INFO 6672 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:54:03 2026-01-28T17:54:03.728Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.728Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.738Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTTING_DOWN 17:54:03 2026-01-28T17:54:03.739Z INFO 6672 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.181]:5701 - 35776d22-9fd0-4f99-80f5-abf81c72dc51 this is handled 17:54:03 2026-01-28T17:54:03.739Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down multicast service... 17:54:03 2026-01-28T17:54:03.740Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down connection manager... 17:54:03 2026-01-28T17:54:03.740Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down node engine... 17:54:03 2026-01-28T17:54:03.810Z INFO 6672 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.181]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:54:03 2026-01-28T17:54:03.811Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 72 ms. 17:54:03 2026-01-28T17:54:03.811Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTDOWN 17:54:03 2026-01-28T17:54:03.813Z INFO 6672 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:54:03 2026-01-28T17:54:03.846Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.30.106.181]:5701 [dev] [5.5.0] 17:54:03 o o o o---o o--o o o---o o o----o o--o--o 17:54:03 | | / \ / | / / \ | | 17:54:03 o----o o o o----o | o o o----o | 17:54:03 | | * \ / | \ * \ | | 17:54:03 o o * o o---o o--o o----o o---o * o o----o o 17:54:03 17:54:03 2026-01-28T17:54:03.846Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:54:03 2026-01-28T17:54:03.846Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.181]:5701 17:54:03 2026-01-28T17:54:03.846Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Cluster name: dev 17:54:03 2026-01-28T17:54:03.846Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]: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. 17:54:03 2026-01-28T17:54:03.846Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:54:03 To enable the Jet engine on the members, do one of the following: 17:54:03 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:54:03 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:54:03 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:54:03 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:54:03 2026-01-28T17:54:03.851Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.851Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.853Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.853Z WARN 6672 --- [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. 17:54:03 2026-01-28T17:54:03.854Z INFO 6672 --- [ main] com.hazelcast.system.security : [10.30.106.181]: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. 17:54:03 2026-01-28T17:54:03.855Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Using Multicast discovery 17:54:03 2026-01-28T17:54:03.866Z INFO 6672 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.181]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:54:03 2026-01-28T17:54:03.867Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTING 17:54:03 2026-01-28T17:54:03.887Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:03 2026-01-28T17:54:03.887Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:03.935Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:04 2026-01-28T17:54:03.935Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:03.983Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:04 2026-01-28T17:54:03.983Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.081Z INFO 6672 --- [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. 17:54:04 2026-01-28T17:54:04.081Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.104Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.104Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.167Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.167Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.190Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.190Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.219Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.219Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.239Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.239Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.262Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.262Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.273Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.273Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.274Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.274Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.330Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.330Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.337Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.337Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.372Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.372Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.408Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.408Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.409Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.409Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.427Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.427Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.448Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.448Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.471Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.471Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.484Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:04 2026-01-28T17:54:04.484Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.484Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:04 2026-01-28T17:54:04.496Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.496Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.533Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.533Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.546Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.546Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.582Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:04 2026-01-28T17:54:04.582Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.582Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:04 2026-01-28T17:54:04.630Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.630Z WARN 6672 --- [t-thread | test] org.apache.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. 17:54:04 2026-01-28T17:54:04.630Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.630Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.635Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.635Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.648Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.648Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.705Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.705Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.852Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.852Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.855Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.855Z WARN 6672 --- [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. 17:54:04 2026-01-28T17:54:04.887Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:04 2026-01-28T17:54:04.888Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:04.936Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:05 2026-01-28T17:54:04.936Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:04.984Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:05 2026-01-28T17:54:04.984Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.084Z INFO 6672 --- [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. 17:54:05 2026-01-28T17:54:05.084Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.105Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.105Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.163Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.163Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.168Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.168Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.186Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.186Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.220Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.220Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.263Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.263Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.274Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.274Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.275Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.275Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.332Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.332Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.338Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.338Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.373Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.373Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.386Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:05 2026-01-28T17:54:05.386Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.386Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:05 2026-01-28T17:54:05.408Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.408Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.412Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.412Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.428Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.428Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.448Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.448Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.474Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.474Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.498Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.498Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.533Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.533Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.533Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.533Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.547Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.547Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.585Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:05 2026-01-28T17:54:05.585Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.585Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:05 2026-01-28T17:54:05.633Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.633Z WARN 6672 --- [t-thread | test] org.apache.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. 17:54:05 2026-01-28T17:54:05.637Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.637Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.650Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.650Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.706Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.706Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.713Z INFO 6672 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.181]:5701 [dev] [5.5.0] 17:54:05 17:54:05 Members {size:1, ver:1} [ 17:54:05 Member [10.30.106.181]:5701 - 45e45873-48ae-463c-b819-442857069231 this 17:54:05 ] 17:54:05 17:54:05 2026-01-28T17:54:05.714Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTED 17:54:05 2026-01-28T17:54:05.719Z INFO 6672 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:54:05 2026-01-28T17:54:05.728Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTTING_DOWN 17:54:05 2026-01-28T17:54:05.729Z INFO 6672 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.181]:5701 - 45e45873-48ae-463c-b819-442857069231 this is handled 17:54:05 2026-01-28T17:54:05.730Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down multicast service... 17:54:05 2026-01-28T17:54:05.730Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down connection manager... 17:54:05 2026-01-28T17:54:05.730Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down node engine... 17:54:05 2026-01-28T17:54:05.794Z INFO 6672 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.181]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:54:05 2026-01-28T17:54:05.794Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 65 ms. 17:54:05 2026-01-28T17:54:05.794Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTDOWN 17:54:05 2026-01-28T17:54:05.795Z INFO 6672 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:54:05 2026-01-28T17:54:05.816Z INFO 6672 --- [ main] com.hazelcast.system.logo : [10.30.106.181]:5701 [dev] [5.5.0] 17:54:05 o o o o---o o--o o o---o o o----o o--o--o 17:54:05 | | / \ / | / / \ | | 17:54:05 o----o o o o----o | o o o----o | 17:54:05 | | * \ / | \ * \ | | 17:54:05 o o * o o---o o--o o----o o---o * o o----o o 17:54:05 17:54:05 2026-01-28T17:54:05.816Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:54:05 2026-01-28T17:54:05.816Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.181]:5701 17:54:05 2026-01-28T17:54:05.816Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] Cluster name: dev 17:54:05 2026-01-28T17:54:05.816Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]: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. 17:54:05 2026-01-28T17:54:05.816Z INFO 6672 --- [ main] com.hazelcast.system : [10.30.106.181]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:54:05 To enable the Jet engine on the members, do one of the following: 17:54:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:54:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:54:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:54:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:54:05 2026-01-28T17:54:05.825Z INFO 6672 --- [ main] com.hazelcast.system.security : [10.30.106.181]: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. 17:54:05 2026-01-28T17:54:05.826Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Using Multicast discovery 17:54:05 2026-01-28T17:54:05.837Z INFO 6672 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.181]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:54:05 2026-01-28T17:54:05.837Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTING 17:54:05 2026-01-28T17:54:05.853Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.853Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.855Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.855Z WARN 6672 --- [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. 17:54:05 2026-01-28T17:54:05.888Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:05 2026-01-28T17:54:05.888Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:05.938Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:06 2026-01-28T17:54:05.938Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:05.986Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:06 2026-01-28T17:54:05.986Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.041Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.041Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.086Z INFO 6672 --- [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. 17:54:06 2026-01-28T17:54:06.086Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.107Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.107Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.165Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.165Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.170Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.170Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.222Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.222Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.258Z ERROR 6672 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 17:54:06 2026-01-28T17:54:06.258Z ERROR 6672 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 17:54:06 2026-01-28T17:54:06.264Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.264Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.274Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.274Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.276Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.276Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.289Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:06 2026-01-28T17:54:06.289Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.289Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:06 2026-01-28T17:54:06.335Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.335Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.340Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.340Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.375Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.375Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.410Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.410Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.410Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.410Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.413Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.413Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.449Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.449Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.476Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.476Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.499Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.499Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.535Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.535Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.535Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.536Z WARN 6672 --- [t-thread | test] org.apache.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. 17:54:06 2026-01-28T17:54:06.537Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.537Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.548Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.548Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.624Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:06 2026-01-28T17:54:06.624Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.624Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:06 2026-01-28T17:54:06.637Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.637Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.651Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.651Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.708Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.708Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.837Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.837Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.856Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.856Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.889Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.889Z WARN 6672 --- [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. 17:54:06 2026-01-28T17:54:06.906Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:06 2026-01-28T17:54:06.906Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:06.987Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:07 2026-01-28T17:54:06.987Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.041Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.041Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.088Z INFO 6672 --- [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. 17:54:07 2026-01-28T17:54:07.088Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.107Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.107Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.167Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.167Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.170Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.171Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.223Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.223Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.264Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.264Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.275Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.275Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.276Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.276Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.292Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:07 2026-01-28T17:54:07.292Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.292Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:07 2026-01-28T17:54:07.338Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.338Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.341Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.341Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.380Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.380Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.411Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.411Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.411Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.411Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.415Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.415Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.439Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.439Z WARN 6672 --- [t-thread | test] org.apache.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. 17:54:07 2026-01-28T17:54:07.450Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.450Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.478Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.479Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.501Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.501Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.536Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.536Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.539Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.539Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.549Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.549Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.603Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:07 2026-01-28T17:54:07.603Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.603Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:07 2026-01-28T17:54:07.638Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.638Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.653Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.653Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.710Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.710Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.838Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.838Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.856Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.856Z WARN 6672 --- [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. 17:54:07 2026-01-28T17:54:07.889Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:07 2026-01-28T17:54:07.890Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:07.944Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:08 2026-01-28T17:54:07.944Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:07.988Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:08 2026-01-28T17:54:07.988Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.042Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.042Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.091Z INFO 6672 --- [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. 17:54:08 2026-01-28T17:54:08.091Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.109Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.109Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.168Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.168Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.171Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.171Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.195Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:08 2026-01-28T17:54:08.195Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.195Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:08 2026-01-28T17:54:08.224Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.224Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.276Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.276Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.276Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.276Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.310Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.310Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.341Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.341Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.341Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.341Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.381Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.381Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.412Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.412Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.413Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.413Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.416Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.416Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.441Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.441Z WARN 6672 --- [t-thread | test] org.apache.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. 17:54:08 2026-01-28T17:54:08.457Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:08 2026-01-28T17:54:08.457Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.457Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:08 2026-01-28T17:54:08.481Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.481Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.482Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.482Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.502Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.502Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.537Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.537Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.541Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.541Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.583Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.583Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.639Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.639Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.654Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.654Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.711Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.711Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.839Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.839Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.858Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.858Z WARN 6672 --- [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. 17:54:08 2026-01-28T17:54:08.890Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:08 2026-01-28T17:54:08.890Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:08.944Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:09 2026-01-28T17:54:08.944Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:08.988Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:09 2026-01-28T17:54:08.988Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.043Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.043Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.094Z INFO 6672 --- [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. 17:54:09 2026-01-28T17:54:09.094Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.111Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.111Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.169Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.169Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.171Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.171Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.226Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.226Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.231Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.231Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.240Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:09 2026-01-28T17:54:09.240Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.240Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:09 2026-01-28T17:54:09.277Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.277Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.310Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.310Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.344Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.344Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.360Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:09 2026-01-28T17:54:09.360Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.360Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:09 2026-01-28T17:54:09.361Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.361Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.382Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.382Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.412Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.412Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.414Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.414Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.418Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.418Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.443Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.443Z WARN 6672 --- [t-thread | test] org.apache.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. 17:54:09 2026-01-28T17:54:09.483Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.483Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.484Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.484Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.504Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.504Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.539Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.539Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.544Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.544Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.583Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.583Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.639Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.639Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.655Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.655Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.713Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.713Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.840Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.840Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.892Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.892Z WARN 6672 --- [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. 17:54:09 2026-01-28T17:54:09.894Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:09 2026-01-28T17:54:09.894Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:09.945Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:10 2026-01-28T17:54:09.945Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:09.989Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:10 2026-01-28T17:54:09.989Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.043Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.043Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.092Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:10 2026-01-28T17:54:10.092Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.092Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:10 2026-01-28T17:54:10.096Z INFO 6672 --- [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. 17:54:10 2026-01-28T17:54:10.096Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.112Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.112Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.169Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.169Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.173Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.173Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.227Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.227Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.234Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.234Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.279Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.279Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.312Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.312Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.346Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.346Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.362Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.362Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.362Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:10 2026-01-28T17:54:10.362Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.362Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:10 2026-01-28T17:54:10.384Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.384Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.414Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.415Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.419Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.420Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.430Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.430Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.446Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.446Z WARN 6672 --- [t-thread | test] org.apache.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. 17:54:10 2026-01-28T17:54:10.484Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.484Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.486Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.486Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.515Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.515Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.541Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.541Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.546Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.546Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.584Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.584Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.640Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.640Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.656Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.656Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.714Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.714Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.860Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.860Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.877Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.877Z WARN 6672 --- [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. 17:54:10 2026-01-28T17:54:10.892Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:10 2026-01-28T17:54:10.892Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:10.918Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:11 2026-01-28T17:54:10.918Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:10.991Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:11 2026-01-28T17:54:10.991Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.044Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.044Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.098Z INFO 6672 --- [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. 17:54:11 2026-01-28T17:54:11.098Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.113Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.113Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.115Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:11 2026-01-28T17:54:11.115Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.115Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:11 2026-01-28T17:54:11.173Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.173Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.199Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.199Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.216Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:11 2026-01-28T17:54:11.216Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.216Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:11 2026-01-28T17:54:11.228Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.228Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.235Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.235Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.280Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.280Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.313Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.313Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.348Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.348Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.363Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.363Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.386Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.386Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.415Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.415Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.419Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.419Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.431Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.431Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.448Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.448Z WARN 6672 --- [t-thread | test] org.apache.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. 17:54:11 2026-01-28T17:54:11.486Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.486Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.490Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.490Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.520Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.520Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.542Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.543Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.549Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.549Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.618Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.618Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.640Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.641Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.657Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.657Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.714Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.714Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.838Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.838Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.862Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.862Z WARN 6672 --- [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. 17:54:11 2026-01-28T17:54:11.879Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:11 2026-01-28T17:54:11.879Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:11.919Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:12 2026-01-28T17:54:11.919Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:11.992Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:12 2026-01-28T17:54:11.992Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.019Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:12 2026-01-28T17:54:12.019Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.019Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:12 2026-01-28T17:54:12.046Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.046Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.101Z INFO 6672 --- [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. 17:54:12 2026-01-28T17:54:12.101Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.115Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.115Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.175Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.175Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.201Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.201Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.219Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.219Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.230Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.230Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.236Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.236Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.250Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:12 2026-01-28T17:54:12.250Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.250Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:12 2026-01-28T17:54:12.281Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.281Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.313Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.314Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.351Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.351Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.386Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.386Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.417Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.418Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.419Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.419Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.432Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.432Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.450Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.450Z WARN 6672 --- [t-thread | test] org.apache.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. 17:54:12 2026-01-28T17:54:12.486Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.486Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.493Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.493Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.522Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.522Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.542Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.542Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.551Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.551Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.620Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.620Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.641Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.641Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.659Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.659Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.715Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.715Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.840Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.840Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.863Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.863Z WARN 6672 --- [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. 17:54:12 2026-01-28T17:54:12.880Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:12 2026-01-28T17:54:12.880Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:12.920Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:13 2026-01-28T17:54:12.920Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:12.993Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:13 2026-01-28T17:54:12.993Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.023Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:13 2026-01-28T17:54:13.023Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.023Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:13 2026-01-28T17:54:13.045Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.045Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.103Z INFO 6672 --- [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. 17:54:13 2026-01-28T17:54:13.103Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.116Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.116Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.176Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.176Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.202Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.202Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.231Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.231Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.237Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.237Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.250Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:13 2026-01-28T17:54:13.250Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.250Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:13 2026-01-28T17:54:13.266Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.266Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.282Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.282Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.314Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.314Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.353Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.353Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.379Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.379Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.388Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.388Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.421Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.421Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.434Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.434Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.452Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.452Z WARN 6672 --- [t-thread | test] org.apache.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. 17:54:13 2026-01-28T17:54:13.488Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.488Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.495Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.495Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.522Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.522Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.544Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.544Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.553Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.553Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.621Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.621Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.641Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.641Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.660Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.660Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.717Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.717Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.841Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.841Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.864Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.864Z WARN 6672 --- [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. 17:54:13 2026-01-28T17:54:13.882Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:13 2026-01-28T17:54:13.882Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:13.920Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:14 2026-01-28T17:54:13.920Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:13.994Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:14 2026-01-28T17:54:13.994Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.005Z INFO 6672 --- [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. 17:54:14 2026-01-28T17:54:14.005Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.024Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:14 2026-01-28T17:54:14.024Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.024Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:14 2026-01-28T17:54:14.047Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.047Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.103Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:14 2026-01-28T17:54:14.103Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.103Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:14 2026-01-28T17:54:14.138Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.138Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.178Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.178Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.204Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.204Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.231Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.232Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.239Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.239Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.267Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.267Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.312Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.312Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.314Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.314Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.355Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.355Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.380Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.380Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.407Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.407Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.421Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.421Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.434Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.434Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.454Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.454Z WARN 6672 --- [t-thread | test] org.apache.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. 17:54:14 2026-01-28T17:54:14.488Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.488Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.498Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.498Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.524Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.524Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.544Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.544Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.555Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.555Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.622Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.622Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.642Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.642Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.661Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.661Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.718Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.718Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.842Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.842Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.865Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.865Z WARN 6672 --- [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. 17:54:14 2026-01-28T17:54:14.884Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:14 2026-01-28T17:54:14.884Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:14.922Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:15 2026-01-28T17:54:14.922Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:14.927Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:15 2026-01-28T17:54:14.927Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:14.927Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:15 2026-01-28T17:54:14.996Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:15 2026-01-28T17:54:14.996Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.007Z INFO 6672 --- [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. 17:54:15 2026-01-28T17:54:15.007Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.077Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.077Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.131Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:15 2026-01-28T17:54:15.131Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.131Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:15 2026-01-28T17:54:15.139Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.139Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.179Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.179Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.205Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.205Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.231Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.231Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.240Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.240Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.269Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.269Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.314Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.314Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.315Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.315Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.357Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.358Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.380Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.380Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.402Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.402Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.422Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.422Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.435Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.435Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.457Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.457Z WARN 6672 --- [t-thread | test] org.apache.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. 17:54:15 2026-01-28T17:54:15.490Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.490Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.501Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.501Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.526Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.526Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.546Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.546Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.558Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.558Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.624Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.624Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.643Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.643Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.662Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.662Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.720Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.720Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.844Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.844Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.865Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.865Z WARN 6672 --- [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. 17:54:15 2026-01-28T17:54:15.884Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:15 2026-01-28T17:54:15.885Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:15.923Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:16 2026-01-28T17:54:15.923Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:15.931Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:16 2026-01-28T17:54:15.931Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:15.931Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:16 2026-01-28T17:54:15.996Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:16 2026-01-28T17:54:15.996Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.009Z INFO 6672 --- [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. 17:54:16 2026-01-28T17:54:16.009Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.078Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.078Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.131Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:16 2026-01-28T17:54:16.131Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.131Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:16 2026-01-28T17:54:16.141Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.141Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.181Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.181Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.207Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.207Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.233Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.233Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.241Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.241Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.241Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.241Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.270Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.270Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.316Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.316Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.360Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.360Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.381Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.381Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.406Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.406Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.424Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.424Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.436Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.436Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.459Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.459Z WARN 6672 --- [t-thread | test] org.apache.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. 17:54:16 2026-01-28T17:54:16.491Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.491Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.504Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.504Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.527Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.527Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.546Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.547Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.560Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.560Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.625Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.625Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.644Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.644Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.663Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.663Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.721Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.721Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.834Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.834Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.844Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.844Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.866Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.866Z WARN 6672 --- [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. 17:54:16 2026-01-28T17:54:16.924Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:16 2026-01-28T17:54:16.924Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:16.939Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:17 2026-01-28T17:54:16.939Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:16.939Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:17 2026-01-28T17:54:16.997Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:17 2026-01-28T17:54:16.997Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.011Z INFO 6672 --- [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. 17:54:17 2026-01-28T17:54:17.012Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.080Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.080Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.084Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:17 2026-01-28T17:54:17.084Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.084Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:17 2026-01-28T17:54:17.142Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.142Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.182Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.182Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.209Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.209Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.217Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.217Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.235Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.235Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.242Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.242Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.271Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.271Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.318Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.318Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.362Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.362Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.414Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.414Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.426Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.426Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.427Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.427Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.438Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.438Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.468Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.468Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.469Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.469Z WARN 6672 --- [t-thread | test] org.apache.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. 17:54:17 2026-01-28T17:54:17.492Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.492Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.507Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.507Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.529Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.529Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.563Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.563Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.626Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.626Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.645Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.645Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.663Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.663Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.722Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.722Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.741Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:17 2026-01-28T17:54:17.741Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.741Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:17 2026-01-28T17:54:17.835Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.835Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.846Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.846Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.868Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.868Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.914Z INFO 6672 --- [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. 17:54:17 2026-01-28T17:54:17.914Z WARN 6672 --- [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. 17:54:17 2026-01-28T17:54:17.924Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:17 2026-01-28T17:54:17.924Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.017Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.017Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.038Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:18 2026-01-28T17:54:18.038Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.038Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:18 2026-01-28T17:54:18.081Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.081Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.143Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.143Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.176Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.176Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.210Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.210Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.218Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.218Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.235Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.235Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.242Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.242Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.272Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.272Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.318Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.318Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.365Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.365Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.416Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.416Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.426Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.426Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.428Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.428Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.439Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.439Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.449Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.449Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.472Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.472Z WARN 6672 --- [t-thread | test] org.apache.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. 17:54:18 2026-01-28T17:54:18.492Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.492Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.509Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.509Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.562Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.562Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.565Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.565Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.627Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.627Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.647Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.647Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.665Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.665Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.724Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.724Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.741Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:18 2026-01-28T17:54:18.741Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.741Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:18 2026-01-28T17:54:18.837Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.837Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.847Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.847Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.869Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.869Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.916Z INFO 6672 --- [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. 17:54:18 2026-01-28T17:54:18.916Z WARN 6672 --- [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. 17:54:18 2026-01-28T17:54:18.926Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:18 2026-01-28T17:54:18.926Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.017Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.017Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.038Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:19 2026-01-28T17:54:19.038Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.038Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:19 2026-01-28T17:54:19.081Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.081Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.144Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.144Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.179Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.179Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.211Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.211Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.220Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.220Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.236Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.236Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.267Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.267Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.274Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.274Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.318Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.318Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.320Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.320Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.367Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.367Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.417Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.417Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.428Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.428Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.429Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.429Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.441Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.441Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.474Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.474Z WARN 6672 --- [t-thread | test] org.apache.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. 17:54:19 2026-01-28T17:54:19.493Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.493Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.511Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.511Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.563Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.563Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.568Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.568Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.628Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.628Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.648Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.648Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.666Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.666Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.726Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.726Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.729Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:19 2026-01-28T17:54:19.729Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.729Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:19 2026-01-28T17:54:19.838Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.838Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.849Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.849Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.871Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.871Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.891Z INFO 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:19 2026-01-28T17:54:19.891Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.891Z WARN 6672 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:19 2026-01-28T17:54:19.918Z INFO 6672 --- [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. 17:54:19 2026-01-28T17:54:19.918Z WARN 6672 --- [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. 17:54:19 2026-01-28T17:54:19.927Z INFO 6672 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:19 2026-01-28T17:54:19.928Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.018Z INFO 6672 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.018Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.082Z INFO 6672 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.082Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.145Z INFO 6672 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.145Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.154Z INFO 6672 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.181]:5701 [dev] [5.5.0] 17:54:20 17:54:20 Members {size:1, ver:1} [ 17:54:20 Member [10.30.106.181]:5701 - 57add692-728f-469b-ae6a-a0a4c3248d44 this 17:54:20 ] 17:54:20 17:54:20 2026-01-28T17:54:20.156Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is STARTED 17:54:20 2026-01-28T17:54:20.157Z INFO 6672 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:54:20 2026-01-28T17:54:20.182Z INFO 6672 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.182Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.199Z INFO 6672 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.200Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.213Z INFO 6672 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.213Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.220Z INFO 6672 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.220Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.267Z INFO 6672 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.267Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.275Z INFO 6672 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.275Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.277Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTTING_DOWN 17:54:20 2026-01-28T17:54:20.277Z INFO 6672 --- [cached.thread-4] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.181]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.181]:5701 - 57add692-728f-469b-ae6a-a0a4c3248d44 this is handled 17:54:20 2026-01-28T17:54:20.279Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down multicast service... 17:54:20 2026-01-28T17:54:20.279Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down connection manager... 17:54:20 2026-01-28T17:54:20.280Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Shutting down node engine... 17:54:20 2026-01-28T17:54:20.322Z INFO 6672 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.322Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.352Z INFO 6672 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.352Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.354Z INFO 6672 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.354Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.369Z INFO 6672 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.369Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.418Z INFO 6672 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.418Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.429Z INFO 6672 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.429Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.430Z INFO 6672 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.430Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.476Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.476Z WARN 6672 --- [t-thread | test] org.apache.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. 17:54:20 2026-01-28T17:54:20.493Z INFO 6672 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.493Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.514Z INFO 6672 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.514Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.563Z INFO 6672 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.564Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.571Z INFO 6672 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.571Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.592Z INFO 6672 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.181]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:54:20 2026-01-28T17:54:20.592Z INFO 6672 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.181]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 315 ms. 17:54:20 2026-01-28T17:54:20.592Z INFO 6672 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.181]:5701 [dev] [5.5.0] [10.30.106.181]:5701 is SHUTDOWN 17:54:20 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.89 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 17:54:20 [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 17:54:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 17:54:20 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 17:54:20 2026-01-28T17:54:20.629Z INFO 6672 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.629Z WARN 6672 --- [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. 17:54:20 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 17:54:20 2026-01-28T17:54:20.633Z INFO 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:20 2026-01-28T17:54:20.633Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.633Z WARN 6672 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:20 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 17:54:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 17:54:20 [INFO] Running org.onap.cps.ncmp.impl.provmns.http.ClientRequestMetricsTagCustomizerSpec 17:54:20 2026-01-28T17:54:20.647Z INFO 6672 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.647Z WARN 6672 --- [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. 17:54:20 17:54:20 . ____ _ __ _ _ 17:54:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:54:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:54:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:54:20 ' |____| .__|_| |_|_| |_\__, | / / / / 17:54:20 =========|_|==============|___/=/_/_/_/ 17:54:20 17:54:20 :: Spring Boot :: (v3.5.9) 17:54:20 17:54:20 2026-01-28T17:54:20.655Z INFO 6672 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : Starting ClientRequestMetricsTagCustomizerSpec using Java 17.0.6-ea with PID 6672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:54:20 2026-01-28T17:54:20.655Z INFO 6672 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : No active profile set, falling back to 1 default profile: "default" 17:54:20 2026-01-28T17:54:20.660Z INFO 6672 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : Started ClientRequestMetricsTagCustomizerSpec in 0.016 seconds (process running for 170.508) 17:54:20 2026-01-28T17:54:20.667Z INFO 6672 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.667Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.727Z INFO 6672 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.728Z WARN 6672 --- [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. 17:54:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.onap.cps.ncmp.impl.provmns.http.ClientRequestMetricsTagCustomizerSpec 17:54:20 [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 17:54:20 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 17:54:20 [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 17:54:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 17:54:20 [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec 17:54:20 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec 17:54:20 [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 17:54:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 17:54:20 [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 17:54:20 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 17:54:20 [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 17:54:20 2026-01-28T17:54:20.778Z INFO 6672 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 17:54:20 2026-01-28T17:54:20.778Z INFO 6672 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 17:54:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 17:54:20 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 17:54:20 2026-01-28T17:54:20.807Z INFO 6672 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 17:54:20 2026-01-28T17:54:20.808Z INFO 6672 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 17:54:20 2026-01-28T17:54:20.808Z INFO 6672 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 17:54:20 2026-01-28T17:54:20.811Z INFO 6672 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: CmDataSubscriptionModelLoader 17:54:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 17:54:20 [INFO] Running org.onap.cps.ncmp.init.DataMigrationSpec 17:54:20 2026-01-28T17:54:20.830Z ERROR 6672 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to process CM handle faultyCmHandle state 17:54:20 17:54:20 java.lang.RuntimeException: Simulated failure 17:54:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:54:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:54:20 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:54:20 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:54:20 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:54:20 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:54:20 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:54:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:54:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:54:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:54:20 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_1_closure2.doCall(DataMigrationSpec.groovy:94) 17:54:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:20 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:54:20 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:54:20 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:54:20 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:54:20 at groovy.lang.Closure.call(Closure.java:427) 17:54:20 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:54:20 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:54:20 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:54:20 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:54:20 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:54:20 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:54:20 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:54:20 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:54:20 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:54:20 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:54:20 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 17:54:20 at jdk.proxy2/jdk.proxy2.$Proxy252.getNcmpServiceCmHandle(Unknown Source) 17:54:20 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:72) 17:54:20 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:60) 17:54:20 at org.onap.cps.ncmp.init.DataMigration$SpockMock$2046365077.migrateInventoryToModelRelease20250722$accessor$ynRvtIXk(Unknown Source) 17:54:20 at org.onap.cps.ncmp.init.DataMigration$SpockMock$2046365077$auxiliary$672C63ZJ.call(Unknown Source) 17:54:20 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 17:54:20 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 17:54:20 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 17:54:20 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 17:54:20 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:54:20 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:54:20 at org.onap.cps.ncmp.init.DataMigration$SpockMock$2046365077.migrateInventoryToModelRelease20250722(Unknown Source) 17:54:20 at org.onap.cps.ncmp.init.DataMigration$SpockMock$2046365077$migrateInventoryToModelRelease20250722.call(Unknown Source) 17:54:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:54:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:54:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:54:20 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_1(DataMigrationSpec.groovy:96) 17:54:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:20 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:54:20 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:20 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:20 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:54:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:20 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:54:20 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:20 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:20 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:20 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:20 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:20 17:54:20 2026-01-28T17:54:20.832Z ERROR 6672 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to perform bulk update for batch 17:54:20 17:54:20 java.lang.RuntimeException: Simulated failure 17:54:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:54:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:54:20 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:54:20 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:54:20 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:54:20 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:54:20 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:54:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:54:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:54:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:54:20 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_2_closure3.doCall(DataMigrationSpec.groovy:107) 17:54:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:20 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:54:20 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:54:20 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:54:20 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:54:20 at groovy.lang.Closure.call(Closure.java:427) 17:54:20 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:54:20 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:54:20 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:54:20 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:54:20 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:54:20 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:54:20 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:54:20 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:54:20 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:54:20 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:54:20 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 17:54:20 at jdk.proxy2/jdk.proxy2.$Proxy228.cmHandleBulkMigrate(Unknown Source) 17:54:20 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:83) 17:54:20 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:60) 17:54:20 at org.onap.cps.ncmp.init.DataMigration$SpockMock$2046365077.migrateInventoryToModelRelease20250722$accessor$ynRvtIXk(Unknown Source) 17:54:20 at org.onap.cps.ncmp.init.DataMigration$SpockMock$2046365077$auxiliary$672C63ZJ.call(Unknown Source) 17:54:20 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 17:54:20 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 17:54:20 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 17:54:20 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 17:54:20 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:54:20 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:54:20 at org.onap.cps.ncmp.init.DataMigration$SpockMock$2046365077.migrateInventoryToModelRelease20250722(Unknown Source) 17:54:20 at org.onap.cps.ncmp.init.DataMigration$SpockMock$2046365077$migrateInventoryToModelRelease20250722.call(Unknown Source) 17:54:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:54:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:54:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:54:20 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_2(DataMigrationSpec.groovy:110) 17:54:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:20 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:54:20 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:20 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:20 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:54:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:20 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:54:20 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:20 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:20 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:20 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:20 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:20 17:54:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.init.DataMigrationSpec 17:54:20 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 17:54:20 2026-01-28T17:54:20.839Z INFO 6672 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.839Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.850Z INFO 6672 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.850Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.858Z INFO 6672 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:54:20 2026-01-28T17:54:20.858Z INFO 6672 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:54:20 2026-01-28T17:54:20.858Z INFO 6672 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2024-02-23. 17:54:20 2026-01-28T17:54:20.860Z INFO 6672 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2024-02-23 installed successfully, 17:54:20 2026-01-28T17:54:20.861Z INFO 6672 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:54:20 2026-01-28T17:54:20.865Z INFO 6672 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:54:20 2026-01-28T17:54:20.866Z INFO 6672 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2025-07-22. 17:54:20 2026-01-28T17:54:20.867Z INFO 6672 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2025-07-22 installed successfully, 17:54:20 2026-01-28T17:54:20.867Z INFO 6672 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:54:20 2026-01-28T17:54:20.870Z INFO 6672 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:20 2026-01-28T17:54:20.870Z WARN 6672 --- [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. 17:54:20 2026-01-28T17:54:20.871Z INFO 6672 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:54:20 2026-01-28T17:54:20.871Z INFO 6672 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Upgrading already installed inventory to revision 2025-07-22. 17:54:20 2026-01-28T17:54:20.871Z INFO 6672 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 17:54:20 2026-01-28T17:54:20.871Z INFO 6672 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:54:20 2026-01-28T17:54:20.876Z INFO 6672 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: InventoryModelLoader 17:54:20 2026-01-28T17:54:20.879Z INFO 6672 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:54:20 2026-01-28T17:54:20.879Z INFO 6672 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Revision 2025-07-22 is already installed. 17:54:20 2026-01-28T17:54:20.879Z INFO 6672 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:54:20 2026-01-28T17:54:20.882Z INFO 6672 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 17:54:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 17:54:21 [INFO] 17:54:21 [INFO] Results: 17:54:21 [INFO] 17:54:21 [INFO] Tests run: 852, Failures: 0, Errors: 0, Skipped: 0 17:54:21 [INFO] 17:54:21 [INFO] 17:54:21 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-service --- 17:54:21 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 17:54:21 [INFO] Analyzed bundle 'cps-ncmp-service' with 160 classes 17:54:21 [INFO] All coverage checks have been met. 17:54:21 [INFO] 17:54:21 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-service --- 17:54:21 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 17:54:21 [INFO] Analyzed bundle 'cps-ncmp-service' with 160 classes 17:54:21 [INFO] 17:54:21 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 17:54:21 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.5-SNAPSHOT.jar 17:54:21 [INFO] 17:54:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 17:54:21 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.5-SNAPSHOT/cps-ncmp-service-3.7.5-SNAPSHOT.jar 17:54:21 [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.5-SNAPSHOT/cps-ncmp-service-3.7.5-SNAPSHOT.pom 17:54:21 [INFO] 17:54:21 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 17:54:21 [INFO] Building cps-ncmp-rest 3.7.5-SNAPSHOT [11/21] 17:54:21 [INFO] --------------------------------[ jar ]--------------------------------- 17:54:22 [INFO] 17:54:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 17:54:22 [INFO] 17:54:22 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 17:54:22 [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 17:54:22 [INFO] 17:54:22 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 17:54:22 [INFO] Generating with dryRun=false 17:54:22 [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. 17:54:22 [INFO] OpenAPI Generator: spring (server) 17:54:22 [INFO] Generator 'spring' is considered stable. 17:54:22 [INFO] ---------------------------------- 17:54:22 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 17:54:22 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 17:54:22 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:54:22 [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). 17:54:22 [INFO] Processing operation getResourceDataForCmHandle 17:54:22 [INFO] Processing operation updateResourceDataRunningForCmHandle 17:54:22 [INFO] Processing operation createResourceDataRunningForCmHandle 17:54:22 [INFO] Processing operation deleteResourceDataRunningForCmHandle 17:54:22 [INFO] Processing operation patchResourceDataRunningForCmHandle 17:54:22 [INFO] Processing operation executeDataOperationForCmHandles 17:54:22 [INFO] Processing operation queryResourceDataForCmHandle 17:54:22 [INFO] Processing operation getModuleReferencesByCmHandle 17:54:22 [INFO] Processing operation getModuleDefinitions 17:54:22 [INFO] Processing operation searchCmHandles 17:54:22 [INFO] Processing operation retrieveCmHandleDetailsById 17:54:22 [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId 17:54:22 [INFO] Processing operation searchCmHandleIds 17:54:22 [INFO] Processing operation getCmHandleStateByCmHandleId 17:54:22 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 17:54:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:54:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:54:22 [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 17:54:22 [INFO] Skipping generation of Webhooks. 17:54:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:54:22 [INFO] Skipping generation of supporting files. 17:54:22 ################################################################################ 17:54:22 # Thanks for using OpenAPI Generator. # 17:54:22 # Please consider donation to help us maintain this project 🙏 # 17:54:22 # https://opencollective.com/openapi_generator/donate # 17:54:22 ################################################################################ 17:54:22 [INFO] 17:54:22 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 17:54:22 [INFO] Generating with dryRun=false 17:54:22 [INFO] No .openapi-generator-ignore file found. 17:54:22 [INFO] OpenAPI Generator: spring (server) 17:54:22 [INFO] Generator 'spring' is considered stable. 17:54:22 [INFO] ---------------------------------- 17:54:22 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 17:54:22 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 17:54:22 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:54:22 [INFO] Processing operation updateDmiPluginRegistration 17:54:22 [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi 17:54:22 [INFO] Processing operation searchCmHandleIds 17:54:22 [INFO] Processing operation searchCmHandles 17:54:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:54:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [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 17:54:22 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:54:23 [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 17:54:23 [INFO] Skipping generation of Webhooks. 17:54:23 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:54:23 [INFO] Skipping generation of supporting files. 17:54:23 ################################################################################ 17:54:23 # Thanks for using OpenAPI Generator. # 17:54:23 # Please consider donation to help us maintain this project 🙏 # 17:54:23 # https://opencollective.com/openapi_generator/donate # 17:54:23 ################################################################################ 17:54:23 [INFO] 17:54:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest --- 17:54:23 [INFO] You have 0 Checkstyle violations. 17:54:23 [INFO] 17:54:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest --- 17:54:23 [INFO] You have 0 Checkstyle violations. 17:54:23 [INFO] 17:54:23 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-ncmp-rest --- 17:54:23 [INFO] Copying 1 resource from src/main/resources to target/classes 17:54:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 17:54:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 17:54:23 [INFO] 17:54:23 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest --- 17:54:23 [INFO] Recompiling the module because of changed dependency. 17:54:23 [INFO] Compiling 39 source files with javac [debug release 17] to target/classes 17:54:24 [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". 17:54:24 [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 17:54:24 [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. 17:54:24 [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. 17:54:24 [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. 17:54:24 [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. 17:54:24 [INFO] 17:54:24 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 17:54:24 [INFO] Generating with dryRun=false 17:54:24 [INFO] No .openapi-generator-ignore file found. 17:54:24 [INFO] OpenAPI Generator: openapi-yaml (documentation) 17:54:24 [INFO] Generator 'openapi-yaml' is considered stable. 17:54:24 [INFO] Output file [outputFile=openapi-inventory.yaml] 17:54:24 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:54:24 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:54:24 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:54:24 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:54:24 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:54:24 [INFO] Skipping generation of Webhooks. 17:54:24 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:54:24 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 17:54:24 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 17:54:24 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 17:54:24 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 17:54:24 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 17:54:24 ################################################################################ 17:54:24 # Thanks for using OpenAPI Generator. # 17:54:24 # Please consider donation to help us maintain this project 🙏 # 17:54:24 # https://opencollective.com/openapi_generator/donate # 17:54:24 ################################################################################ 17:54:24 [INFO] 17:54:24 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 17:54:24 [INFO] Generating with dryRun=false 17:54:24 [INFO] OpenAPI Generator: openapi-yaml (documentation) 17:54:24 [INFO] Generator 'openapi-yaml' is considered stable. 17:54:24 [INFO] Output file [outputFile=openapi.yaml] 17:54:24 [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). 17:54:24 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:54:24 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:54:24 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:54:24 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:54:24 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:54:24 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:54:24 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:54:24 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:54:24 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:54:24 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:54:24 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:54:24 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:54:24 [INFO] Skipping generation of Webhooks. 17:54:24 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:54:24 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 17:54:24 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 17:54:24 [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.) 17:54:24 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 17:54:24 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 17:54:24 ################################################################################ 17:54:24 # Thanks for using OpenAPI Generator. # 17:54:24 # Please consider donation to help us maintain this project 🙏 # 17:54:24 # https://opencollective.com/openapi_generator/donate # 17:54:24 ################################################################################ 17:54:25 [INFO] 17:54:25 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- 17:54:25 [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp 17:54:25 [INFO] 17:54:25 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-docs-folder) @ cps-ncmp-rest --- 17:54:25 [INFO] Copying 2 resources from target/generated-sources/openapi to ../docs/api/swagger/ncmp 17:54:25 [INFO] 17:54:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- 17:54:25 [INFO] Copying 7 resources from src/test/resources to target/test-classes 17:54:25 [INFO] 17:54:25 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 17:54:25 [INFO] Recompiling the module because of changed dependency. 17:54:25 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:54:25 [INFO] 17:54:25 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest --- 17:54:25 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:54:25 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:54:25 [INFO] Parallel parsing disabled. 17:54:27 [INFO] Compiled 22 files. 17:54:27 [INFO] 17:54:27 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest --- 17:54:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:54:27 [INFO] 17:54:27 [INFO] ------------------------------------------------------- 17:54:27 [INFO] T E S T S 17:54:27 [INFO] ------------------------------------------------------- 17:54:28 17:54:28.378 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 17:54:28 17:54:28.656 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 17:54:28 17:54:28.716 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 17:54:28 17:54:28.732 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 17:54:28 17:54:28.755 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 17:54:28 17:54:28.770 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 17:54:28 17:54:28.793 [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. 17:54:28 17:54:28.809 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 17:54:28 17:54:28.848 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 17:54:28 17:54:28.861 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 17:54:28 17:54:28.864 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 17:54:28 17:54:28.874 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 17:54:28 17:54:28.876 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 17:54:28 17:54:28.887 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 17:54:28 17:54:28.890 [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. 17:54:28 17:54:28.900 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 17:54:29 [INFO] Running org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 17:54:29 17:54:29.584 [main] INFO org.onap.cps.ncmp.rest.controller.DataJobControllerForTest -- Internal API: writeDataJob invoked for my job 17:54:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s -- in org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 17:54:29 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 17:54:31 17:54:31,249 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:54:31 17:54:31,249 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:54:31 17:54:31,252 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:54:31 17:54:31,303 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:54:31 17:54:31,303 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:54:31 17:54:31,434 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:54:31 17:54:31,434 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:54:31 17:54:31 . ____ _ __ _ _ 17:54:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:54:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:54:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:54:31 ' |____| .__|_| |_|_| |_\__, | / / / / 17:54:31 =========|_|==============|___/=/_/_/_/ 17:54:31 17:54:31 :: Spring Boot :: (v3.5.9) 17:54:31 17:54:31 2026-01-28T17:54:31.799Z INFO 11086 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 11086 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 17:54:31 2026-01-28T17:54:31.800Z INFO 11086 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:54:33 2026-01-28T17:54:33.628Z INFO 11086 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:54:33 2026-01-28T17:54:33.628Z INFO 11086 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:54:33 2026-01-28T17:54:33.630Z INFO 11086 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 17:54:33 2026-01-28T17:54:33.755Z INFO 11086 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 2.948 seconds (process running for 6.555) 17:54:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:54:34 2026-01-28T17:54:34.668Z ERROR 11086 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:34 17:54:34 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 17:54:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:54:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:144) 17:54:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:54:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:54:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:54:34 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:54:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:54:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:54:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() 17:54:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:34 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:54:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:54:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:34 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 17:54:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 17:54:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:54:34 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:34 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:34 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:34 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:54:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:54:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:54:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:207) 17:54:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:54:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:54:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:34 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:54:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:54:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:54:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:34 17:54:35 2026-01-28T17:54:35.003Z ERROR 11086 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:35 17:54:35 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 17:54:35 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 17:54:35 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 17:54:35 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:54:35 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:54:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:54:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:54:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:35 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:54:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:54:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:367) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:35 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:54:35 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:35 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:35 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:54:35 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:35 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:35 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:35 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:35 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:35 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 17:54:35 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] 17:54:35 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2672) 17:54:35 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:742) 17:54:35 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2103) 17:54:35 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1753) 17:54:35 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:757) 17:54:35 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 17:54:35 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 17:54:35 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 17:54:35 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 17:54:35 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 17:54:35 ... 130 common frames omitted 17:54:35 17:54:35 2026-01-28T17:54:35.051Z WARN 11086 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 17:54:35 2026-01-28T17:54:35.078Z ERROR 11086 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:35 17:54:35 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:54:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:54:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:54:35 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:54:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:54:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:54:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:54:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:54:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:35 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:54:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:54:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:54:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:54:35 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:54:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:35 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:35 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:35 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:35 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:35 17:54:35 2026-01-28T17:54:35.086Z ERROR 11086 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:35 17:54:35 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 17:54:35 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:54:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:54:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:54:35 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:54:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:54:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:54:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:54:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:54:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:54:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:54:35 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:54:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:35 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:35 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:35 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:35 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:35 17:54:35 2026-01-28T17:54:35.092Z ERROR 11086 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:35 17:54:35 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:54:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:54:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:54:35 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:54:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:54:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:54:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:54:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:54:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:54:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:54:35 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:54:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:35 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:35 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:35 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:35 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:35 17:54:35 2026-01-28T17:54:35.099Z ERROR 11086 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:35 17:54:35 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 17:54:35 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:54:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:54:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:54:35 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:54:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:54:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:54:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:54:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:54:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:54:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:54:35 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:54:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:35 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:35 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:35 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:35 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:35 17:54:35 2026-01-28T17:54:35.106Z ERROR 11086 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:35 17:54:35 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:54:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:54:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:54:35 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:54:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:54:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:54:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 17:54:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:54:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:54:35 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:54:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:35 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:35 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:35 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:35 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:35 17:54:35 2026-01-28T17:54:35.112Z ERROR 11086 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:35 17:54:35 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 17:54:35 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:54:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:54:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:54:35 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:54:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:54:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:54:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 17:54:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:54:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:54:35 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:54:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:35 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:35 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:35 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:35 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:35 17:54:35 2026-01-28T17:54:35.118Z ERROR 11086 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:35 17:54:35 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:54:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:54:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:54:35 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:54:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:54:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:54:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 17:54:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:54:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:54:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:54:35 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:54:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:35 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:35 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:35 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:35 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:35 17:54:35 2026-01-28T17:54:35.125Z ERROR 11086 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:35 17:54:35 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 17:54:35 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:54:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:54:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:54:35 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:54:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:54:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:54:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 17:54:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:54:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:54:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:54:35 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:54:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:35 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:35 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:35 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:35 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:35 17:54:35 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.449 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 17:54:35 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 17:54:35 17:54:35 . ____ _ __ _ _ 17:54:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:54:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:54:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:54:35 ' |____| .__|_| |_|_| |_\__, | / / / / 17:54:35 =========|_|==============|___/=/_/_/_/ 17:54:35 17:54:35 :: Spring Boot :: (v3.5.9) 17:54:35 17:54:35 2026-01-28T17:54:35.216Z INFO 11086 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 11086 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 17:54:35 2026-01-28T17:54:35.216Z INFO 11086 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:54:35 2026-01-28T17:54:35.507Z INFO 11086 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:54:35 2026-01-28T17:54:35.507Z INFO 11086 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:54:35 2026-01-28T17:54:35.508Z INFO 11086 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:54:35 2026-01-28T17:54:35.514Z INFO 11086 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.325 seconds (process running for 8.314) 17:54:35 2026-01-28T17:54:35.606Z ERROR 11086 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:35 17:54:35 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 17:54:35 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 17:54:35 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 17:54:35 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:54:35 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:54:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:54:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:54:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:35 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:54:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:54:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:113) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:35 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:54:35 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:35 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:35 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:54:35 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:35 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:35 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:35 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:35 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:35 Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable (7 known properties: "removedCmHandles", "dmiPlugin", "updatedCmHandles", "createdCmHandles", "dmiModelPlugin", "dmiDataPlugin", "upgradedCmHandles"]) 17:54:35 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 17:54:35 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 17:54:35 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1180) 17:54:35 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2244) 17:54:35 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1823) 17:54:35 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1801) 17:54:35 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:308) 17:54:35 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 17:54:35 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 17:54:35 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 17:54:35 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 17:54:35 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 17:54:35 ... 130 common frames omitted 17:54:35 17:54:35 2026-01-28T17:54:35.656Z ERROR 11086 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:35 17:54:35 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) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:179) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 17:54:35 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:54:35 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:54:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:54:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:54:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:35 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:54:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:54:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:54:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:54:35 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:54:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:35 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:35 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:35 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:35 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:35 17:54:35 2026-01-28T17:54:35.660Z ERROR 11086 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:35 17:54:35 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 17:54:35 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 17:54:35 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 17:54:35 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:54:35 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:54:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:54:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:54:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:54:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:54:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:54:35 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:54:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:35 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:35 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:35 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:35 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:35 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 17:54:35 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 6] 17:54:35 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2596) 17:54:35 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2622) 17:54:35 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2630) 17:54:35 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:830) 17:54:35 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3662) 17:54:35 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3635) 17:54:35 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:2976) 17:54:35 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2910) 17:54:35 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:838) 17:54:35 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:753) 17:54:35 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:356) 17:54:35 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2117) 17:54:35 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 17:54:35 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 17:54:35 ... 140 common frames omitted 17:54:35 17:54:35 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 17:54:35 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 17:54:35 17:54:35 . ____ _ __ _ _ 17:54:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:54:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:54:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:54:35 ' |____| .__|_| |_|_| |_\__, | / / / / 17:54:35 =========|_|==============|___/=/_/_/_/ 17:54:35 17:54:35 :: Spring Boot :: (v3.5.9) 17:54:35 17:54:35 2026-01-28T17:54:35.921Z INFO 11086 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 11086 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 17:54:35 2026-01-28T17:54:35.921Z INFO 11086 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 17:54:36 2026-01-28T17:54:36.279Z INFO 11086 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:54:36 2026-01-28T17:54:36.279Z INFO 11086 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:54:36 2026-01-28T17:54:36.279Z INFO 11086 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:54:36 2026-01-28T17:54:36.286Z INFO 11086 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.385 seconds (process running for 9.086) 17:54:36 2026-01-28T17:54:36.356Z ERROR 11086 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:36 17:54:36 org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message 17:54:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:54:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:54:36 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:54:36 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:54:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:54:36 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:54:36 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:54:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:54:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:54:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 17:54:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:159) 17:54:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:36 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:54:36 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:54:36 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:54:36 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:54:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:54:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:36 17:54:36 2026-01-28T17:54:36.361Z ERROR 11086 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:36 17:54:36 org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message 17:54:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:54:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:54:36 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:54:36 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:54:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:54:36 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:54:36 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:54:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:54:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:54:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 17:54:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:160) 17:54:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:36 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:54:36 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:54:36 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:54:36 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:54:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:54:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:36 17:54:36 2026-01-28T17:54:36.366Z ERROR 11086 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:36 17:54:36 org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason 17:54:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:54:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:54:36 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:54:36 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:54:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:54:36 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:54:36 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:54:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:54:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:54:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:54:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:161) 17:54:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:36 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:54:36 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:54:36 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:54:36 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:54:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:54:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:36 17:54:36 2026-01-28T17:54:36.370Z ERROR 11086 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:36 17:54:36 org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet 17:54:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:54:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:54:36 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:54:36 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:54:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:54:36 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:54:36 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:54:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:54:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:54:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:54:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:162) 17:54:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:36 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:54:36 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:54:36 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:54:36 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:54:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:54:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:36 17:54:36 2026-01-28T17:54:36.379Z ERROR 11086 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:36 17:54:36 java.lang.IllegalStateException: some error message 17:54:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:54:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:54:36 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:54:36 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:54:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:54:36 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:54:36 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:54:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:54:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:54:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:54:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:164) 17:54:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:36 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:54:36 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:54:36 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:54:36 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:54:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:54:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:36 17:54:36 2026-01-28T17:54:36.396Z ERROR 11086 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:36 17:54:36 org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message 17:54:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:54:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:54:36 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:54:36 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:54:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:54:36 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:54:36 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:54:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:54:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:54:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:54:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:168) 17:54:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:36 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:54:36 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:54:36 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:54:36 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:54:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:54:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:36 17:54:36 2026-01-28T17:54:36.400Z ERROR 11086 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:36 17:54:36 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message 17:54:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:54:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:54:36 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:54:36 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:54:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:54:36 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:54:36 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:54:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:54:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:54:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 17:54:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:169) 17:54:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:36 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:54:36 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:54:36 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:54:36 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:54:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:54:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:36 17:54:36 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.678 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 17:54:36 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 17:54:36 17:54:36 . ____ _ __ _ _ 17:54:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:54:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:54:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:54:36 ' |____| .__|_| |_|_| |_\__, | / / / / 17:54:36 =========|_|==============|___/=/_/_/_/ 17:54:36 17:54:36 :: Spring Boot :: (v3.5.9) 17:54:36 17:54:36 2026-01-28T17:54:36.514Z INFO 11086 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Starting ProvMnSControllerSpec using Java 17.0.6-ea with PID 11086 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 17:54:36 2026-01-28T17:54:36.514Z INFO 11086 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:54:36 2026-01-28T17:54:36.711Z INFO 11086 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:54:36 2026-01-28T17:54:36.711Z INFO 11086 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:54:36 2026-01-28T17:54:36.711Z INFO 11086 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:54:36 2026-01-28T17:54:36.717Z INFO 11086 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Started ProvMnSControllerSpec in 0.221 seconds (process running for 9.517) 17:54:36 2026-01-28T17:54:36.781Z WARN 11086 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 17:54:36 2026-01-28T17:54:36.788Z WARN 11086 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 17:54:36 2026-01-28T17:54:36.831Z WARN 11086 --- [ 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]]] ] 17:54:36 2026-01-28T17:54:36.952Z WARN 11086 --- [ 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`)] 17:54:36 2026-01-28T17:54:36.960Z WARN 11086 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 17:54:36 2026-01-28T17:54:36.979Z WARN 11086 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: denied for test 17:54:36 2026-01-28T17:54:36.989Z WARN 11086 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content-Type 'text/xml' is not supported] 17:54:36 2026-01-28T17:54:36.993Z WARN 11086 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: No acceptable representation] 17:54:37 [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.630 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 17:54:37 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 17:54:37 2026-01-28T17:54:37.151Z WARN 11086 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 17:54:37 2026-01-28T17:54:37.152Z WARN 11086 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 17:54:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 17:54:37 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 17:54:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 17:54:37 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 17:54:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 17:54:37 [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 17:54:37 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 17:54:37 [INFO] Running org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 17:54:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 17:54:37 [INFO] 17:54:37 [INFO] Results: 17:54:37 [INFO] 17:54:37 [INFO] Tests run: 169, Failures: 0, Errors: 0, Skipped: 0 17:54:37 [INFO] 17:54:37 [INFO] 17:54:37 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest --- 17:54:37 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 17:54:37 [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes 17:54:37 [INFO] All coverage checks have been met. 17:54:37 [INFO] 17:54:37 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest --- 17:54:37 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 17:54:37 [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes 17:54:37 [INFO] 17:54:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 17:54:37 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.5-SNAPSHOT.jar 17:54:37 [INFO] 17:54:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 17:54:37 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.5-SNAPSHOT/cps-ncmp-rest-3.7.5-SNAPSHOT.jar 17:54:37 [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.5-SNAPSHOT/cps-ncmp-rest-3.7.5-SNAPSHOT.pom 17:54:37 [INFO] 17:54:37 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 17:54:37 [INFO] Building cps-ncmp-rest-stub 3.7.5-SNAPSHOT [12/21] 17:54:37 [INFO] --------------------------------[ pom ]--------------------------------- 17:54:37 [INFO] 17:54:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 17:54:37 [INFO] 17:54:37 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 17:54:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:54:37 [INFO] surefireArgLine set to empty 17:54:37 [INFO] 17:54:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub --- 17:54:37 [INFO] You have 0 Checkstyle violations. 17:54:37 [INFO] 17:54:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 17:54:37 [INFO] You have 0 Checkstyle violations. 17:54:37 [INFO] 17:54:37 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- 17:54:37 [INFO] No sources specified for compilation. Skipping. 17:54:37 [INFO] 17:54:37 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub --- 17:54:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:54:37 [INFO] 17:54:37 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub --- 17:54:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:54:37 [INFO] 17:54:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 17:54:37 [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.5-SNAPSHOT/cps-ncmp-rest-stub-3.7.5-SNAPSHOT.pom 17:54:37 [INFO] 17:54:37 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 17:54:37 [INFO] Building cps-ncmp-rest-stub-service 3.7.5-SNAPSHOT [13/21] 17:54:37 [INFO] --------------------------------[ jar ]--------------------------------- 17:54:37 [INFO] 17:54:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 17:54:37 [INFO] 17:54:37 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 17:54:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:54:37 [INFO] surefireArgLine set to empty 17:54:37 [INFO] 17:54:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 17:54:37 [INFO] You have 0 Checkstyle violations. 17:54:37 [INFO] 17:54:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 17:54:37 [INFO] You have 0 Checkstyle violations. 17:54:37 [INFO] 17:54:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 17:54:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:37 [INFO] Copying 3 resources 17:54:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 17:54:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 17:54:37 [INFO] 17:54:37 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 17:54:37 [INFO] Recompiling the module because of changed dependency. 17:54:37 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 17:54:37 [INFO] 17:54:37 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 17:54:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 17:54:37 [INFO] 17:54:37 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 17:54:37 [INFO] No sources to compile 17:54:37 [INFO] 17:54:37 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- 17:54:37 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:54:38 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:54:38 [INFO] Parallel parsing disabled. 17:54:38 [INFO] Compiled 4 files. 17:54:38 [INFO] 17:54:38 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-service --- 17:54:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:54:38 [INFO] 17:54:38 [INFO] ------------------------------------------------------- 17:54:38 [INFO] T E S T S 17:54:38 [INFO] ------------------------------------------------------- 17:54:40 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 17:54:40 17:54:40,702 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:54:40 17:54:40,704 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:54:40 17:54:40,707 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:54:40 17:54:40,742 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:54:40 17:54:40,742 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:54:40 17:54:40,802 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:54:40 17:54:40,802 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:54:41 2026-01-28T17:54:41.056Z INFO 11160 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 11160 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 17:54:41 2026-01-28T17:54:41.057Z INFO 11160 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 17:54:42 2026-01-28T17:54:42.209Z INFO 11160 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 17:54:42 2026-01-28T17:54:42.213Z INFO 11160 --- [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 17:54:42 2026-01-28T17:54:42.267Z INFO 11160 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 17:54:42 2026-01-28T17:54:42.267Z INFO 11160 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1187 ms 17:54:42 2026-01-28T17:54:42.391Z INFO 11160 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 17:54:42 2026-01-28T17:54:42.396Z INFO 11160 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@79636080{application,/,b=file:/tmp/jetty-docbase.0.6129705053891984568/,a=AVAILABLE,h=oeje10s.SessionHandler@6d87253e{STARTED}} 17:54:42 2026-01-28T17:54:42.397Z INFO 11160 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@79636080{application,/,b=file:/tmp/jetty-docbase.0.6129705053891984568/,a=AVAILABLE,h=oeje10s.SessionHandler@6d87253e{STARTED}} 17:54:42 2026-01-28T17:54:42.398Z INFO 11160 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@694b1ddb{STARTING}[12.0.31,sto=0] @3546ms 17:54:43 2026-01-28T17:54:43.002Z INFO 11160 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 17:54:43 2026-01-28T17:54:43.078Z INFO 11160 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 17:54:43 2026-01-28T17:54:43.078Z INFO 11160 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 17:54:43 2026-01-28T17:54:43.079Z INFO 11160 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 17:54:43 2026-01-28T17:54:43.089Z INFO 11160 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@427c2c96{HTTP/1.1, (http/1.1)}{0.0.0.0:32845} 17:54:43 2026-01-28T17:54:43.090Z INFO 11160 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 32845 (http/1.1) with context path '/' 17:54:43 2026-01-28T17:54:43.108Z INFO 11160 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.653 seconds (process running for 4.256) 17:54:43 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:54:44 2026-01-28T17:54:44.121Z WARN 11160 --- [cps-ncmp-rest-stub] [qtp479078480-25] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 17:54:44 2026-01-28T17:54:44.121Z INFO 11160 --- [cps-ncmp-rest-stub] [qtp479078480-25] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 17:54:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.196 s -- in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 17:54:44 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 17:54:44 2026-01-28T17:54:44.247Z WARN 11160 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 17:54:44 2026-01-28T17:54:44.247Z INFO 11160 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 17:54:44 2026-01-28T17:54:44.250Z INFO 11160 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test5705306421167056977/file.txt 17:54:44 2026-01-28T17:54:44.252Z WARN 11160 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/unknown-file.txt', will search it in classpath 17:54:44 2026-01-28T17:54:44.252Z ERROR 11160 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 17:54:44 2026-01-28T17:54:44.253Z WARN 11160 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test5705306421167056977/unknown-file.txt', will search it in classpath 17:54:44 2026-01-28T17:54:44.253Z ERROR 11160 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test5705306421167056977/unknown-file.txt file not found on classpath or on file system 17:54:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 17:54:44 [INFO] 17:54:44 [INFO] Results: 17:54:44 [INFO] 17:54:44 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 17:54:44 [INFO] 17:54:44 [INFO] 17:54:44 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-service --- 17:54:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:54:44 [INFO] 17:54:44 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 17:54:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:54:44 [INFO] 17:54:44 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 17:54:44 [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.5-SNAPSHOT.jar 17:54:44 [INFO] 17:54:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 17:54:44 [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.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.5-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.5-SNAPSHOT.jar 17:54:44 [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.5-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.5-SNAPSHOT.pom 17:54:44 [INFO] 17:54:44 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 17:54:44 [INFO] Building cps-ncmp-rest-stub-app 3.7.5-SNAPSHOT [14/21] 17:54:44 [INFO] --------------------------------[ jar ]--------------------------------- 17:54:44 [INFO] 17:54:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 17:54:44 [INFO] 17:54:44 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 17:54:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:54:44 [INFO] surefireArgLine set to empty 17:54:44 [INFO] 17:54:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 17:54:44 [INFO] You have 0 Checkstyle violations. 17:54:44 [INFO] 17:54:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 17:54:44 [INFO] You have 0 Checkstyle violations. 17:54:44 [INFO] 17:54:44 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 17:54:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 17:54:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 17:54:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 17:54:44 [INFO] 17:54:44 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 17:54:44 [INFO] Recompiling the module because of changed dependency. 17:54:44 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:54:44 [INFO] 17:54:44 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 17:54:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 17:54:44 [INFO] 17:54:44 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 17:54:44 [INFO] No sources to compile 17:54:44 [INFO] 17:54:44 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- 17:54:44 [INFO] No sources specified for compilation. Skipping. 17:54:44 [INFO] 17:54:44 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-app --- 17:54:44 [INFO] No tests to run. 17:54:44 [INFO] 17:54:44 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-app --- 17:54:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:54:44 [INFO] 17:54:44 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 17:54:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:54:44 [INFO] 17:54:44 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 17:54:44 [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.5-SNAPSHOT.jar 17:54:44 [INFO] 17:54:44 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-ncmp-rest-stub-app --- 17:54:45 [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.5-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 17:54:45 [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.5-SNAPSHOT.jar.original 17:54:45 [INFO] 17:54:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 17:54:45 [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.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.5-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.5-SNAPSHOT.jar 17:54:46 [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.5-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.5-SNAPSHOT.pom 17:54:46 [INFO] 17:54:46 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 17:54:46 [INFO] Building cps-ri 3.7.5-SNAPSHOT [15/21] 17:54:46 [INFO] --------------------------------[ jar ]--------------------------------- 17:54:47 [INFO] 17:54:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 17:54:47 [INFO] 17:54:47 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ri --- 17:54:47 [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 17:54:47 [INFO] 17:54:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ri --- 17:54:47 [INFO] You have 0 Checkstyle violations. 17:54:47 [INFO] 17:54:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ri --- 17:54:47 [INFO] You have 0 Checkstyle violations. 17:54:47 [INFO] 17:54:47 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 17:54:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:47 [INFO] Copying 10 resources 17:54:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 17:54:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 17:54:47 [INFO] 17:54:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ri --- 17:54:47 [INFO] Recompiling the module because of changed dependency. 17:54:47 [INFO] Compiling 27 source files with javac [debug release 17] to target/classes 17:54:48 [INFO] 17:54:48 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 17:54:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:48 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 17:54:48 [INFO] 17:54:48 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ri --- 17:54:48 [INFO] No sources to compile 17:54:48 [INFO] 17:54:48 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ri --- 17:54:48 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:54:48 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:54:48 [INFO] Parallel parsing disabled. 17:54:49 [INFO] Compiled 18 files. 17:54:49 [INFO] 17:54:49 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ri --- 17:54:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:54:49 [INFO] 17:54:49 [INFO] ------------------------------------------------------- 17:54:49 [INFO] T E S T S 17:54:49 [INFO] ------------------------------------------------------- 17:54:51 [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 17:54:52 17:54:52.331 [main] WARN org.onap.cps.ri.CpsDataPersistenceServiceImpl -- Exception occurred : org.springframework.dao.DataIntegrityViolationException: Exception occurred , While saving : 2 data nodes, Retrying saving data nodes individually 17:54:52 17:54:52.652 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 17:54:52 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.585 s -- in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 17:54:52 [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 17:54:52 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 17:54:52 [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec 17:54:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ri.utils.EscapeUtilsSpec 17:54:52 [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 17:54:53 17:54:53.119 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID testSessionId1 rolled back and closed 17:54:53 17:54:53.119 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID otherSessionId rolled back and closed 17:54:53 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.onap.cps.ri.utils.SessionManagerSpec 17:54:53 [INFO] 17:54:53 [INFO] Results: 17:54:53 [INFO] 17:54:53 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 17:54:53 [INFO] 17:54:53 [INFO] 17:54:53 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ri --- 17:54:53 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 17:54:53 [INFO] Analyzed bundle 'cps-ri' with 17 classes 17:54:53 [INFO] All coverage checks have been met. 17:54:53 [INFO] 17:54:53 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ri --- 17:54:53 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 17:54:53 [INFO] Analyzed bundle 'cps-ri' with 17 classes 17:54:53 [INFO] 17:54:53 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 17:54:53 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.5-SNAPSHOT.jar 17:54:53 [INFO] 17:54:53 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 17:54:53 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.5-SNAPSHOT/cps-ri-3.7.5-SNAPSHOT.jar 17:54:53 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.5-SNAPSHOT/cps-ri-3.7.5-SNAPSHOT.pom 17:54:53 [INFO] 17:54:53 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 17:54:53 [INFO] Building integration-test 3.7.5-SNAPSHOT [16/21] 17:54:53 [INFO] --------------------------------[ jar ]--------------------------------- 17:54:53 [INFO] 17:54:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 17:54:53 [INFO] 17:54:53 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ integration-test --- 17:54:53 [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 17:54:53 [INFO] 17:54:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ integration-test --- 17:54:53 [INFO] You have 0 Checkstyle violations. 17:54:53 [INFO] 17:54:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ integration-test --- 17:54:53 [INFO] You have 0 Checkstyle violations. 17:54:53 [INFO] 17:54:53 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 17:54:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 17:54:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 17:54:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 17:54:53 [INFO] 17:54:53 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ integration-test --- 17:54:53 [INFO] No sources to compile 17:54:53 [INFO] 17:54:53 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 17:54:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:53 [INFO] Copying 22 resources 17:54:53 [INFO] 17:54:53 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ integration-test --- 17:54:53 [INFO] Recompiling the module because of changed dependency. 17:54:53 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 17:54:54 [INFO] /w/workspace/cps-master-verify-java/integration-test/src/test/java/org/onap/cps/integration/DatabaseTestContainer.java: /w/workspace/cps-master-verify-java/integration-test/src/test/java/org/onap/cps/integration/DatabaseTestContainer.java uses or overrides a deprecated API. 17:54:54 [INFO] /w/workspace/cps-master-verify-java/integration-test/src/test/java/org/onap/cps/integration/DatabaseTestContainer.java: Recompile with -Xlint:deprecation for details. 17:54:54 [INFO] 17:54:54 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ integration-test --- 17:54:54 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:54:54 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:54:54 [INFO] Parallel parsing disabled. 17:54:57 [INFO] Compiled 175 files. 17:54:57 [INFO] 17:54:57 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ integration-test --- 17:54:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:54:57 [INFO] 17:54:57 [INFO] ------------------------------------------------------- 17:54:57 [INFO] T E S T S 17:54:57 [INFO] ------------------------------------------------------- 17:55:00 [INFO] Running org.onap.cps.integration.ResourceMeterAccuracyTest 17:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.212 s -- in org.onap.cps.integration.ResourceMeterAccuracyTest 17:55:02 17:55:02.569 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 17:55:02 17:55:02.577 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 17:55:02 [INFO] Running org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 17:55:02 17:55:02.668 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.3 17:55:03 17:55:03.031 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 17:55:03 17:55:03.705 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 17:55:03 17:55:03.707 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 17:55:03 17:55:03.732 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 17:55:03 Server Version: 23.0.1 17:55:03 API Version: 1.42 17:55:03 Operating System: CentOS Stream 8 17:55:03 Total Memory: 31890 MB 17:55:03 17:55:03.735 [main] WARN org.testcontainers.utility.ResourceReaper -- 17:55:03 ******************************************************************************** 17:55:03 Ryuk has been disabled. This can cause unexpected behavior in your environment. 17:55:03 ******************************************************************************** 17:55:03 17:55:03.740 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 17:55:03 17:55:03.741 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 17:55:03 17:55:03.770 [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. 17:55:03 17:55:03.777 [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) 17:55:05 17:55:05.344 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 17:55:05 17:55:05.375 [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) 17:55:05 17:55:05.713 [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) 17:55:06 17:55:06.617 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (7 MB/? MB) 17:55:06 17:55:06.746 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (10 MB/? MB) 17:55:07 17:55:07.681 [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) 17:55:08 17:55:08.029 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (38 MB/? MB) 17:55:08 17:55:08.034 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (38 MB/? MB) 17:55:08 17:55:08.089 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (38 MB/? MB) 17:55:08 17:55:08.394 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (38 MB/? MB) 17:55:08 17:55:08.437 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (38 MB/? MB) 17:55:08 17:55:08.783 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (40 MB/? MB) 17:55:10 17:55:10.271 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 1 extracted, (64 MB/? MB) 17:55:11 17:55:11.502 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 2 extracted, (93 MB/? MB) 17:55:11 17:55:11.631 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 3 extracted, (96 MB/? MB) 17:55:12 17:55:12.054 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 4 extracted, (107 MB/? MB) 17:55:12 17:55:12.515 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 5 extracted, (116 MB/? MB) 17:55:12 17:55:12.714 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 6 extracted, (121 MB/? MB) 17:55:12 17:55:12.856 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 7 extracted, (124 MB/? MB) 17:55:13 17:55:12.996 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 8 extracted, (130 MB/? MB) 17:55:13 17:55:13.000 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 8 extracted, (130 MB/? MB) 17:55:15 17:55:15.142 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 9 extracted, (130 MB/? MB) 17:55:15 17:55:15.428 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 10 extracted, (130 MB/? MB) 17:55:15 17:55:15.623 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 11 extracted, (130 MB/? MB) 17:55:15 17:55:15.923 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 12 extracted, (130 MB/? MB) 17:55:16 17:55:16.055 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 13 extracted, (130 MB/? MB) 17:55:16 17:55:16.118 [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) 17:55:16 17:55:16.118 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT12.348211748S 17:55:16 17:55:16.153 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 17:55:20 17:55:20.424 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: d0ff418d149a423f25cf19baf34f1127aea60b59b42d16009390d5bafba57264 17:55:22 17:55:22.140 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT5.987598775S 17:55:22 17:55:22.141 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32776/test?loggerLevel=OFF) 17:55:22 17:55:22.144 [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')) 17:55:22 17:55:22.144 [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 17:55:22 17:55:22.144 [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) 17:55:22 17:55:22.263 [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: de246ccff49c4dbaeb9bd762d253387f6ff2dfb06a74284f33ff2f2b5d9c7b53 17:55:28 17:55:28.351 [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.207060182S 17:55:28 17:55:28.352 [main] INFO org.onap.cps.integration.KafkaTestContainer -- KafkaTestContainer started at localhost:32777 17:55:29 17:55:29,060 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:55:29 17:55:29,061 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:55:29 17:55:29,064 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:55:29 17:55:29,117 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:55:29 17:55:29,117 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:55:30 17:55:29,988 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:55:30 17:55:29,988 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:55:30 2026-01-28T17:55:30.378Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Starting DcmWriteSubJobSpec using Java 17.0.6-ea with PID 11310 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 17:55:30 2026-01-28T17:55:30.379Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : No active profile set, falling back to 1 default profile: "default" 17:55:31 2026-01-28T17:55:31.434Z INFO 11310 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 17:55:31 2026-01-28T17:55:31.620Z INFO 11310 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 177 ms. Found 6 JPA repository interfaces. 17:55:33 2026-01-28T17:55:33.309Z INFO 11310 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 17:55:33 2026-01-28T17:55:33.533Z INFO 11310 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@6cc74fbd 17:55:33 2026-01-28T17:55:33.534Z INFO 11310 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 17:55:33 2026-01-28T17:55:33.716Z INFO 11310 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 17:55:34 2026-01-28T17:55:34.252Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 17:55:34 2026-01-28T17:55:34.306Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 17:55:34 2026-01-28T17:55:34.331Z INFO 11310 --- [cps-integration-test] [ main] liquibase.snapshot : Creating snapshot 17:55:34 2026-01-28T17:55:34.587Z INFO 11310 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 17:55:34 2026-01-28T17:55:34.588Z INFO 11310 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 9622934588 17:55:34 2026-01-28T17:55:34.590Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 17:55:34 2026-01-28T17:55:34.649Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 17:55:34 2026-01-28T17:55:34.658Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 17:55:34 2026-01-28T17:55:34.659Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 9ms 17:55:34 2026-01-28T17:55:34.667Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 17:55:34 2026-01-28T17:55:34.672Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 17:55:34 2026-01-28T17:55:34.672Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 5ms 17:55:34 2026-01-28T17:55:34.676Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 17:55:34 2026-01-28T17:55:34.680Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 17:55:34 2026-01-28T17:55:34.681Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 5ms 17:55:34 2026-01-28T17:55:34.686Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 17:55:34 2026-01-28T17:55:34.692Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 17:55:34 2026-01-28T17:55:34.692Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 6ms 17:55:34 2026-01-28T17:55:34.695Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 17:55:34 2026-01-28T17:55:34.700Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 17:55:34 2026-01-28T17:55:34.700Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 5ms 17:55:34 2026-01-28T17:55:34.703Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 17:55:34 2026-01-28T17:55:34.708Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 17:55:34 2026-01-28T17:55:34.709Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 6ms 17:55:34 2026-01-28T17:55:34.713Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 17:55:34 2026-01-28T17:55:34.717Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 17:55:34 2026-01-28T17:55:34.717Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 4ms 17:55:34 2026-01-28T17:55:34.720Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 17:55:34 2026-01-28T17:55:34.724Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 17:55:34 2026-01-28T17:55:34.725Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 4ms 17:55:34 2026-01-28T17:55:34.728Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 17:55:34 2026-01-28T17:55:34.730Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 17:55:34 2026-01-28T17:55:34.731Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 17:55:34 2026-01-28T17:55:34.734Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 17:55:34 2026-01-28T17:55:34.737Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 17:55:34 2026-01-28T17:55:34.737Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms 17:55:34 2026-01-28T17:55:34.740Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 17:55:34 2026-01-28T17:55:34.744Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 17:55:34 2026-01-28T17:55:34.744Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 4ms 17:55:34 2026-01-28T17:55:34.747Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 17:55:34 2026-01-28T17:55:34.751Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 17:55:34 2026-01-28T17:55:34.751Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 4ms 17:55:34 2026-01-28T17:55:34.754Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 17:55:34 2026-01-28T17:55:34.756Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 17:55:34 2026-01-28T17:55:34.756Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms 17:55:34 2026-01-28T17:55:34.759Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 17:55:34 2026-01-28T17:55:34.761Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 17:55:34 2026-01-28T17:55:34.761Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 17:55:34 2026-01-28T17:55:34.764Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 17:55:34 2026-01-28T17:55:34.766Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 17:55:34 2026-01-28T17:55:34.767Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms 17:55:34 2026-01-28T17:55:34.769Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 17:55:34 2026-01-28T17:55:34.772Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 17:55:34 2026-01-28T17:55:34.772Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 17:55:34 2026-01-28T17:55:34.775Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 17:55:34 2026-01-28T17:55:34.777Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 17:55:34 2026-01-28T17:55:34.778Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 2ms 17:55:34 2026-01-28T17:55:34.780Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 17:55:34 2026-01-28T17:55:34.783Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 17:55:34 2026-01-28T17:55:34.783Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms 17:55:34 2026-01-28T17:55:34.786Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 17:55:34 2026-01-28T17:55:34.788Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 17:55:34 2026-01-28T17:55:34.788Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 17:55:34 2026-01-28T17:55:34.791Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 17:55:34 2026-01-28T17:55:34.793Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 17:55:34 2026-01-28T17:55:34.793Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 17:55:34 2026-01-28T17:55:34.796Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 17:55:34 2026-01-28T17:55:34.797Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 17:55:34 2026-01-28T17:55:34.798Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 2ms 17:55:34 2026-01-28T17:55:34.800Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 17:55:34 2026-01-28T17:55:34.802Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 17:55:34 2026-01-28T17:55:34.803Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 17:55:34 2026-01-28T17:55:34.805Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 17:55:34 2026-01-28T17:55:34.808Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 17:55:34 2026-01-28T17:55:34.809Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 4ms 17:55:34 2026-01-28T17:55:34.813Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 17:55:34 2026-01-28T17:55:34.815Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 17:55:34 2026-01-28T17:55:34.816Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms 17:55:34 2026-01-28T17:55:34.818Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 17:55:34 2026-01-28T17:55:34.820Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 17:55:34 2026-01-28T17:55:34.821Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 3ms 17:55:34 2026-01-28T17:55:34.823Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 17:55:34 2026-01-28T17:55:34.825Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 17:55:34 2026-01-28T17:55:34.826Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 17:55:34 2026-01-28T17:55:34.828Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 17:55:34 2026-01-28T17:55:34.830Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 17:55:34 2026-01-28T17:55:34.830Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 17:55:34 2026-01-28T17:55:34.833Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 17:55:34 2026-01-28T17:55:34.834Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 17:55:34 2026-01-28T17:55:34.835Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 17:55:34 2026-01-28T17:55:34.837Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 17:55:34 2026-01-28T17:55:34.839Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 17:55:34 2026-01-28T17:55:34.839Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 2ms 17:55:34 2026-01-28T17:55:34.841Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 17:55:34 2026-01-28T17:55:34.843Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 17:55:34 2026-01-28T17:55:34.844Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms 17:55:34 2026-01-28T17:55:34.846Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 17:55:34 2026-01-28T17:55:34.848Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 17:55:34 2026-01-28T17:55:34.849Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 17:55:34 2026-01-28T17:55:34.851Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 17:55:34 2026-01-28T17:55:34.854Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 17:55:34 2026-01-28T17:55:34.854Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms 17:55:34 2026-01-28T17:55:34.857Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 17:55:34 2026-01-28T17:55:34.859Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 17:55:34 2026-01-28T17:55:34.859Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 2ms 17:55:34 2026-01-28T17:55:34.861Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 17:55:34 2026-01-28T17:55:34.863Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 17:55:34 2026-01-28T17:55:34.864Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 3ms 17:55:35 2026-01-28T17:55:34.866Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 17:55:35 2026-01-28T17:55:34.872Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 17:55:35 2026-01-28T17:55:34.872Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 6ms 17:55:35 2026-01-28T17:55:34.875Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 17:55:35 2026-01-28T17:55:34.884Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 17:55:35 2026-01-28T17:55:34.884Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 9ms 17:55:35 2026-01-28T17:55:34.886Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 17:55:35 2026-01-28T17:55:34.889Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 17:55:35 2026-01-28T17:55:34.889Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 2ms 17:55:35 2026-01-28T17:55:34.891Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 17:55:35 2026-01-28T17:55:34.893Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 17:55:35 2026-01-28T17:55:34.895Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 4ms 17:55:35 2026-01-28T17:55:34.897Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 17:55:35 2026-01-28T17:55:34.900Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 17:55:35 2026-01-28T17:55:34.901Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 4ms 17:55:35 2026-01-28T17:55:34.903Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 17:55:35 2026-01-28T17:55:34.919Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 17:55:35 2026-01-28T17:55:34.920Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 17ms 17:55:35 2026-01-28T17:55:34.922Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 17:55:35 2026-01-28T17:55:34.924Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 17:55:35 2026-01-28T17:55:34.924Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 17:55:35 2026-01-28T17:55:34.926Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 17:55:35 2026-01-28T17:55:34.928Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 17:55:35 2026-01-28T17:55:34.928Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 2ms 17:55:35 2026-01-28T17:55:34.930Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 17:55:35 2026-01-28T17:55:34.932Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 17:55:35 2026-01-28T17:55:34.935Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 17:55:35 2026-01-28T17:55:34.935Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 5ms 17:55:35 2026-01-28T17:55:34.957Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 17:55:35 2026-01-28T17:55:34.961Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 17:55:35 2026-01-28T17:55:34.963Z INFO 11310 --- [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 6ms 17:55:35 2026-01-28T17:55:34.965Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 17:55:35 2026-01-28T17:55:34.970Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 17:55:35 2026-01-28T17:55:34.980Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 17:55:35 2026-01-28T17:55:35.015Z INFO 11310 --- [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 50ms 17:55:35 2026-01-28T17:55:35.018Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 17:55:35 2026-01-28T17:55:35.020Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 17:55:35 2026-01-28T17:55:35.020Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 2ms 17:55:35 2026-01-28T17:55:35.022Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 17:55:35 2026-01-28T17:55:35.023Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 17:55:35 2026-01-28T17:55:35.024Z INFO 11310 --- [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 17:55:35 2026-01-28T17:55:35.026Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 17:55:35 2026-01-28T17:55:35.029Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 17:55:35 2026-01-28T17:55:35.029Z INFO 11310 --- [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 17:55:35 2026-01-28T17:55:35.031Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 17:55:35 2026-01-28T17:55:35.045Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 17:55:35 2026-01-28T17:55:35.053Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 17:55:35 2026-01-28T17:55:35.056Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 17:55:35 2026-01-28T17:55:35.118Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 87ms 17:55:35 2026-01-28T17:55:35.123Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 17:55:35 2026-01-28T17:55:35.131Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 17:55:35 2026-01-28T17:55:35.131Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 8ms 17:55:35 2026-01-28T17:55:35.133Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 17:55:35 2026-01-28T17:55:35.144Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 17:55:35 2026-01-28T17:55:35.145Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 12ms 17:55:35 2026-01-28T17:55:35.147Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 17:55:35 2026-01-28T17:55:35.148Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 17:55:35 2026-01-28T17:55:35.149Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 2ms 17:55:35 2026-01-28T17:55:35.151Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 17:55:35 2026-01-28T17:55:35.151Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 17:55:35 2026-01-28T17:55:35.152Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 1ms 17:55:35 2026-01-28T17:55:35.161Z INFO 11310 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 17:55:35 2026-01-28T17:55:35.161Z INFO 11310 --- [cps-integration-test] [ main] liquibase.util : Run: 53 17:55:35 2026-01-28T17:55:35.161Z INFO 11310 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 17:55:35 2026-01-28T17:55:35.161Z INFO 11310 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 17:55:35 2026-01-28T17:55:35.161Z INFO 11310 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 17:55:35 2026-01-28T17:55:35.161Z INFO 11310 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 17:55:35 2026-01-28T17:55:35.162Z INFO 11310 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 17:55:35 2026-01-28T17:55:35.165Z INFO 11310 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 17:55:35 2026-01-28T17:55:35.165Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 17:55:35 2026-01-28T17:55:35.168Z INFO 11310 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 17:55:35 2026-01-28T17:55:35.170Z INFO 11310 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 17:55:35 2026-01-28T17:55:35.726Z INFO 11310 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 17:55:35 2026-01-28T17:55:35.789Z INFO 11310 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.39.Final 17:55:35 2026-01-28T17:55:35.791Z INFO 11310 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 17:55:35 2026-01-28T17:55:35.830Z INFO 11310 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 17:55:36 2026-01-28T17:55:36.184Z INFO 11310 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 17:55:36 2026-01-28T17:55:36.247Z WARN 11310 --- [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) 17:55:36 2026-01-28T17:55:36.266Z INFO 11310 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 17:55:36 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 17:55:36 Database driver: undefined/unknown 17:55:36 Database version: 14.1 17:55:36 Autocommit mode: undefined/unknown 17:55:36 Isolation level: undefined/unknown 17:55:36 Minimum pool size: undefined/unknown 17:55:36 Maximum pool size: undefined/unknown 17:55:37 2026-01-28T17:55:37.562Z INFO 11310 --- [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) 17:55:37 2026-01-28T17:55:37.565Z INFO 11310 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 17:55:38 2026-01-28T17:55:38.148Z INFO 11310 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 17:55:39 2026-01-28T17:55:39.525Z WARN 11310 --- [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: 17:55:39 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 17:55:39 2026-01-28T17:55:39.660Z INFO 11310 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:55:39 o o o o---o o--o o o---o o o----o o--o--o 17:55:39 | | / \ / | / / \ | | 17:55:39 o----o o o o----o | o o o----o | 17:55:39 | | * \ / | \ * \ | | 17:55:39 o o * o o---o o--o o----o o---o * o o----o o 17:55:39 17:55:39 2026-01-28T17:55:39.660Z INFO 11310 --- [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. 17:55:39 2026-01-28T17:55:39.662Z INFO 11310 --- [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 17:55:39 2026-01-28T17:55:39.662Z INFO 11310 --- [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 17:55:39 2026-01-28T17:55:39.662Z INFO 11310 --- [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. 17:55:39 2026-01-28T17:55:39.666Z INFO 11310 --- [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. 17:55:39 To enable the Jet engine on the members, do one of the following: 17:55:39 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:55:39 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:55:39 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:55:39 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:55:40 2026-01-28T17:55:40.338Z INFO 11310 --- [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. 17:55:40 2026-01-28T17:55:40.428Z INFO 11310 --- [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 17:55:40 2026-01-28T17:55:40.672Z INFO 11310 --- [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. 17:55:40 2026-01-28T17:55:40.678Z INFO 11310 --- [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 17:55:43 2026-01-28T17:55:43.235Z INFO 11310 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:55:43 17:55:43 Members {size:1, ver:1} [ 17:55:43 Member [10.250.0.254]:5701 - ce800ead-e66b-4022-80ee-fd38c46951a9 this 17:55:43 ] 17:55:43 17:55:43 2026-01-28T17:55:43.254Z INFO 11310 --- [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 17:55:44 2026-01-28T17:55:44.580Z WARN 11310 --- [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 17:55:45 2026-01-28T17:55:45.415Z WARN 11310 --- [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. 17:55:45 2026-01-28T17:55:45.655Z INFO 11310 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:55:45 2026-01-28T17:55:45.655Z INFO 11310 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:55:45 2026-01-28T17:55:45.662Z INFO 11310 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 17:55:45 2026-01-28T17:55:45.679Z INFO 11310 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 23 ms 17:55:45 2026-01-28T17:55:45.900Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:55:45 allow.auto.create.topics = true 17:55:45 auto.commit.interval.ms = 5000 17:55:45 auto.include.jmx.reporter = true 17:55:45 auto.offset.reset = latest 17:55:45 bootstrap.servers = [localhost:32777] 17:55:45 check.crcs = true 17:55:45 client.dns.lookup = use_all_dns_ips 17:55:45 client.id = consumer-ncmp-group-1 17:55:45 client.rack = 17:55:45 connections.max.idle.ms = 540000 17:55:45 default.api.timeout.ms = 60000 17:55:45 enable.auto.commit = false 17:55:45 enable.metrics.push = true 17:55:45 exclude.internal.topics = true 17:55:45 fetch.max.bytes = 52428800 17:55:45 fetch.max.wait.ms = 500 17:55:45 fetch.min.bytes = 1 17:55:45 group.id = ncmp-group 17:55:45 group.instance.id = null 17:55:45 group.protocol = classic 17:55:45 group.remote.assignor = null 17:55:45 heartbeat.interval.ms = 3000 17:55:45 interceptor.classes = [] 17:55:45 internal.leave.group.on.close = true 17:55:45 internal.throw.on.fetch.stable.offset.unsupported = false 17:55:45 isolation.level = read_uncommitted 17:55:45 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:55:45 max.partition.fetch.bytes = 1048576 17:55:45 max.poll.interval.ms = 300000 17:55:45 max.poll.records = 500 17:55:45 metadata.max.age.ms = 300000 17:55:45 metadata.recovery.strategy = none 17:55:45 metric.reporters = [] 17:55:45 metrics.num.samples = 2 17:55:45 metrics.recording.level = INFO 17:55:45 metrics.sample.window.ms = 30000 17:55:45 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:55:45 receive.buffer.bytes = 65536 17:55:45 reconnect.backoff.max.ms = 1000 17:55:45 reconnect.backoff.ms = 50 17:55:45 request.timeout.ms = 30000 17:55:45 retry.backoff.max.ms = 1000 17:55:45 retry.backoff.ms = 100 17:55:45 sasl.client.callback.handler.class = null 17:55:45 sasl.jaas.config = null 17:55:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:45 sasl.kerberos.min.time.before.relogin = 60000 17:55:45 sasl.kerberos.service.name = null 17:55:45 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:45 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:45 sasl.login.callback.handler.class = null 17:55:45 sasl.login.class = null 17:55:45 sasl.login.connect.timeout.ms = null 17:55:45 sasl.login.read.timeout.ms = null 17:55:45 sasl.login.refresh.buffer.seconds = 300 17:55:45 sasl.login.refresh.min.period.seconds = 60 17:55:45 sasl.login.refresh.window.factor = 0.8 17:55:45 sasl.login.refresh.window.jitter = 0.05 17:55:45 sasl.login.retry.backoff.max.ms = 10000 17:55:45 sasl.login.retry.backoff.ms = 100 17:55:45 sasl.mechanism = GSSAPI 17:55:45 sasl.oauthbearer.clock.skew.seconds = 30 17:55:45 sasl.oauthbearer.expected.audience = null 17:55:45 sasl.oauthbearer.expected.issuer = null 17:55:45 sasl.oauthbearer.header.urlencode = false 17:55:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:45 sasl.oauthbearer.jwks.endpoint.url = null 17:55:45 sasl.oauthbearer.scope.claim.name = scope 17:55:45 sasl.oauthbearer.sub.claim.name = sub 17:55:45 sasl.oauthbearer.token.endpoint.url = null 17:55:45 security.protocol = PLAINTEXT 17:55:45 security.providers = null 17:55:45 send.buffer.bytes = 131072 17:55:45 session.timeout.ms = 45000 17:55:45 socket.connection.setup.timeout.max.ms = 30000 17:55:45 socket.connection.setup.timeout.ms = 10000 17:55:45 ssl.cipher.suites = null 17:55:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:45 ssl.endpoint.identification.algorithm = https 17:55:45 ssl.engine.factory.class = null 17:55:45 ssl.key.password = null 17:55:45 ssl.keymanager.algorithm = SunX509 17:55:45 ssl.keystore.certificate.chain = null 17:55:45 ssl.keystore.key = null 17:55:45 ssl.keystore.location = null 17:55:45 ssl.keystore.password = null 17:55:45 ssl.keystore.type = JKS 17:55:45 ssl.protocol = TLSv1.3 17:55:45 ssl.provider = null 17:55:45 ssl.secure.random.implementation = null 17:55:45 ssl.trustmanager.algorithm = PKIX 17:55:45 ssl.truststore.certificates = null 17:55:45 ssl.truststore.location = null 17:55:45 ssl.truststore.password = null 17:55:45 ssl.truststore.type = JKS 17:55:45 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:55:45 17:55:46 2026-01-28T17:55:45.960Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:46 2026-01-28T17:55:46.060Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 17:55:46 2026-01-28T17:55:46.061Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:46 2026-01-28T17:55:46.061Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:46 2026-01-28T17:55:46.062Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622946060 17:55:46 2026-01-28T17:55:46.065Z INFO 11310 --- [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 17:55:46 2026-01-28T17:55:46.077Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:55:46 allow.auto.create.topics = true 17:55:46 auto.commit.interval.ms = 5000 17:55:46 auto.include.jmx.reporter = true 17:55:46 auto.offset.reset = latest 17:55:46 bootstrap.servers = [localhost:32777] 17:55:46 check.crcs = true 17:55:46 client.dns.lookup = use_all_dns_ips 17:55:46 client.id = consumer-ncmp-group-2 17:55:46 client.rack = 17:55:46 connections.max.idle.ms = 540000 17:55:46 default.api.timeout.ms = 60000 17:55:46 enable.auto.commit = false 17:55:46 enable.metrics.push = true 17:55:46 exclude.internal.topics = true 17:55:46 fetch.max.bytes = 52428800 17:55:46 fetch.max.wait.ms = 500 17:55:46 fetch.min.bytes = 1 17:55:46 group.id = ncmp-group 17:55:46 group.instance.id = null 17:55:46 group.protocol = classic 17:55:46 group.remote.assignor = null 17:55:46 heartbeat.interval.ms = 3000 17:55:46 interceptor.classes = [] 17:55:46 internal.leave.group.on.close = true 17:55:46 internal.throw.on.fetch.stable.offset.unsupported = false 17:55:46 isolation.level = read_uncommitted 17:55:46 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:55:46 max.partition.fetch.bytes = 1048576 17:55:46 max.poll.interval.ms = 300000 17:55:46 max.poll.records = 500 17:55:46 metadata.max.age.ms = 300000 17:55:46 metadata.recovery.strategy = none 17:55:46 metric.reporters = [] 17:55:46 metrics.num.samples = 2 17:55:46 metrics.recording.level = INFO 17:55:46 metrics.sample.window.ms = 30000 17:55:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:55:46 receive.buffer.bytes = 65536 17:55:46 reconnect.backoff.max.ms = 1000 17:55:46 reconnect.backoff.ms = 50 17:55:46 request.timeout.ms = 30000 17:55:46 retry.backoff.max.ms = 1000 17:55:46 retry.backoff.ms = 100 17:55:46 sasl.client.callback.handler.class = null 17:55:46 sasl.jaas.config = null 17:55:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:46 sasl.kerberos.min.time.before.relogin = 60000 17:55:46 sasl.kerberos.service.name = null 17:55:46 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:46 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:46 sasl.login.callback.handler.class = null 17:55:46 sasl.login.class = null 17:55:46 sasl.login.connect.timeout.ms = null 17:55:46 sasl.login.read.timeout.ms = null 17:55:46 sasl.login.refresh.buffer.seconds = 300 17:55:46 sasl.login.refresh.min.period.seconds = 60 17:55:46 sasl.login.refresh.window.factor = 0.8 17:55:46 sasl.login.refresh.window.jitter = 0.05 17:55:46 sasl.login.retry.backoff.max.ms = 10000 17:55:46 sasl.login.retry.backoff.ms = 100 17:55:46 sasl.mechanism = GSSAPI 17:55:46 sasl.oauthbearer.clock.skew.seconds = 30 17:55:46 sasl.oauthbearer.expected.audience = null 17:55:46 sasl.oauthbearer.expected.issuer = null 17:55:46 sasl.oauthbearer.header.urlencode = false 17:55:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:46 sasl.oauthbearer.jwks.endpoint.url = null 17:55:46 sasl.oauthbearer.scope.claim.name = scope 17:55:46 sasl.oauthbearer.sub.claim.name = sub 17:55:46 sasl.oauthbearer.token.endpoint.url = null 17:55:46 security.protocol = PLAINTEXT 17:55:46 security.providers = null 17:55:46 send.buffer.bytes = 131072 17:55:46 session.timeout.ms = 45000 17:55:46 socket.connection.setup.timeout.max.ms = 30000 17:55:46 socket.connection.setup.timeout.ms = 10000 17:55:46 ssl.cipher.suites = null 17:55:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:46 ssl.endpoint.identification.algorithm = https 17:55:46 ssl.engine.factory.class = null 17:55:46 ssl.key.password = null 17:55:46 ssl.keymanager.algorithm = SunX509 17:55:46 ssl.keystore.certificate.chain = null 17:55:46 ssl.keystore.key = null 17:55:46 ssl.keystore.location = null 17:55:46 ssl.keystore.password = null 17:55:46 ssl.keystore.type = JKS 17:55:46 ssl.protocol = TLSv1.3 17:55:46 ssl.provider = null 17:55:46 ssl.secure.random.implementation = null 17:55:46 ssl.trustmanager.algorithm = PKIX 17:55:46 ssl.truststore.certificates = null 17:55:46 ssl.truststore.location = null 17:55:46 ssl.truststore.password = null 17:55:46 ssl.truststore.type = JKS 17:55:46 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:55:46 17:55:46 2026-01-28T17:55:46.077Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:46 2026-01-28T17:55:46.087Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 17:55:46 2026-01-28T17:55:46.087Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:46 2026-01-28T17:55:46.087Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:46 2026-01-28T17:55:46.087Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622946087 17:55:46 2026-01-28T17:55:46.087Z INFO 11310 --- [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 17:55:46 2026-01-28T17:55:46.089Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:55:46 allow.auto.create.topics = true 17:55:46 auto.commit.interval.ms = 5000 17:55:46 auto.include.jmx.reporter = true 17:55:46 auto.offset.reset = latest 17:55:46 bootstrap.servers = [localhost:32777] 17:55:46 check.crcs = true 17:55:46 client.dns.lookup = use_all_dns_ips 17:55:46 client.id = consumer-ncmp-group-3 17:55:46 client.rack = 17:55:46 connections.max.idle.ms = 540000 17:55:46 default.api.timeout.ms = 60000 17:55:46 enable.auto.commit = false 17:55:46 enable.metrics.push = true 17:55:46 exclude.internal.topics = true 17:55:46 fetch.max.bytes = 52428800 17:55:46 fetch.max.wait.ms = 500 17:55:46 fetch.min.bytes = 1 17:55:46 group.id = ncmp-group 17:55:46 group.instance.id = null 17:55:46 group.protocol = classic 17:55:46 group.remote.assignor = null 17:55:46 heartbeat.interval.ms = 3000 17:55:46 interceptor.classes = [] 17:55:46 internal.leave.group.on.close = true 17:55:46 internal.throw.on.fetch.stable.offset.unsupported = false 17:55:46 isolation.level = read_uncommitted 17:55:46 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:55:46 max.partition.fetch.bytes = 1048576 17:55:46 max.poll.interval.ms = 300000 17:55:46 max.poll.records = 500 17:55:46 metadata.max.age.ms = 300000 17:55:46 metadata.recovery.strategy = none 17:55:46 metric.reporters = [] 17:55:46 metrics.num.samples = 2 17:55:46 metrics.recording.level = INFO 17:55:46 metrics.sample.window.ms = 30000 17:55:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:55:46 receive.buffer.bytes = 65536 17:55:46 reconnect.backoff.max.ms = 1000 17:55:46 reconnect.backoff.ms = 50 17:55:46 request.timeout.ms = 30000 17:55:46 retry.backoff.max.ms = 1000 17:55:46 retry.backoff.ms = 100 17:55:46 sasl.client.callback.handler.class = null 17:55:46 sasl.jaas.config = null 17:55:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:46 sasl.kerberos.min.time.before.relogin = 60000 17:55:46 sasl.kerberos.service.name = null 17:55:46 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:46 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:46 sasl.login.callback.handler.class = null 17:55:46 sasl.login.class = null 17:55:46 sasl.login.connect.timeout.ms = null 17:55:46 sasl.login.read.timeout.ms = null 17:55:46 sasl.login.refresh.buffer.seconds = 300 17:55:46 sasl.login.refresh.min.period.seconds = 60 17:55:46 sasl.login.refresh.window.factor = 0.8 17:55:46 sasl.login.refresh.window.jitter = 0.05 17:55:46 sasl.login.retry.backoff.max.ms = 10000 17:55:46 sasl.login.retry.backoff.ms = 100 17:55:46 sasl.mechanism = GSSAPI 17:55:46 sasl.oauthbearer.clock.skew.seconds = 30 17:55:46 sasl.oauthbearer.expected.audience = null 17:55:46 sasl.oauthbearer.expected.issuer = null 17:55:46 sasl.oauthbearer.header.urlencode = false 17:55:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:46 sasl.oauthbearer.jwks.endpoint.url = null 17:55:46 sasl.oauthbearer.scope.claim.name = scope 17:55:46 sasl.oauthbearer.sub.claim.name = sub 17:55:46 sasl.oauthbearer.token.endpoint.url = null 17:55:46 security.protocol = PLAINTEXT 17:55:46 security.providers = null 17:55:46 send.buffer.bytes = 131072 17:55:46 session.timeout.ms = 45000 17:55:46 socket.connection.setup.timeout.max.ms = 30000 17:55:46 socket.connection.setup.timeout.ms = 10000 17:55:46 ssl.cipher.suites = null 17:55:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:46 ssl.endpoint.identification.algorithm = https 17:55:46 ssl.engine.factory.class = null 17:55:46 ssl.key.password = null 17:55:46 ssl.keymanager.algorithm = SunX509 17:55:46 ssl.keystore.certificate.chain = null 17:55:46 ssl.keystore.key = null 17:55:46 ssl.keystore.location = null 17:55:46 ssl.keystore.password = null 17:55:46 ssl.keystore.type = JKS 17:55:46 ssl.protocol = TLSv1.3 17:55:46 ssl.provider = null 17:55:46 ssl.secure.random.implementation = null 17:55:46 ssl.trustmanager.algorithm = PKIX 17:55:46 ssl.truststore.certificates = null 17:55:46 ssl.truststore.location = null 17:55:46 ssl.truststore.password = null 17:55:46 ssl.truststore.type = JKS 17:55:46 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:55:46 17:55:46 2026-01-28T17:55:46.089Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:46 2026-01-28T17:55:46.158Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:46 2026-01-28T17:55:46.158Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:46 2026-01-28T17:55:46.158Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622946158 17:55:46 2026-01-28T17:55:46.158Z INFO 11310 --- [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 17:55:46 2026-01-28T17:55:46.170Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:55:46 allow.auto.create.topics = true 17:55:46 auto.commit.interval.ms = 5000 17:55:46 auto.include.jmx.reporter = true 17:55:46 auto.offset.reset = latest 17:55:46 bootstrap.servers = [localhost:32777] 17:55:46 check.crcs = true 17:55:46 client.dns.lookup = use_all_dns_ips 17:55:46 client.id = consumer-ncmp-group-4 17:55:46 client.rack = 17:55:46 connections.max.idle.ms = 540000 17:55:46 default.api.timeout.ms = 60000 17:55:46 enable.auto.commit = false 17:55:46 enable.metrics.push = true 17:55:46 exclude.internal.topics = true 17:55:46 fetch.max.bytes = 52428800 17:55:46 fetch.max.wait.ms = 500 17:55:46 fetch.min.bytes = 1 17:55:46 group.id = ncmp-group 17:55:46 group.instance.id = null 17:55:46 group.protocol = classic 17:55:46 group.remote.assignor = null 17:55:46 heartbeat.interval.ms = 3000 17:55:46 interceptor.classes = [] 17:55:46 internal.leave.group.on.close = true 17:55:46 internal.throw.on.fetch.stable.offset.unsupported = false 17:55:46 isolation.level = read_uncommitted 17:55:46 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:55:46 max.partition.fetch.bytes = 1048576 17:55:46 max.poll.interval.ms = 300000 17:55:46 max.poll.records = 500 17:55:46 metadata.max.age.ms = 300000 17:55:46 metadata.recovery.strategy = none 17:55:46 metric.reporters = [] 17:55:46 metrics.num.samples = 2 17:55:46 metrics.recording.level = INFO 17:55:46 metrics.sample.window.ms = 30000 17:55:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:55:46 receive.buffer.bytes = 65536 17:55:46 reconnect.backoff.max.ms = 1000 17:55:46 reconnect.backoff.ms = 50 17:55:46 request.timeout.ms = 30000 17:55:46 retry.backoff.max.ms = 1000 17:55:46 retry.backoff.ms = 100 17:55:46 sasl.client.callback.handler.class = null 17:55:46 sasl.jaas.config = null 17:55:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:46 sasl.kerberos.min.time.before.relogin = 60000 17:55:46 sasl.kerberos.service.name = null 17:55:46 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:46 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:46 sasl.login.callback.handler.class = null 17:55:46 sasl.login.class = null 17:55:46 sasl.login.connect.timeout.ms = null 17:55:46 sasl.login.read.timeout.ms = null 17:55:46 sasl.login.refresh.buffer.seconds = 300 17:55:46 sasl.login.refresh.min.period.seconds = 60 17:55:46 sasl.login.refresh.window.factor = 0.8 17:55:46 sasl.login.refresh.window.jitter = 0.05 17:55:46 sasl.login.retry.backoff.max.ms = 10000 17:55:46 sasl.login.retry.backoff.ms = 100 17:55:46 sasl.mechanism = GSSAPI 17:55:46 sasl.oauthbearer.clock.skew.seconds = 30 17:55:46 sasl.oauthbearer.expected.audience = null 17:55:46 sasl.oauthbearer.expected.issuer = null 17:55:46 sasl.oauthbearer.header.urlencode = false 17:55:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:46 sasl.oauthbearer.jwks.endpoint.url = null 17:55:46 sasl.oauthbearer.scope.claim.name = scope 17:55:46 sasl.oauthbearer.sub.claim.name = sub 17:55:46 sasl.oauthbearer.token.endpoint.url = null 17:55:46 security.protocol = PLAINTEXT 17:55:46 security.providers = null 17:55:46 send.buffer.bytes = 131072 17:55:46 session.timeout.ms = 45000 17:55:46 socket.connection.setup.timeout.max.ms = 30000 17:55:46 socket.connection.setup.timeout.ms = 10000 17:55:46 ssl.cipher.suites = null 17:55:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:46 ssl.endpoint.identification.algorithm = https 17:55:46 ssl.engine.factory.class = null 17:55:46 ssl.key.password = null 17:55:46 ssl.keymanager.algorithm = SunX509 17:55:46 ssl.keystore.certificate.chain = null 17:55:46 ssl.keystore.key = null 17:55:46 ssl.keystore.location = null 17:55:46 ssl.keystore.password = null 17:55:46 ssl.keystore.type = JKS 17:55:46 ssl.protocol = TLSv1.3 17:55:46 ssl.provider = null 17:55:46 ssl.secure.random.implementation = null 17:55:46 ssl.trustmanager.algorithm = PKIX 17:55:46 ssl.truststore.certificates = null 17:55:46 ssl.truststore.location = null 17:55:46 ssl.truststore.password = null 17:55:46 ssl.truststore.type = JKS 17:55:46 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:55:46 17:55:46 2026-01-28T17:55:46.170Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:46 2026-01-28T17:55:46.176Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 17:55:46 2026-01-28T17:55:46.176Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:46 2026-01-28T17:55:46.176Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:46 2026-01-28T17:55:46.176Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622946176 17:55:46 2026-01-28T17:55:46.176Z INFO 11310 --- [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 17:55:46 2026-01-28T17:55:46.179Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:55:46 allow.auto.create.topics = true 17:55:46 auto.commit.interval.ms = 5000 17:55:46 auto.include.jmx.reporter = true 17:55:46 auto.offset.reset = latest 17:55:46 bootstrap.servers = [localhost:32777] 17:55:46 check.crcs = true 17:55:46 client.dns.lookup = use_all_dns_ips 17:55:46 client.id = consumer-ncmp-data-operation-event-group-5 17:55:46 client.rack = 17:55:46 connections.max.idle.ms = 540000 17:55:46 default.api.timeout.ms = 60000 17:55:46 enable.auto.commit = false 17:55:46 enable.metrics.push = true 17:55:46 exclude.internal.topics = true 17:55:46 fetch.max.bytes = 52428800 17:55:46 fetch.max.wait.ms = 500 17:55:46 fetch.min.bytes = 1 17:55:46 group.id = ncmp-data-operation-event-group 17:55:46 group.instance.id = null 17:55:46 group.protocol = classic 17:55:46 group.remote.assignor = null 17:55:46 heartbeat.interval.ms = 3000 17:55:46 interceptor.classes = [] 17:55:46 internal.leave.group.on.close = true 17:55:46 internal.throw.on.fetch.stable.offset.unsupported = false 17:55:46 isolation.level = read_uncommitted 17:55:46 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:55:46 max.partition.fetch.bytes = 1048576 17:55:46 max.poll.interval.ms = 300000 17:55:46 max.poll.records = 500 17:55:46 metadata.max.age.ms = 300000 17:55:46 metadata.recovery.strategy = none 17:55:46 metric.reporters = [] 17:55:46 metrics.num.samples = 2 17:55:46 metrics.recording.level = INFO 17:55:46 metrics.sample.window.ms = 30000 17:55:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:55:46 receive.buffer.bytes = 65536 17:55:46 reconnect.backoff.max.ms = 1000 17:55:46 reconnect.backoff.ms = 50 17:55:46 request.timeout.ms = 30000 17:55:46 retry.backoff.max.ms = 1000 17:55:46 retry.backoff.ms = 100 17:55:46 sasl.client.callback.handler.class = null 17:55:46 sasl.jaas.config = null 17:55:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:46 sasl.kerberos.min.time.before.relogin = 60000 17:55:46 sasl.kerberos.service.name = null 17:55:46 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:46 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:46 sasl.login.callback.handler.class = null 17:55:46 sasl.login.class = null 17:55:46 sasl.login.connect.timeout.ms = null 17:55:46 sasl.login.read.timeout.ms = null 17:55:46 sasl.login.refresh.buffer.seconds = 300 17:55:46 sasl.login.refresh.min.period.seconds = 60 17:55:46 sasl.login.refresh.window.factor = 0.8 17:55:46 sasl.login.refresh.window.jitter = 0.05 17:55:46 sasl.login.retry.backoff.max.ms = 10000 17:55:46 sasl.login.retry.backoff.ms = 100 17:55:46 sasl.mechanism = GSSAPI 17:55:46 sasl.oauthbearer.clock.skew.seconds = 30 17:55:46 sasl.oauthbearer.expected.audience = null 17:55:46 sasl.oauthbearer.expected.issuer = null 17:55:46 sasl.oauthbearer.header.urlencode = false 17:55:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:46 sasl.oauthbearer.jwks.endpoint.url = null 17:55:46 sasl.oauthbearer.scope.claim.name = scope 17:55:46 sasl.oauthbearer.sub.claim.name = sub 17:55:46 sasl.oauthbearer.token.endpoint.url = null 17:55:46 security.protocol = PLAINTEXT 17:55:46 security.providers = null 17:55:46 send.buffer.bytes = 131072 17:55:46 session.timeout.ms = 45000 17:55:46 socket.connection.setup.timeout.max.ms = 30000 17:55:46 socket.connection.setup.timeout.ms = 10000 17:55:46 ssl.cipher.suites = null 17:55:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:46 ssl.endpoint.identification.algorithm = https 17:55:46 ssl.engine.factory.class = null 17:55:46 ssl.key.password = null 17:55:46 ssl.keymanager.algorithm = SunX509 17:55:46 ssl.keystore.certificate.chain = null 17:55:46 ssl.keystore.key = null 17:55:46 ssl.keystore.location = null 17:55:46 ssl.keystore.password = null 17:55:46 ssl.keystore.type = JKS 17:55:46 ssl.protocol = TLSv1.3 17:55:46 ssl.provider = null 17:55:46 ssl.secure.random.implementation = null 17:55:46 ssl.trustmanager.algorithm = PKIX 17:55:46 ssl.truststore.certificates = null 17:55:46 ssl.truststore.location = null 17:55:46 ssl.truststore.password = null 17:55:46 ssl.truststore.type = JKS 17:55:46 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:55:46 17:55:46 2026-01-28T17:55:46.179Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:46 2026-01-28T17:55:46.185Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 17:55:46 2026-01-28T17:55:46.185Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:46 2026-01-28T17:55:46.185Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:46 2026-01-28T17:55:46.185Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622946185 17:55:46 2026-01-28T17:55:46.185Z INFO 11310 --- [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 17:55:46 2026-01-28T17:55:46.187Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:55:46 allow.auto.create.topics = true 17:55:46 auto.commit.interval.ms = 5000 17:55:46 auto.include.jmx.reporter = true 17:55:46 auto.offset.reset = latest 17:55:46 bootstrap.servers = [localhost:32777] 17:55:46 check.crcs = true 17:55:46 client.dns.lookup = use_all_dns_ips 17:55:46 client.id = consumer-ncmp-async-rest-request-event-group-6 17:55:46 client.rack = 17:55:46 connections.max.idle.ms = 540000 17:55:46 default.api.timeout.ms = 60000 17:55:46 enable.auto.commit = false 17:55:46 enable.metrics.push = true 17:55:46 exclude.internal.topics = true 17:55:46 fetch.max.bytes = 52428800 17:55:46 fetch.max.wait.ms = 500 17:55:46 fetch.min.bytes = 1 17:55:46 group.id = ncmp-async-rest-request-event-group 17:55:46 group.instance.id = null 17:55:46 group.protocol = classic 17:55:46 group.remote.assignor = null 17:55:46 heartbeat.interval.ms = 3000 17:55:46 interceptor.classes = [] 17:55:46 internal.leave.group.on.close = true 17:55:46 internal.throw.on.fetch.stable.offset.unsupported = false 17:55:46 isolation.level = read_uncommitted 17:55:46 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:55:46 max.partition.fetch.bytes = 1048576 17:55:46 max.poll.interval.ms = 300000 17:55:46 max.poll.records = 500 17:55:46 metadata.max.age.ms = 300000 17:55:46 metadata.recovery.strategy = none 17:55:46 metric.reporters = [] 17:55:46 metrics.num.samples = 2 17:55:46 metrics.recording.level = INFO 17:55:46 metrics.sample.window.ms = 30000 17:55:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:55:46 receive.buffer.bytes = 65536 17:55:46 reconnect.backoff.max.ms = 1000 17:55:46 reconnect.backoff.ms = 50 17:55:46 request.timeout.ms = 30000 17:55:46 retry.backoff.max.ms = 1000 17:55:46 retry.backoff.ms = 100 17:55:46 sasl.client.callback.handler.class = null 17:55:46 sasl.jaas.config = null 17:55:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:46 sasl.kerberos.min.time.before.relogin = 60000 17:55:46 sasl.kerberos.service.name = null 17:55:46 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:46 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:46 sasl.login.callback.handler.class = null 17:55:46 sasl.login.class = null 17:55:46 sasl.login.connect.timeout.ms = null 17:55:46 sasl.login.read.timeout.ms = null 17:55:46 sasl.login.refresh.buffer.seconds = 300 17:55:46 sasl.login.refresh.min.period.seconds = 60 17:55:46 sasl.login.refresh.window.factor = 0.8 17:55:46 sasl.login.refresh.window.jitter = 0.05 17:55:46 sasl.login.retry.backoff.max.ms = 10000 17:55:46 sasl.login.retry.backoff.ms = 100 17:55:46 sasl.mechanism = GSSAPI 17:55:46 sasl.oauthbearer.clock.skew.seconds = 30 17:55:46 sasl.oauthbearer.expected.audience = null 17:55:46 sasl.oauthbearer.expected.issuer = null 17:55:46 sasl.oauthbearer.header.urlencode = false 17:55:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:46 sasl.oauthbearer.jwks.endpoint.url = null 17:55:46 sasl.oauthbearer.scope.claim.name = scope 17:55:46 sasl.oauthbearer.sub.claim.name = sub 17:55:46 sasl.oauthbearer.token.endpoint.url = null 17:55:46 security.protocol = PLAINTEXT 17:55:46 security.providers = null 17:55:46 send.buffer.bytes = 131072 17:55:46 session.timeout.ms = 45000 17:55:46 socket.connection.setup.timeout.max.ms = 30000 17:55:46 socket.connection.setup.timeout.ms = 10000 17:55:46 ssl.cipher.suites = null 17:55:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:46 ssl.endpoint.identification.algorithm = https 17:55:46 ssl.engine.factory.class = null 17:55:46 ssl.key.password = null 17:55:46 ssl.keymanager.algorithm = SunX509 17:55:46 ssl.keystore.certificate.chain = null 17:55:46 ssl.keystore.key = null 17:55:46 ssl.keystore.location = null 17:55:46 ssl.keystore.password = null 17:55:46 ssl.keystore.type = JKS 17:55:46 ssl.protocol = TLSv1.3 17:55:46 ssl.provider = null 17:55:46 ssl.secure.random.implementation = null 17:55:46 ssl.trustmanager.algorithm = PKIX 17:55:46 ssl.truststore.certificates = null 17:55:46 ssl.truststore.location = null 17:55:46 ssl.truststore.password = null 17:55:46 ssl.truststore.type = JKS 17:55:46 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:55:46 17:55:46 2026-01-28T17:55:46.187Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:46 2026-01-28T17:55:46.203Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:46 2026-01-28T17:55:46.203Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:46 2026-01-28T17:55:46.203Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622946203 17:55:46 2026-01-28T17:55:46.203Z INFO 11310 --- [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 17:55:46 2026-01-28T17:55:46.226Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Started DcmWriteSubJobSpec in 17.558 seconds (process running for 48.89) 17:55:46 2026-01-28T17:55:46.227Z INFO 11310 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 17:55:46 2026-01-28T17:55:46.227Z INFO 11310 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 17:55:46 2026-01-28T17:55:46.227Z INFO 11310 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 17:55:46 2026-01-28T17:55:46.227Z INFO 11310 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 17:55:46 2026-01-28T17:55:46.236Z INFO 11310 --- [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... 17:55:46 2026-01-28T17:55:46.239Z INFO 11310 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 17:55:46 2026-01-28T17:55:46.239Z INFO 11310 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 17:55:46 2026-01-28T17:55:46.359Z INFO 11310 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:55:46 2026-01-28T17:55:46.359Z INFO 11310 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 17:55:46 2026-01-28T17:55:46.764Z WARN 11310 --- [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} 17:55:46 2026-01-28T17:55:46.764Z WARN 11310 --- [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} 17:55:46 2026-01-28T17:55:46.764Z WARN 11310 --- [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} 17:55:46 2026-01-28T17:55:46.765Z WARN 11310 --- [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} 17:55:46 2026-01-28T17:55:46.765Z INFO 11310 --- [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 17:55:46 2026-01-28T17:55:46.765Z INFO 11310 --- [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 17:55:46 2026-01-28T17:55:46.766Z INFO 11310 --- [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 17:55:46 2026-01-28T17:55:46.767Z INFO 11310 --- [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 17:55:46 2026-01-28T17:55:46.767Z WARN 11310 --- [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} 17:55:46 2026-01-28T17:55:46.767Z INFO 11310 --- [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 17:55:46 2026-01-28T17:55:46.767Z WARN 11310 --- [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} 17:55:46 2026-01-28T17:55:46.767Z INFO 11310 --- [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 17:55:46 2026-01-28T17:55:46.941Z WARN 11310 --- [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 7 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 17:55:46 2026-01-28T17:55:46.951Z WARN 11310 --- [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 7 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 17:55:47 2026-01-28T17:55:47.122Z INFO 11310 --- [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) 17:55:47 2026-01-28T17:55:47.122Z INFO 11310 --- [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) 17:55:47 2026-01-28T17:55:47.127Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.128Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.133Z INFO 11310 --- [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) 17:55:47 2026-01-28T17:55:47.137Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.172Z INFO 11310 --- [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) 17:55:47 2026-01-28T17:55:47.176Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.179Z INFO 11310 --- [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) 17:55:47 2026-01-28T17:55:47.180Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.193Z INFO 11310 --- [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-f2777bed-26d6-448a-9284-d0d39006473a 17:55:47 2026-01-28T17:55:47.193Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.204Z INFO 11310 --- [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-fc16e0fa-9819-447f-8c87-ffda342ee75c 17:55:47 2026-01-28T17:55:47.204Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.223Z INFO 11310 --- [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-470a0665-e3e0-481c-a4c6-2139a4795561 17:55:47 2026-01-28T17:55:47.223Z INFO 11310 --- [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-5807cf62-6965-4c6b-bfcc-141b7c6944c4 17:55:47 2026-01-28T17:55:47.223Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.223Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.218Z INFO 11310 --- [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-e8473f07-d34b-4c67-92ab-f215e5a5106f 17:55:47 2026-01-28T17:55:47.224Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.230Z INFO 11310 --- [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) 17:55:47 2026-01-28T17:55:47.230Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.240Z INFO 11310 --- [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-fc16e0fa-9819-447f-8c87-ffda342ee75c', protocol='range'} 17:55:47 2026-01-28T17:55:47.246Z INFO 11310 --- [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-fc16e0fa-9819-447f-8c87-ffda342ee75c=Assignment(partitions=[ncmp-async-m2m-0])} 17:55:47 2026-01-28T17:55:47.248Z INFO 11310 --- [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-f2777bed-26d6-448a-9284-d0d39006473a', protocol='range'} 17:55:47 2026-01-28T17:55:47.249Z INFO 11310 --- [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-f2777bed-26d6-448a-9284-d0d39006473a=Assignment(partitions=[subscription-0])} 17:55:47 2026-01-28T17:55:47.273Z INFO 11310 --- [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-f2777bed-26d6-448a-9284-d0d39006473a', protocol='range'} 17:55:47 2026-01-28T17:55:47.274Z INFO 11310 --- [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) 17:55:47 2026-01-28T17:55:47.274Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.276Z INFO 11310 --- [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-49e325fc-8293-4d95-b943-0a3e29d9d859 17:55:47 2026-01-28T17:55:47.276Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.286Z INFO 11310 --- [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-f2777bed-26d6-448a-9284-d0d39006473a', protocol='range'} 17:55:47 2026-01-28T17:55:47.286Z INFO 11310 --- [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-5807cf62-6965-4c6b-bfcc-141b7c6944c4', protocol='range'} 17:55:47 2026-01-28T17:55:47.286Z INFO 11310 --- [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-e8473f07-d34b-4c67-92ab-f215e5a5106f', protocol='range'} 17:55:47 2026-01-28T17:55:47.287Z INFO 11310 --- [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-470a0665-e3e0-481c-a4c6-2139a4795561', protocol='range'} 17:55:47 2026-01-28T17:55:47.287Z INFO 11310 --- [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-49e325fc-8293-4d95-b943-0a3e29d9d859', protocol='range'} 17:55:47 2026-01-28T17:55:47.287Z INFO 11310 --- [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-49e325fc-8293-4d95-b943-0a3e29d9d859=Assignment(partitions=[ncmp-async-m2m-0])} 17:55:47 2026-01-28T17:55:47.292Z INFO 11310 --- [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-fc16e0fa-9819-447f-8c87-ffda342ee75c', protocol='range'} 17:55:47 2026-01-28T17:55:47.292Z INFO 11310 --- [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]) 17:55:47 2026-01-28T17:55:47.295Z INFO 11310 --- [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-49e325fc-8293-4d95-b943-0a3e29d9d859', protocol='range'} 17:55:47 2026-01-28T17:55:47.295Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.295Z INFO 11310 --- [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]) 17:55:47 2026-01-28T17:55:47.296Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.299Z INFO 11310 --- [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-2-470a0665-e3e0-481c-a4c6-2139a4795561=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-3-f2777bed-26d6-448a-9284-d0d39006473a=Assignment(partitions=[subscription-0]), consumer-ncmp-group-1-e8473f07-d34b-4c67-92ab-f215e5a5106f=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-4-5807cf62-6965-4c6b-bfcc-141b7c6944c4=Assignment(partitions=[dmi-device-heartbeat-0])} 17:55:47 2026-01-28T17:55:47.309Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.309Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.310Z INFO 11310 --- [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-470a0665-e3e0-481c-a4c6-2139a4795561', protocol='range'} 17:55:47 2026-01-28T17:55:47.310Z INFO 11310 --- [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-e8473f07-d34b-4c67-92ab-f215e5a5106f', protocol='range'} 17:55:47 2026-01-28T17:55:47.311Z INFO 11310 --- [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]) 17:55:47 2026-01-28T17:55:47.311Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.312Z INFO 11310 --- [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-5807cf62-6965-4c6b-bfcc-141b7c6944c4', protocol='range'} 17:55:47 2026-01-28T17:55:47.312Z INFO 11310 --- [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]) 17:55:47 2026-01-28T17:55:47.313Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.313Z INFO 11310 --- [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]) 17:55:47 2026-01-28T17:55:47.313Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.314Z INFO 11310 --- [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-f2777bed-26d6-448a-9284-d0d39006473a', protocol='range'} 17:55:47 2026-01-28T17:55:47.315Z INFO 11310 --- [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]) 17:55:47 2026-01-28T17:55:47.315Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.322Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.322Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.322Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.323Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.325Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.325Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.328Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.328Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.331Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.334Z INFO 11310 --- [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 17:55:47 2026-01-28T17:55:47.340Z INFO 11310 --- [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}}. 17:55:47 2026-01-28T17:55:47.340Z INFO 11310 --- [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}}. 17:55:47 2026-01-28T17:55:47.340Z INFO 11310 --- [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}}. 17:55:47 2026-01-28T17:55:47.340Z INFO 11310 --- [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}}. 17:55:47 2026-01-28T17:55:47.340Z INFO 11310 --- [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}}. 17:55:47 2026-01-28T17:55:47.345Z INFO 11310 --- [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}}. 17:55:47 2026-01-28T17:55:47.377Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 17:55:47 2026-01-28T17:55:47.377Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 17:55:47 2026-01-28T17:55:47.378Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 17:55:47 2026-01-28T17:55:47.380Z INFO 11310 --- [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] 17:55:47 2026-01-28T17:55:47.383Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 17:55:47 2026-01-28T17:55:47.384Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 17:55:47 2026-01-28T17:55:47.633Z INFO 11310 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 17:55:47 2026-01-28T17:55:47.633Z INFO 11310 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 17:55:47 2026-01-28T17:55:47.634Z INFO 11310 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:55:47 2026-01-28T17:55:47.634Z INFO 11310 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:55:47 2026-01-28T17:55:47.699Z INFO 11310 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2024-02-23. 17:55:47 2026-01-28T17:55:47.795Z INFO 11310 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2024-02-23 installed successfully, 17:55:47 2026-01-28T17:55:47.851Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 17:55:47 2026-01-28T17:55:47.861Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 17:55:47 2026-01-28T17:55:47.870Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 17:55:47 2026-01-28T17:55:47.878Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 17:55:47 2026-01-28T17:55:47.886Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 17:55:47 2026-01-28T17:55:47.915Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 17:55:48 2026-01-28T17:55:47.967Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 17:55:48 2026-01-28T17:55:47.967Z INFO 11310 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:55:48 2026-01-28T17:55:47.968Z INFO 11310 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:55:48 2026-01-28T17:55:47.968Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 17:55:48 2026-01-28T17:55:48.013Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 17:55:48 2026-01-28T17:55:48.013Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 17:55:48 2026-01-28T17:55:48.014Z INFO 11310 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:55:48 2026-01-28T17:55:48.014Z INFO 11310 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 17:55:48 2026-01-28T17:55:48.015Z INFO 11310 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 17:55:48 2026-01-28T17:55:48.015Z INFO 11310 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 17:55:48 2026-01-28T17:55:48.015Z INFO 11310 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 17:55:48 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:55:48 2026-01-28T17:55:48.768Z INFO 11310 --- [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] 17:55:48 2026-01-28T17:55:48.786Z INFO 11310 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:55:48 acks = -1 17:55:48 auto.include.jmx.reporter = true 17:55:48 batch.size = 16384 17:55:48 bootstrap.servers = [localhost:32777] 17:55:48 buffer.memory = 33554432 17:55:48 client.dns.lookup = use_all_dns_ips 17:55:48 client.id = cps-core-1 17:55:48 compression.gzip.level = -1 17:55:48 compression.lz4.level = 9 17:55:48 compression.type = none 17:55:48 compression.zstd.level = 3 17:55:48 connections.max.idle.ms = 540000 17:55:48 delivery.timeout.ms = 120000 17:55:48 enable.idempotence = true 17:55:48 enable.metrics.push = true 17:55:48 interceptor.classes = [] 17:55:48 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:55:48 linger.ms = 0 17:55:48 max.block.ms = 60000 17:55:48 max.in.flight.requests.per.connection = 5 17:55:48 max.request.size = 1048576 17:55:48 metadata.max.age.ms = 300000 17:55:48 metadata.max.idle.ms = 300000 17:55:48 metadata.recovery.strategy = none 17:55:48 metric.reporters = [] 17:55:48 metrics.num.samples = 2 17:55:48 metrics.recording.level = INFO 17:55:48 metrics.sample.window.ms = 30000 17:55:48 partitioner.adaptive.partitioning.enable = true 17:55:48 partitioner.availability.timeout.ms = 0 17:55:48 partitioner.class = null 17:55:48 partitioner.ignore.keys = false 17:55:48 receive.buffer.bytes = 32768 17:55:48 reconnect.backoff.max.ms = 1000 17:55:48 reconnect.backoff.ms = 50 17:55:48 request.timeout.ms = 30000 17:55:48 retries = 2147483647 17:55:48 retry.backoff.max.ms = 1000 17:55:48 retry.backoff.ms = 100 17:55:48 sasl.client.callback.handler.class = null 17:55:48 sasl.jaas.config = null 17:55:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:48 sasl.kerberos.min.time.before.relogin = 60000 17:55:48 sasl.kerberos.service.name = null 17:55:48 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:48 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:48 sasl.login.callback.handler.class = null 17:55:48 sasl.login.class = null 17:55:48 sasl.login.connect.timeout.ms = null 17:55:48 sasl.login.read.timeout.ms = null 17:55:48 sasl.login.refresh.buffer.seconds = 300 17:55:48 sasl.login.refresh.min.period.seconds = 60 17:55:48 sasl.login.refresh.window.factor = 0.8 17:55:48 sasl.login.refresh.window.jitter = 0.05 17:55:48 sasl.login.retry.backoff.max.ms = 10000 17:55:48 sasl.login.retry.backoff.ms = 100 17:55:48 sasl.mechanism = GSSAPI 17:55:48 sasl.oauthbearer.clock.skew.seconds = 30 17:55:48 sasl.oauthbearer.expected.audience = null 17:55:48 sasl.oauthbearer.expected.issuer = null 17:55:48 sasl.oauthbearer.header.urlencode = false 17:55:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:48 sasl.oauthbearer.jwks.endpoint.url = null 17:55:48 sasl.oauthbearer.scope.claim.name = scope 17:55:48 sasl.oauthbearer.sub.claim.name = sub 17:55:48 sasl.oauthbearer.token.endpoint.url = null 17:55:48 security.protocol = PLAINTEXT 17:55:48 security.providers = null 17:55:48 send.buffer.bytes = 131072 17:55:48 socket.connection.setup.timeout.max.ms = 30000 17:55:48 socket.connection.setup.timeout.ms = 10000 17:55:48 ssl.cipher.suites = null 17:55:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:48 ssl.endpoint.identification.algorithm = https 17:55:48 ssl.engine.factory.class = null 17:55:48 ssl.key.password = null 17:55:48 ssl.keymanager.algorithm = SunX509 17:55:48 ssl.keystore.certificate.chain = null 17:55:48 ssl.keystore.key = null 17:55:48 ssl.keystore.location = null 17:55:48 ssl.keystore.password = null 17:55:48 ssl.keystore.type = JKS 17:55:48 ssl.protocol = TLSv1.3 17:55:48 ssl.provider = null 17:55:48 ssl.secure.random.implementation = null 17:55:48 ssl.trustmanager.algorithm = PKIX 17:55:48 ssl.truststore.certificates = null 17:55:48 ssl.truststore.location = null 17:55:48 ssl.truststore.password = null 17:55:48 ssl.truststore.type = JKS 17:55:48 transaction.timeout.ms = 60000 17:55:48 transactional.id = null 17:55:48 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:55:48 17:55:48 2026-01-28T17:55:48.787Z INFO 11310 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:48 2026-01-28T17:55:48.795Z INFO 11310 --- [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. 17:55:48 2026-01-28T17:55:48.798Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:48 2026-01-28T17:55:48.801Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:48 2026-01-28T17:55:48.802Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:48 2026-01-28T17:55:48.802Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:48 2026-01-28T17:55:48.806Z INFO 11310 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 17:55:48 2026-01-28T17:55:48.825Z INFO 11310 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:48 2026-01-28T17:55:48.825Z INFO 11310 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:48 2026-01-28T17:55:48.825Z INFO 11310 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622948825 17:55:48 2026-01-28T17:55:48.845Z WARN 11310 --- [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} 17:55:48 2026-01-28T17:55:48.845Z INFO 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:55:48 2026-01-28T17:55:48.955Z INFO 11310 --- [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 17:55:49 2026-01-28T17:55:49.440Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:49 2026-01-28T17:55:49.466Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:49 2026-01-28T17:55:49.589Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:49 2026-01-28T17:55:49.705Z INFO 11310 --- [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. 17:55:49 2026-01-28T17:55:49.706Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:49 2026-01-28T17:55:49.707Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:49 2026-01-28T17:55:49.707Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:49 2026-01-28T17:55:49.707Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:49 2026-01-28T17:55:49.806Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:49 2026-01-28T17:55:49.828Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:49 2026-01-28T17:55:49.878Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:49 2026-01-28T17:55:49.940Z INFO 11310 --- [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. 17:55:49 2026-01-28T17:55:49.940Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:49 2026-01-28T17:55:49.941Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:49 2026-01-28T17:55:49.941Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:49 2026-01-28T17:55:49.941Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:50 2026-01-28T17:55:50.042Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:55:50 2026-01-28T17:55:50.059Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:55:50 2026-01-28T17:55:50.113Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:50 2026-01-28T17:55:50.241Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.r.c.DataJobControllerForTest : Internal API: writeDataJob invoked for some-job-id 17:55:50 2026-01-28T17:55:50.241Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Total operations received: 3 17:55:50 2026-01-28T17:55:50.342Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Received 2 sub-job(s) from DMI. 17:55:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.12 s -- in org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 17:55:50 [INFO] Running org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 17:55:50 2026-01-28T17:55:50.829Z INFO 11310 --- [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. 17:55:50 2026-01-28T17:55:50.830Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:50 2026-01-28T17:55:50.831Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:50 2026-01-28T17:55:50.831Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:50 2026-01-28T17:55:50.831Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:50 2026-01-28T17:55:50.931Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:50 2026-01-28T17:55:50.954Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:51 2026-01-28T17:55:50.996Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:51 2026-01-28T17:55:51.291Z INFO 11310 --- [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. 17:55:51 2026-01-28T17:55:51.292Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:51 2026-01-28T17:55:51.292Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:51 2026-01-28T17:55:51.293Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:51 2026-01-28T17:55:51.293Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:51 2026-01-28T17:55:51.391Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:51 2026-01-28T17:55:51.413Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:51 2026-01-28T17:55:51.453Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:51 2026-01-28T17:55:51.641Z INFO 11310 --- [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. 17:55:51 2026-01-28T17:55:51.641Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:51 2026-01-28T17:55:51.642Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:51 2026-01-28T17:55:51.642Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:51 2026-01-28T17:55:51.642Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:51 2026-01-28T17:55:51.729Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:51 2026-01-28T17:55:51.745Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:51 2026-01-28T17:55:51.783Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.160 s -- in org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 17:55:51 [INFO] Running org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 17:55:52 2026-01-28T17:55:51.995Z INFO 11310 --- [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. 17:55:52 2026-01-28T17:55:51.996Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:52 2026-01-28T17:55:51.997Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:52 2026-01-28T17:55:51.999Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:52 2026-01-28T17:55:51.999Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:52 2026-01-28T17:55:52.082Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:52 2026-01-28T17:55:52.099Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:52 2026-01-28T17:55:52.135Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:52 2026-01-28T17:55:52.193Z INFO 11310 --- [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. 17:55:52 2026-01-28T17:55:52.194Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:52 2026-01-28T17:55:52.195Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:52 2026-01-28T17:55:52.195Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:52 2026-01-28T17:55:52.195Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:52 2026-01-28T17:55:52.275Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:52 2026-01-28T17:55:52.289Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:52 2026-01-28T17:55:52.327Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:52 2026-01-28T17:55:52.558Z INFO 11310 --- [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. 17:55:52 2026-01-28T17:55:52.558Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:52 2026-01-28T17:55:52.559Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:52 2026-01-28T17:55:52.559Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:52 2026-01-28T17:55:52.559Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:52 2026-01-28T17:55:52.638Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:52 2026-01-28T17:55:52.654Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:52 2026-01-28T17:55:52.687Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:52 2026-01-28T17:55:52.737Z INFO 11310 --- [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. 17:55:52 2026-01-28T17:55:52.737Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:52 2026-01-28T17:55:52.738Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:52 2026-01-28T17:55:52.738Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:52 2026-01-28T17:55:52.738Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:52 2026-01-28T17:55:52.820Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:52 2026-01-28T17:55:52.839Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:52 2026-01-28T17:55:52.875Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:53 2026-01-28T17:55:53.197Z INFO 11310 --- [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. 17:55:53 2026-01-28T17:55:53.197Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:53 2026-01-28T17:55:53.198Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:53 2026-01-28T17:55:53.198Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:53 2026-01-28T17:55:53.198Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:53 2026-01-28T17:55:53.282Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:53 2026-01-28T17:55:53.301Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:53 2026-01-28T17:55:53.343Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:53 2026-01-28T17:55:53.393Z INFO 11310 --- [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. 17:55:53 2026-01-28T17:55:53.394Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:53 2026-01-28T17:55:53.399Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:53 2026-01-28T17:55:53.399Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:53 2026-01-28T17:55:53.399Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:53 2026-01-28T17:55:53.482Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:53 2026-01-28T17:55:53.499Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:53 2026-01-28T17:55:53.538Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:53 2026-01-28T17:55:53.767Z INFO 11310 --- [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. 17:55:53 2026-01-28T17:55:53.768Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:53 2026-01-28T17:55:53.768Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:53 2026-01-28T17:55:53.769Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:53 2026-01-28T17:55:53.769Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:53 2026-01-28T17:55:53.847Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:53 2026-01-28T17:55:53.866Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:53 2026-01-28T17:55:53.896Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:54 2026-01-28T17:55:53.938Z INFO 11310 --- [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. 17:55:54 2026-01-28T17:55:53.938Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:54 2026-01-28T17:55:53.939Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:54 2026-01-28T17:55:53.939Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:54 2026-01-28T17:55:53.939Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:54 2026-01-28T17:55:54.013Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:54 2026-01-28T17:55:54.026Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:54 2026-01-28T17:55:54.064Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:54 2026-01-28T17:55:54.295Z INFO 11310 --- [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. 17:55:54 2026-01-28T17:55:54.295Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:54 2026-01-28T17:55:54.296Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:54 2026-01-28T17:55:54.296Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:54 2026-01-28T17:55:54.296Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:54 2026-01-28T17:55:54.373Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:54 2026-01-28T17:55:54.387Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:54 2026-01-28T17:55:54.419Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:54 2026-01-28T17:55:54.467Z INFO 11310 --- [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. 17:55:54 2026-01-28T17:55:54.467Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:54 2026-01-28T17:55:54.468Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:54 2026-01-28T17:55:54.468Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:54 2026-01-28T17:55:54.468Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:54 2026-01-28T17:55:54.541Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:54 2026-01-28T17:55:54.554Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:54 2026-01-28T17:55:54.593Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:54 2026-01-28T17:55:54.829Z INFO 11310 --- [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. 17:55:54 2026-01-28T17:55:54.830Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:54 2026-01-28T17:55:54.830Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:54 2026-01-28T17:55:54.831Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:54 2026-01-28T17:55:54.831Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:54 2026-01-28T17:55:54.902Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:55 2026-01-28T17:55:54.916Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:55 2026-01-28T17:55:54.939Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:55 2026-01-28T17:55:54.974Z INFO 11310 --- [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. 17:55:55 2026-01-28T17:55:54.975Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:55 2026-01-28T17:55:54.975Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:55 2026-01-28T17:55:54.975Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:55 2026-01-28T17:55:54.975Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:55 2026-01-28T17:55:55.048Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:55 2026-01-28T17:55:55.065Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:55 2026-01-28T17:55:55.100Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:55 2026-01-28T17:55:55.281Z INFO 11310 --- [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. 17:55:55 2026-01-28T17:55:55.282Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:55 2026-01-28T17:55:55.282Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:55 2026-01-28T17:55:55.282Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:55 2026-01-28T17:55:55.282Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:55 2026-01-28T17:55:55.356Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:55 2026-01-28T17:55:55.373Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:55 2026-01-28T17:55:55.401Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:55 2026-01-28T17:55:55.450Z INFO 11310 --- [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. 17:55:55 2026-01-28T17:55:55.450Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:55 2026-01-28T17:55:55.450Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:55 2026-01-28T17:55:55.451Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:55 2026-01-28T17:55:55.451Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:55 2026-01-28T17:55:55.521Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:55 2026-01-28T17:55:55.535Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:55 2026-01-28T17:55:55.568Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:55 2026-01-28T17:55:55.781Z INFO 11310 --- [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. 17:55:55 2026-01-28T17:55:55.782Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:55 2026-01-28T17:55:55.782Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:55 2026-01-28T17:55:55.782Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:55 2026-01-28T17:55:55.782Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:55 2026-01-28T17:55:55.858Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:55 2026-01-28T17:55:55.872Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:55 2026-01-28T17:55:55.897Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:56 2026-01-28T17:55:55.940Z INFO 11310 --- [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. 17:55:56 2026-01-28T17:55:55.941Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:56 2026-01-28T17:55:55.942Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:56 2026-01-28T17:55:55.942Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:56 2026-01-28T17:55:55.942Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:56 2026-01-28T17:55:56.016Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:56 2026-01-28T17:55:56.029Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:56 2026-01-28T17:55:56.054Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:56 2026-01-28T17:55:56.244Z INFO 11310 --- [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. 17:55:56 2026-01-28T17:55:56.244Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:56 2026-01-28T17:55:56.245Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:56 2026-01-28T17:55:56.245Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:56 2026-01-28T17:55:56.245Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:56 2026-01-28T17:55:56.323Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:56 2026-01-28T17:55:56.337Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:56 2026-01-28T17:55:56.371Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:56 2026-01-28T17:55:56.414Z INFO 11310 --- [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. 17:55:56 2026-01-28T17:55:56.415Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:56 2026-01-28T17:55:56.416Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:56 2026-01-28T17:55:56.416Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:56 2026-01-28T17:55:56.416Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:56 2026-01-28T17:55:56.488Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:56 2026-01-28T17:55:56.500Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:56 2026-01-28T17:55:56.526Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:56 2026-01-28T17:55:56.766Z INFO 11310 --- [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. 17:55:56 2026-01-28T17:55:56.766Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:56 2026-01-28T17:55:56.767Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:56 2026-01-28T17:55:56.767Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:56 2026-01-28T17:55:56.767Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:56 2026-01-28T17:55:56.839Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:56 2026-01-28T17:55:56.855Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:56 2026-01-28T17:55:56.886Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:57 2026-01-28T17:55:56.924Z INFO 11310 --- [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. 17:55:57 2026-01-28T17:55:56.924Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:57 2026-01-28T17:55:56.924Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:57 2026-01-28T17:55:56.925Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:57 2026-01-28T17:55:56.925Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:57 2026-01-28T17:55:56.997Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:57 2026-01-28T17:55:57.010Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:57 2026-01-28T17:55:57.037Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:57 2026-01-28T17:55:57.217Z INFO 11310 --- [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. 17:55:57 2026-01-28T17:55:57.217Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:57 2026-01-28T17:55:57.217Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:57 2026-01-28T17:55:57.218Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:57 2026-01-28T17:55:57.218Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:57 2026-01-28T17:55:57.295Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:57 2026-01-28T17:55:57.308Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:57 2026-01-28T17:55:57.330Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:57 2026-01-28T17:55:57.362Z INFO 11310 --- [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. 17:55:57 2026-01-28T17:55:57.363Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:57 2026-01-28T17:55:57.363Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:57 2026-01-28T17:55:57.363Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:57 2026-01-28T17:55:57.363Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:57 2026-01-28T17:55:57.434Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:57 2026-01-28T17:55:57.462Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:57 2026-01-28T17:55:57.481Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:57 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.750 s -- in org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 17:55:57 [INFO] Running org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 17:55:57 2026-01-28T17:55:57.702Z INFO 11310 --- [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. 17:55:57 2026-01-28T17:55:57.702Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:57 2026-01-28T17:55:57.703Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:57 2026-01-28T17:55:57.703Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:57 2026-01-28T17:55:57.703Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:57 2026-01-28T17:55:57.768Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:57 2026-01-28T17:55:57.782Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:57 2026-01-28T17:55:57.799Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:57 2026-01-28T17:55:57.894Z INFO 11310 --- [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. 17:55:57 2026-01-28T17:55:57.894Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:57 2026-01-28T17:55:57.895Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:57 2026-01-28T17:55:57.895Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:57 2026-01-28T17:55:57.895Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:58 2026-01-28T17:55:57.959Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:58 2026-01-28T17:55:57.969Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:58 2026-01-28T17:55:57.986Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s -- in org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 17:55:58 [INFO] Running org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 17:55:58 2026-01-28T17:55:58.091Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:55:58 allow.auto.create.topics = true 17:55:58 auto.commit.interval.ms = 5000 17:55:58 auto.include.jmx.reporter = true 17:55:58 auto.offset.reset = latest 17:55:58 bootstrap.servers = [localhost:32777] 17:55:58 check.crcs = true 17:55:58 client.dns.lookup = use_all_dns_ips 17:55:58 client.id = consumer-test-group-7 17:55:58 client.rack = 17:55:58 connections.max.idle.ms = 540000 17:55:58 default.api.timeout.ms = 60000 17:55:58 enable.auto.commit = true 17:55:58 enable.metrics.push = true 17:55:58 exclude.internal.topics = true 17:55:58 fetch.max.bytes = 52428800 17:55:58 fetch.max.wait.ms = 500 17:55:58 fetch.min.bytes = 1 17:55:58 group.id = test-group 17:55:58 group.instance.id = null 17:55:58 group.protocol = classic 17:55:58 group.remote.assignor = null 17:55:58 heartbeat.interval.ms = 3000 17:55:58 interceptor.classes = [] 17:55:58 internal.leave.group.on.close = true 17:55:58 internal.throw.on.fetch.stable.offset.unsupported = false 17:55:58 isolation.level = read_uncommitted 17:55:58 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:55:58 max.partition.fetch.bytes = 1048576 17:55:58 max.poll.interval.ms = 300000 17:55:58 max.poll.records = 2147483647 17:55:58 metadata.max.age.ms = 300000 17:55:58 metadata.recovery.strategy = none 17:55:58 metric.reporters = [] 17:55:58 metrics.num.samples = 2 17:55:58 metrics.recording.level = INFO 17:55:58 metrics.sample.window.ms = 30000 17:55:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:55:58 receive.buffer.bytes = 65536 17:55:58 reconnect.backoff.max.ms = 1000 17:55:58 reconnect.backoff.ms = 50 17:55:58 request.timeout.ms = 30000 17:55:58 retry.backoff.max.ms = 1000 17:55:58 retry.backoff.ms = 100 17:55:58 sasl.client.callback.handler.class = null 17:55:58 sasl.jaas.config = null 17:55:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:58 sasl.kerberos.min.time.before.relogin = 60000 17:55:58 sasl.kerberos.service.name = null 17:55:58 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:58 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:58 sasl.login.callback.handler.class = null 17:55:58 sasl.login.class = null 17:55:58 sasl.login.connect.timeout.ms = null 17:55:58 sasl.login.read.timeout.ms = null 17:55:58 sasl.login.refresh.buffer.seconds = 300 17:55:58 sasl.login.refresh.min.period.seconds = 60 17:55:58 sasl.login.refresh.window.factor = 0.8 17:55:58 sasl.login.refresh.window.jitter = 0.05 17:55:58 sasl.login.retry.backoff.max.ms = 10000 17:55:58 sasl.login.retry.backoff.ms = 100 17:55:58 sasl.mechanism = GSSAPI 17:55:58 sasl.oauthbearer.clock.skew.seconds = 30 17:55:58 sasl.oauthbearer.expected.audience = null 17:55:58 sasl.oauthbearer.expected.issuer = null 17:55:58 sasl.oauthbearer.header.urlencode = false 17:55:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:58 sasl.oauthbearer.jwks.endpoint.url = null 17:55:58 sasl.oauthbearer.scope.claim.name = scope 17:55:58 sasl.oauthbearer.sub.claim.name = sub 17:55:58 sasl.oauthbearer.token.endpoint.url = null 17:55:58 security.protocol = PLAINTEXT 17:55:58 security.providers = null 17:55:58 send.buffer.bytes = 131072 17:55:58 session.timeout.ms = 45000 17:55:58 socket.connection.setup.timeout.max.ms = 30000 17:55:58 socket.connection.setup.timeout.ms = 10000 17:55:58 ssl.cipher.suites = null 17:55:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:58 ssl.endpoint.identification.algorithm = https 17:55:58 ssl.engine.factory.class = null 17:55:58 ssl.key.password = null 17:55:58 ssl.keymanager.algorithm = SunX509 17:55:58 ssl.keystore.certificate.chain = null 17:55:58 ssl.keystore.key = null 17:55:58 ssl.keystore.location = null 17:55:58 ssl.keystore.password = null 17:55:58 ssl.keystore.type = JKS 17:55:58 ssl.protocol = TLSv1.3 17:55:58 ssl.provider = null 17:55:58 ssl.secure.random.implementation = null 17:55:58 ssl.trustmanager.algorithm = PKIX 17:55:58 ssl.truststore.certificates = null 17:55:58 ssl.truststore.location = null 17:55:58 ssl.truststore.password = null 17:55:58 ssl.truststore.type = JKS 17:55:58 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:55:58 17:55:58 2026-01-28T17:55:58.091Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:58 2026-01-28T17:55:58.093Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:58 2026-01-28T17:55:58.094Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:58 2026-01-28T17:55:58.094Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622958093 17:55:58 2026-01-28T17:55:58.097Z INFO 11310 --- [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 17:55:58 2026-01-28T17:55:58.116Z WARN 11310 --- [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} 17:55:58 2026-01-28T17:55:58.117Z INFO 11310 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-7, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:55:58 2026-01-28T17:55:58.117Z INFO 11310 --- [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) 17:55:58 2026-01-28T17:55:58.122Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 17:55:58 2026-01-28T17:55:58.128Z INFO 11310 --- [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-a4559696-4b2f-4f92-b650-d77a427bbe50 17:55:58 2026-01-28T17:55:58.128Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 17:55:58 2026-01-28T17:55:58.131Z INFO 11310 --- [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-a4559696-4b2f-4f92-b650-d77a427bbe50', protocol='range'} 17:55:58 2026-01-28T17:55:58.249Z INFO 11310 --- [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-a4559696-4b2f-4f92-b650-d77a427bbe50=Assignment(partitions=[legacy-batch-topic-0])} 17:55:58 2026-01-28T17:55:58.252Z INFO 11310 --- [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-a4559696-4b2f-4f92-b650-d77a427bbe50', protocol='range'} 17:55:58 2026-01-28T17:55:58.252Z INFO 11310 --- [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]) 17:55:58 2026-01-28T17:55:58.252Z INFO 11310 --- [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 17:55:58 2026-01-28T17:55:58.254Z INFO 11310 --- [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 17:55:58 2026-01-28T17:55:58.255Z INFO 11310 --- [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}}. 17:55:58 2026-01-28T17:55:58.624Z INFO 11310 --- [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. 17:55:58 2026-01-28T17:55:58.624Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:58 2026-01-28T17:55:58.624Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:58 2026-01-28T17:55:58.625Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:58 2026-01-28T17:55:58.625Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:58 2026-01-28T17:55:58.694Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 17:55:58 2026-01-28T17:55:58.705Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 17:55:58 2026-01-28T17:55:58.726Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:58 2026-01-28T17:55:58.911Z INFO 11310 --- [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 17:55:58 2026-01-28T17:55:58.911Z INFO 11310 --- [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-a4559696-4b2f-4f92-b650-d77a427bbe50 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:55:58 2026-01-28T17:55:58.912Z INFO 11310 --- [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 17:55:58 2026-01-28T17:55:58.912Z INFO 11310 --- [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 17:55:58 2026-01-28T17:55:58.912Z INFO 11310 --- [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 17:55:58 2026-01-28T17:55:58.914Z INFO 11310 --- [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 17:55:58 2026-01-28T17:55:58.914Z INFO 11310 --- [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 17:55:58 2026-01-28T17:55:58.925Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:55:58 2026-01-28T17:55:58.925Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:55:58 2026-01-28T17:55:58.925Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:55:58 2026-01-28T17:55:58.925Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:55:58 2026-01-28T17:55:58.934Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-7 unregistered 17:55:59 2026-01-28T17:55:58.950Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:55:59 allow.auto.create.topics = true 17:55:59 auto.commit.interval.ms = 5000 17:55:59 auto.include.jmx.reporter = true 17:55:59 auto.offset.reset = latest 17:55:59 bootstrap.servers = [localhost:32777] 17:55:59 check.crcs = true 17:55:59 client.dns.lookup = use_all_dns_ips 17:55:59 client.id = consumer-test-group-8 17:55:59 client.rack = 17:55:59 connections.max.idle.ms = 540000 17:55:59 default.api.timeout.ms = 60000 17:55:59 enable.auto.commit = true 17:55:59 enable.metrics.push = true 17:55:59 exclude.internal.topics = true 17:55:59 fetch.max.bytes = 52428800 17:55:59 fetch.max.wait.ms = 500 17:55:59 fetch.min.bytes = 1 17:55:59 group.id = test-group 17:55:59 group.instance.id = null 17:55:59 group.protocol = classic 17:55:59 group.remote.assignor = null 17:55:59 heartbeat.interval.ms = 3000 17:55:59 interceptor.classes = [] 17:55:59 internal.leave.group.on.close = true 17:55:59 internal.throw.on.fetch.stable.offset.unsupported = false 17:55:59 isolation.level = read_uncommitted 17:55:59 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:55:59 max.partition.fetch.bytes = 1048576 17:55:59 max.poll.interval.ms = 300000 17:55:59 max.poll.records = 2147483647 17:55:59 metadata.max.age.ms = 300000 17:55:59 metadata.recovery.strategy = none 17:55:59 metric.reporters = [] 17:55:59 metrics.num.samples = 2 17:55:59 metrics.recording.level = INFO 17:55:59 metrics.sample.window.ms = 30000 17:55:59 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:55:59 receive.buffer.bytes = 65536 17:55:59 reconnect.backoff.max.ms = 1000 17:55:59 reconnect.backoff.ms = 50 17:55:59 request.timeout.ms = 30000 17:55:59 retry.backoff.max.ms = 1000 17:55:59 retry.backoff.ms = 100 17:55:59 sasl.client.callback.handler.class = null 17:55:59 sasl.jaas.config = null 17:55:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:59 sasl.kerberos.min.time.before.relogin = 60000 17:55:59 sasl.kerberos.service.name = null 17:55:59 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:59 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:59 sasl.login.callback.handler.class = null 17:55:59 sasl.login.class = null 17:55:59 sasl.login.connect.timeout.ms = null 17:55:59 sasl.login.read.timeout.ms = null 17:55:59 sasl.login.refresh.buffer.seconds = 300 17:55:59 sasl.login.refresh.min.period.seconds = 60 17:55:59 sasl.login.refresh.window.factor = 0.8 17:55:59 sasl.login.refresh.window.jitter = 0.05 17:55:59 sasl.login.retry.backoff.max.ms = 10000 17:55:59 sasl.login.retry.backoff.ms = 100 17:55:59 sasl.mechanism = GSSAPI 17:55:59 sasl.oauthbearer.clock.skew.seconds = 30 17:55:59 sasl.oauthbearer.expected.audience = null 17:55:59 sasl.oauthbearer.expected.issuer = null 17:55:59 sasl.oauthbearer.header.urlencode = false 17:55:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:59 sasl.oauthbearer.jwks.endpoint.url = null 17:55:59 sasl.oauthbearer.scope.claim.name = scope 17:55:59 sasl.oauthbearer.sub.claim.name = sub 17:55:59 sasl.oauthbearer.token.endpoint.url = null 17:55:59 security.protocol = PLAINTEXT 17:55:59 security.providers = null 17:55:59 send.buffer.bytes = 131072 17:55:59 session.timeout.ms = 45000 17:55:59 socket.connection.setup.timeout.max.ms = 30000 17:55:59 socket.connection.setup.timeout.ms = 10000 17:55:59 ssl.cipher.suites = null 17:55:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:59 ssl.endpoint.identification.algorithm = https 17:55:59 ssl.engine.factory.class = null 17:55:59 ssl.key.password = null 17:55:59 ssl.keymanager.algorithm = SunX509 17:55:59 ssl.keystore.certificate.chain = null 17:55:59 ssl.keystore.key = null 17:55:59 ssl.keystore.location = null 17:55:59 ssl.keystore.password = null 17:55:59 ssl.keystore.type = JKS 17:55:59 ssl.protocol = TLSv1.3 17:55:59 ssl.provider = null 17:55:59 ssl.secure.random.implementation = null 17:55:59 ssl.trustmanager.algorithm = PKIX 17:55:59 ssl.truststore.certificates = null 17:55:59 ssl.truststore.location = null 17:55:59 ssl.truststore.password = null 17:55:59 ssl.truststore.type = JKS 17:55:59 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:55:59 17:55:59 2026-01-28T17:55:58.950Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:59 2026-01-28T17:55:58.953Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:59 2026-01-28T17:55:58.953Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:59 2026-01-28T17:55:58.953Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622958953 17:55:59 2026-01-28T17:55:58.953Z INFO 11310 --- [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 17:55:59 2026-01-28T17:55:58.958Z INFO 11310 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-8, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:55:59 2026-01-28T17:55:58.958Z INFO 11310 --- [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) 17:55:59 2026-01-28T17:55:58.959Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 17:55:59 2026-01-28T17:55:58.962Z INFO 11310 --- [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-3d4f8d52-fbab-48d0-9840-1ba1129ca07b 17:55:59 2026-01-28T17:55:58.962Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 17:55:59 2026-01-28T17:55:58.966Z INFO 11310 --- [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-3d4f8d52-fbab-48d0-9840-1ba1129ca07b', protocol='range'} 17:55:59 2026-01-28T17:55:58.966Z INFO 11310 --- [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-3d4f8d52-fbab-48d0-9840-1ba1129ca07b=Assignment(partitions=[legacy-batch-topic-0])} 17:55:59 2026-01-28T17:55:58.978Z INFO 11310 --- [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-3d4f8d52-fbab-48d0-9840-1ba1129ca07b', protocol='range'} 17:55:59 2026-01-28T17:55:58.978Z INFO 11310 --- [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]) 17:55:59 2026-01-28T17:55:58.978Z INFO 11310 --- [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 17:55:59 2026-01-28T17:55:58.981Z INFO 11310 --- [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 17:55:59 2026-01-28T17:55:58.988Z INFO 11310 --- [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}}. 17:55:59 2026-01-28T17:55:59.486Z INFO 11310 --- [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. 17:55:59 2026-01-28T17:55:59.486Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:59 2026-01-28T17:55:59.487Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:59 2026-01-28T17:55:59.487Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:59 2026-01-28T17:55:59.487Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:59 2026-01-28T17:55:59.560Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 17:55:59 2026-01-28T17:55:59.574Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 17:55:59 2026-01-28T17:55:59.599Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:59 2026-01-28T17:55:59.662Z WARN 11310 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: ab69b6d3-f298-4996-879f-535bcc65e7cd, data operation cloud event id: 7fe297d4-e4f0-4974-a23c-ea1ce0618001 17:55:59 2026-01-28T17:55:59.662Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:55:59 acks = -1 17:55:59 auto.include.jmx.reporter = true 17:55:59 batch.size = 16384 17:55:59 bootstrap.servers = [localhost:32777] 17:55:59 buffer.memory = 33554432 17:55:59 client.dns.lookup = use_all_dns_ips 17:55:59 client.id = cps-core-1 17:55:59 compression.gzip.level = -1 17:55:59 compression.lz4.level = 9 17:55:59 compression.type = none 17:55:59 compression.zstd.level = 3 17:55:59 connections.max.idle.ms = 540000 17:55:59 delivery.timeout.ms = 120000 17:55:59 enable.idempotence = true 17:55:59 enable.metrics.push = true 17:55:59 interceptor.classes = [] 17:55:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:55:59 linger.ms = 0 17:55:59 max.block.ms = 60000 17:55:59 max.in.flight.requests.per.connection = 5 17:55:59 max.request.size = 1048576 17:55:59 metadata.max.age.ms = 300000 17:55:59 metadata.max.idle.ms = 300000 17:55:59 metadata.recovery.strategy = none 17:55:59 metric.reporters = [] 17:55:59 metrics.num.samples = 2 17:55:59 metrics.recording.level = INFO 17:55:59 metrics.sample.window.ms = 30000 17:55:59 partitioner.adaptive.partitioning.enable = true 17:55:59 partitioner.availability.timeout.ms = 0 17:55:59 partitioner.class = null 17:55:59 partitioner.ignore.keys = false 17:55:59 receive.buffer.bytes = 32768 17:55:59 reconnect.backoff.max.ms = 1000 17:55:59 reconnect.backoff.ms = 50 17:55:59 request.timeout.ms = 30000 17:55:59 retries = 2147483647 17:55:59 retry.backoff.max.ms = 1000 17:55:59 retry.backoff.ms = 100 17:55:59 sasl.client.callback.handler.class = null 17:55:59 sasl.jaas.config = null 17:55:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:59 sasl.kerberos.min.time.before.relogin = 60000 17:55:59 sasl.kerberos.service.name = null 17:55:59 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:59 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:59 sasl.login.callback.handler.class = null 17:55:59 sasl.login.class = null 17:55:59 sasl.login.connect.timeout.ms = null 17:55:59 sasl.login.read.timeout.ms = null 17:55:59 sasl.login.refresh.buffer.seconds = 300 17:55:59 sasl.login.refresh.min.period.seconds = 60 17:55:59 sasl.login.refresh.window.factor = 0.8 17:55:59 sasl.login.refresh.window.jitter = 0.05 17:55:59 sasl.login.retry.backoff.max.ms = 10000 17:55:59 sasl.login.retry.backoff.ms = 100 17:55:59 sasl.mechanism = GSSAPI 17:55:59 sasl.oauthbearer.clock.skew.seconds = 30 17:55:59 sasl.oauthbearer.expected.audience = null 17:55:59 sasl.oauthbearer.expected.issuer = null 17:55:59 sasl.oauthbearer.header.urlencode = false 17:55:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:59 sasl.oauthbearer.jwks.endpoint.url = null 17:55:59 sasl.oauthbearer.scope.claim.name = scope 17:55:59 sasl.oauthbearer.sub.claim.name = sub 17:55:59 sasl.oauthbearer.token.endpoint.url = null 17:55:59 security.protocol = PLAINTEXT 17:55:59 security.providers = null 17:55:59 send.buffer.bytes = 131072 17:55:59 socket.connection.setup.timeout.max.ms = 30000 17:55:59 socket.connection.setup.timeout.ms = 10000 17:55:59 ssl.cipher.suites = null 17:55:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:59 ssl.endpoint.identification.algorithm = https 17:55:59 ssl.engine.factory.class = null 17:55:59 ssl.key.password = null 17:55:59 ssl.keymanager.algorithm = SunX509 17:55:59 ssl.keystore.certificate.chain = null 17:55:59 ssl.keystore.key = null 17:55:59 ssl.keystore.location = null 17:55:59 ssl.keystore.password = null 17:55:59 ssl.keystore.type = JKS 17:55:59 ssl.protocol = TLSv1.3 17:55:59 ssl.provider = null 17:55:59 ssl.secure.random.implementation = null 17:55:59 ssl.trustmanager.algorithm = PKIX 17:55:59 ssl.truststore.certificates = null 17:55:59 ssl.truststore.location = null 17:55:59 ssl.truststore.password = null 17:55:59 ssl.truststore.type = JKS 17:55:59 transaction.timeout.ms = 60000 17:55:59 transactional.id = null 17:55:59 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:55:59 17:55:59 2026-01-28T17:55:59.662Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:59 2026-01-28T17:55:59.663Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 17:55:59 2026-01-28T17:55:59.665Z INFO 11310 --- [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. 17:55:59 2026-01-28T17:55:59.680Z INFO 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:55:59 2026-01-28T17:55:59.691Z INFO 11310 --- [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 17:55:59 2026-01-28T17:55:59.780Z INFO 11310 --- [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 17:55:59 2026-01-28T17:55:59.780Z INFO 11310 --- [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-3d4f8d52-fbab-48d0-9840-1ba1129ca07b sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:55:59 2026-01-28T17:55:59.781Z INFO 11310 --- [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 17:55:59 2026-01-28T17:55:59.781Z INFO 11310 --- [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 17:55:59 2026-01-28T17:55:59.781Z INFO 11310 --- [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 17:55:59 2026-01-28T17:55:59.781Z INFO 11310 --- [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 17:55:59 2026-01-28T17:55:59.781Z INFO 11310 --- [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 17:56:00 2026-01-28T17:56:00.218Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:00 2026-01-28T17:56:00.218Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:00 2026-01-28T17:56:00.218Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:00 2026-01-28T17:56:00.218Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:00 2026-01-28T17:56:00.223Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-8 unregistered 17:56:00 2026-01-28T17:56:00.238Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:00 allow.auto.create.topics = true 17:56:00 auto.commit.interval.ms = 5000 17:56:00 auto.include.jmx.reporter = true 17:56:00 auto.offset.reset = latest 17:56:00 bootstrap.servers = [localhost:32777] 17:56:00 check.crcs = true 17:56:00 client.dns.lookup = use_all_dns_ips 17:56:00 client.id = consumer-test-group-9 17:56:00 client.rack = 17:56:00 connections.max.idle.ms = 540000 17:56:00 default.api.timeout.ms = 60000 17:56:00 enable.auto.commit = true 17:56:00 enable.metrics.push = true 17:56:00 exclude.internal.topics = true 17:56:00 fetch.max.bytes = 52428800 17:56:00 fetch.max.wait.ms = 500 17:56:00 fetch.min.bytes = 1 17:56:00 group.id = test-group 17:56:00 group.instance.id = null 17:56:00 group.protocol = classic 17:56:00 group.remote.assignor = null 17:56:00 heartbeat.interval.ms = 3000 17:56:00 interceptor.classes = [] 17:56:00 internal.leave.group.on.close = true 17:56:00 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:00 isolation.level = read_uncommitted 17:56:00 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:00 max.partition.fetch.bytes = 1048576 17:56:00 max.poll.interval.ms = 300000 17:56:00 max.poll.records = 2147483647 17:56:00 metadata.max.age.ms = 300000 17:56:00 metadata.recovery.strategy = none 17:56:00 metric.reporters = [] 17:56:00 metrics.num.samples = 2 17:56:00 metrics.recording.level = INFO 17:56:00 metrics.sample.window.ms = 30000 17:56:00 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:00 receive.buffer.bytes = 65536 17:56:00 reconnect.backoff.max.ms = 1000 17:56:00 reconnect.backoff.ms = 50 17:56:00 request.timeout.ms = 30000 17:56:00 retry.backoff.max.ms = 1000 17:56:00 retry.backoff.ms = 100 17:56:00 sasl.client.callback.handler.class = null 17:56:00 sasl.jaas.config = null 17:56:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:00 sasl.kerberos.min.time.before.relogin = 60000 17:56:00 sasl.kerberos.service.name = null 17:56:00 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:00 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:00 sasl.login.callback.handler.class = null 17:56:00 sasl.login.class = null 17:56:00 sasl.login.connect.timeout.ms = null 17:56:00 sasl.login.read.timeout.ms = null 17:56:00 sasl.login.refresh.buffer.seconds = 300 17:56:00 sasl.login.refresh.min.period.seconds = 60 17:56:00 sasl.login.refresh.window.factor = 0.8 17:56:00 sasl.login.refresh.window.jitter = 0.05 17:56:00 sasl.login.retry.backoff.max.ms = 10000 17:56:00 sasl.login.retry.backoff.ms = 100 17:56:00 sasl.mechanism = GSSAPI 17:56:00 sasl.oauthbearer.clock.skew.seconds = 30 17:56:00 sasl.oauthbearer.expected.audience = null 17:56:00 sasl.oauthbearer.expected.issuer = null 17:56:00 sasl.oauthbearer.header.urlencode = false 17:56:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:00 sasl.oauthbearer.jwks.endpoint.url = null 17:56:00 sasl.oauthbearer.scope.claim.name = scope 17:56:00 sasl.oauthbearer.sub.claim.name = sub 17:56:00 sasl.oauthbearer.token.endpoint.url = null 17:56:00 security.protocol = PLAINTEXT 17:56:00 security.providers = null 17:56:00 send.buffer.bytes = 131072 17:56:00 session.timeout.ms = 45000 17:56:00 socket.connection.setup.timeout.max.ms = 30000 17:56:00 socket.connection.setup.timeout.ms = 10000 17:56:00 ssl.cipher.suites = null 17:56:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:00 ssl.endpoint.identification.algorithm = https 17:56:00 ssl.engine.factory.class = null 17:56:00 ssl.key.password = null 17:56:00 ssl.keymanager.algorithm = SunX509 17:56:00 ssl.keystore.certificate.chain = null 17:56:00 ssl.keystore.key = null 17:56:00 ssl.keystore.location = null 17:56:00 ssl.keystore.password = null 17:56:00 ssl.keystore.type = JKS 17:56:00 ssl.protocol = TLSv1.3 17:56:00 ssl.provider = null 17:56:00 ssl.secure.random.implementation = null 17:56:00 ssl.trustmanager.algorithm = PKIX 17:56:00 ssl.truststore.certificates = null 17:56:00 ssl.truststore.location = null 17:56:00 ssl.truststore.password = null 17:56:00 ssl.truststore.type = JKS 17:56:00 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:56:00 17:56:00 2026-01-28T17:56:00.239Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:00 2026-01-28T17:56:00.241Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:00 2026-01-28T17:56:00.241Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:00 2026-01-28T17:56:00.241Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622960241 17:56:00 2026-01-28T17:56:00.241Z INFO 11310 --- [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 17:56:00 2026-01-28T17:56:00.247Z INFO 11310 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-9, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:00 2026-01-28T17:56:00.247Z INFO 11310 --- [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) 17:56:00 2026-01-28T17:56:00.253Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 17:56:00 2026-01-28T17:56:00.262Z INFO 11310 --- [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-b91e45e9-86f2-4763-8de4-d1a0747890eb 17:56:00 2026-01-28T17:56:00.262Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 17:56:00 2026-01-28T17:56:00.265Z INFO 11310 --- [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-b91e45e9-86f2-4763-8de4-d1a0747890eb', protocol='range'} 17:56:00 2026-01-28T17:56:00.265Z INFO 11310 --- [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-b91e45e9-86f2-4763-8de4-d1a0747890eb=Assignment(partitions=[legacy-batch-topic-0])} 17:56:00 2026-01-28T17:56:00.268Z INFO 11310 --- [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-b91e45e9-86f2-4763-8de4-d1a0747890eb', protocol='range'} 17:56:00 2026-01-28T17:56:00.268Z INFO 11310 --- [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]) 17:56:00 2026-01-28T17:56:00.268Z INFO 11310 --- [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 17:56:00 2026-01-28T17:56:00.269Z INFO 11310 --- [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 17:56:00 2026-01-28T17:56:00.274Z INFO 11310 --- [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}}. 17:56:00 2026-01-28T17:56:00.766Z INFO 11310 --- [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. 17:56:00 2026-01-28T17:56:00.766Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:00 2026-01-28T17:56:00.766Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:00 2026-01-28T17:56:00.767Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:00 2026-01-28T17:56:00.767Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:00 2026-01-28T17:56:00.833Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 17:56:00 2026-01-28T17:56:00.845Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 17:56:00 2026-01-28T17:56:00.866Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:00 2026-01-28T17:56:00.901Z WARN 11310 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 6c45de69-48da-41a1-9588-54139c7235d7, data operation cloud event id: 9f8ba42d-49fd-4a15-ae0d-eacb78048701 17:56:01 2026-01-28T17:56:00.949Z INFO 11310 --- [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 17:56:01 2026-01-28T17:56:00.949Z INFO 11310 --- [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-b91e45e9-86f2-4763-8de4-d1a0747890eb sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:01 2026-01-28T17:56:00.950Z INFO 11310 --- [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 17:56:01 2026-01-28T17:56:00.950Z INFO 11310 --- [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 17:56:01 2026-01-28T17:56:00.950Z INFO 11310 --- [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 17:56:01 2026-01-28T17:56:00.950Z INFO 11310 --- [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 17:56:01 2026-01-28T17:56:00.950Z INFO 11310 --- [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 17:56:01 2026-01-28T17:56:01.413Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:01 2026-01-28T17:56:01.414Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:01 2026-01-28T17:56:01.414Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:01 2026-01-28T17:56:01.414Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:01 2026-01-28T17:56:01.417Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-9 unregistered 17:56:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.360 s -- in org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 17:56:01 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 17:56:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 17:56:01 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 17:56:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 17:56:01 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 17:56:01 2026-01-28T17:56:01.590Z INFO 11310 --- [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. 17:56:01 2026-01-28T17:56:01.591Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:01 2026-01-28T17:56:01.591Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:01 2026-01-28T17:56:01.591Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:01 2026-01-28T17:56:01.591Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:01 2026-01-28T17:56:01.670Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:01 2026-01-28T17:56:01.681Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:01 2026-01-28T17:56:01.719Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:01 2026-01-28T17:56:01.764Z INFO 11310 --- [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. 17:56:01 2026-01-28T17:56:01.764Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:01 2026-01-28T17:56:01.765Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:01 2026-01-28T17:56:01.765Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:01 2026-01-28T17:56:01.765Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:01 2026-01-28T17:56:01.833Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:01 2026-01-28T17:56:01.844Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:01 2026-01-28T17:56:01.874Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:01 2026-01-28T17:56:01.903Z INFO 11310 --- [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. 17:56:01 2026-01-28T17:56:01.903Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:01 2026-01-28T17:56:01.904Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:01 2026-01-28T17:56:01.904Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:01 2026-01-28T17:56:01.904Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:02 2026-01-28T17:56:01.969Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:56:02 2026-01-28T17:56:01.979Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:56:02 2026-01-28T17:56:02.001Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:02 2026-01-28T17:56:02.019Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Total operations received: 3 17:56:02 2026-01-28T17:56:02.042Z INFO 11310 --- [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. 17:56:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.659 s -- in org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 17:56:02 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 17:56:02 2026-01-28T17:56:02.256Z INFO 11310 --- [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. 17:56:02 2026-01-28T17:56:02.257Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:02 2026-01-28T17:56:02.257Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:02 2026-01-28T17:56:02.258Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:02 2026-01-28T17:56:02.258Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:02 2026-01-28T17:56:02.323Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:02 2026-01-28T17:56:02.370Z INFO 11310 --- [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. 17:56:02 2026-01-28T17:56:02.371Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:02 2026-01-28T17:56:02.371Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:02 2026-01-28T17:56:02.371Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:02 2026-01-28T17:56:02.371Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:02 2026-01-28T17:56:02.419Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:02 2026-01-28T17:56:02.474Z INFO 11310 --- [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. 17:56:02 2026-01-28T17:56:02.474Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:02 2026-01-28T17:56:02.475Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:02 2026-01-28T17:56:02.475Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:02 2026-01-28T17:56:02.475Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:02 2026-01-28T17:56:02.523Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:02 2026-01-28T17:56:02.563Z INFO 11310 --- [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. 17:56:02 2026-01-28T17:56:02.564Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:02 2026-01-28T17:56:02.564Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:02 2026-01-28T17:56:02.565Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:02 2026-01-28T17:56:02.565Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:02 2026-01-28T17:56:02.597Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:02 2026-01-28T17:56:02.632Z INFO 11310 --- [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. 17:56:02 2026-01-28T17:56:02.632Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:02 2026-01-28T17:56:02.633Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:02 2026-01-28T17:56:02.634Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:02 2026-01-28T17:56:02.634Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:02 2026-01-28T17:56:02.667Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:02 2026-01-28T17:56:02.700Z INFO 11310 --- [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. 17:56:02 2026-01-28T17:56:02.700Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:02 2026-01-28T17:56:02.700Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:02 2026-01-28T17:56:02.701Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:02 2026-01-28T17:56:02.701Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:02 2026-01-28T17:56:02.723Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:02 2026-01-28T17:56:02.737Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:02 allow.auto.create.topics = true 17:56:02 auto.commit.interval.ms = 5000 17:56:02 auto.include.jmx.reporter = true 17:56:02 auto.offset.reset = latest 17:56:02 bootstrap.servers = [localhost:32777] 17:56:02 check.crcs = true 17:56:02 client.dns.lookup = use_all_dns_ips 17:56:02 client.id = consumer-test-group-10 17:56:02 client.rack = 17:56:02 connections.max.idle.ms = 540000 17:56:02 default.api.timeout.ms = 60000 17:56:02 enable.auto.commit = true 17:56:02 enable.metrics.push = true 17:56:02 exclude.internal.topics = true 17:56:02 fetch.max.bytes = 52428800 17:56:02 fetch.max.wait.ms = 500 17:56:02 fetch.min.bytes = 1 17:56:02 group.id = test-group 17:56:02 group.instance.id = null 17:56:02 group.protocol = classic 17:56:02 group.remote.assignor = null 17:56:02 heartbeat.interval.ms = 3000 17:56:02 interceptor.classes = [] 17:56:02 internal.leave.group.on.close = true 17:56:02 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:02 isolation.level = read_uncommitted 17:56:02 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:02 max.partition.fetch.bytes = 1048576 17:56:02 max.poll.interval.ms = 300000 17:56:02 max.poll.records = 2147483647 17:56:02 metadata.max.age.ms = 300000 17:56:02 metadata.recovery.strategy = none 17:56:02 metric.reporters = [] 17:56:02 metrics.num.samples = 2 17:56:02 metrics.recording.level = INFO 17:56:02 metrics.sample.window.ms = 30000 17:56:02 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:02 receive.buffer.bytes = 65536 17:56:02 reconnect.backoff.max.ms = 1000 17:56:02 reconnect.backoff.ms = 50 17:56:02 request.timeout.ms = 30000 17:56:02 retry.backoff.max.ms = 1000 17:56:02 retry.backoff.ms = 100 17:56:02 sasl.client.callback.handler.class = null 17:56:02 sasl.jaas.config = null 17:56:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:02 sasl.kerberos.min.time.before.relogin = 60000 17:56:02 sasl.kerberos.service.name = null 17:56:02 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:02 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:02 sasl.login.callback.handler.class = null 17:56:02 sasl.login.class = null 17:56:02 sasl.login.connect.timeout.ms = null 17:56:02 sasl.login.read.timeout.ms = null 17:56:02 sasl.login.refresh.buffer.seconds = 300 17:56:02 sasl.login.refresh.min.period.seconds = 60 17:56:02 sasl.login.refresh.window.factor = 0.8 17:56:02 sasl.login.refresh.window.jitter = 0.05 17:56:02 sasl.login.retry.backoff.max.ms = 10000 17:56:02 sasl.login.retry.backoff.ms = 100 17:56:02 sasl.mechanism = GSSAPI 17:56:02 sasl.oauthbearer.clock.skew.seconds = 30 17:56:02 sasl.oauthbearer.expected.audience = null 17:56:02 sasl.oauthbearer.expected.issuer = null 17:56:02 sasl.oauthbearer.header.urlencode = false 17:56:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:02 sasl.oauthbearer.jwks.endpoint.url = null 17:56:02 sasl.oauthbearer.scope.claim.name = scope 17:56:02 sasl.oauthbearer.sub.claim.name = sub 17:56:02 sasl.oauthbearer.token.endpoint.url = null 17:56:02 security.protocol = PLAINTEXT 17:56:02 security.providers = null 17:56:02 send.buffer.bytes = 131072 17:56:02 session.timeout.ms = 45000 17:56:02 socket.connection.setup.timeout.max.ms = 30000 17:56:02 socket.connection.setup.timeout.ms = 10000 17:56:02 ssl.cipher.suites = null 17:56:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:02 ssl.endpoint.identification.algorithm = https 17:56:02 ssl.engine.factory.class = null 17:56:02 ssl.key.password = null 17:56:02 ssl.keymanager.algorithm = SunX509 17:56:02 ssl.keystore.certificate.chain = null 17:56:02 ssl.keystore.key = null 17:56:02 ssl.keystore.location = null 17:56:02 ssl.keystore.password = null 17:56:02 ssl.keystore.type = JKS 17:56:02 ssl.protocol = TLSv1.3 17:56:02 ssl.provider = null 17:56:02 ssl.secure.random.implementation = null 17:56:02 ssl.trustmanager.algorithm = PKIX 17:56:02 ssl.truststore.certificates = null 17:56:02 ssl.truststore.location = null 17:56:02 ssl.truststore.password = null 17:56:02 ssl.truststore.type = JKS 17:56:02 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:56:02 17:56:02 2026-01-28T17:56:02.737Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:02 2026-01-28T17:56:02.739Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:02 2026-01-28T17:56:02.739Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:02 2026-01-28T17:56:02.739Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622962739 17:56:02 2026-01-28T17:56:02.739Z INFO 11310 --- [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 17:56:02 2026-01-28T17:56:02.747Z WARN 11310 --- [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} 17:56:02 2026-01-28T17:56:02.747Z INFO 11310 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-10, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:02 2026-01-28T17:56:02.748Z INFO 11310 --- [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) 17:56:02 2026-01-28T17:56:02.749Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 17:56:02 2026-01-28T17:56:02.753Z INFO 11310 --- [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-1d1362cd-3690-4b18-bde4-ef8e66e022a9 17:56:02 2026-01-28T17:56:02.753Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 17:56:02 2026-01-28T17:56:02.756Z INFO 11310 --- [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-1d1362cd-3690-4b18-bde4-ef8e66e022a9', protocol='range'} 17:56:02 2026-01-28T17:56:02.872Z INFO 11310 --- [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-1d1362cd-3690-4b18-bde4-ef8e66e022a9=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:56:02 2026-01-28T17:56:02.879Z INFO 11310 --- [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-1d1362cd-3690-4b18-bde4-ef8e66e022a9', protocol='range'} 17:56:02 2026-01-28T17:56:02.880Z INFO 11310 --- [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]) 17:56:02 2026-01-28T17:56:02.880Z INFO 11310 --- [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 17:56:02 2026-01-28T17:56:02.881Z INFO 11310 --- [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 17:56:02 2026-01-28T17:56:02.883Z INFO 11310 --- [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}}. 17:56:03 2026-01-28T17:56:03.243Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:56:03 acks = -1 17:56:03 auto.include.jmx.reporter = true 17:56:03 batch.size = 16384 17:56:03 bootstrap.servers = [localhost:32777] 17:56:03 buffer.memory = 33554432 17:56:03 client.dns.lookup = use_all_dns_ips 17:56:03 client.id = test-client-id 17:56:03 compression.gzip.level = -1 17:56:03 compression.lz4.level = 9 17:56:03 compression.type = none 17:56:03 compression.zstd.level = 3 17:56:03 connections.max.idle.ms = 540000 17:56:03 delivery.timeout.ms = 120000 17:56:03 enable.idempotence = true 17:56:03 enable.metrics.push = true 17:56:03 interceptor.classes = [] 17:56:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:03 linger.ms = 0 17:56:03 max.block.ms = 60000 17:56:03 max.in.flight.requests.per.connection = 5 17:56:03 max.request.size = 1048576 17:56:03 metadata.max.age.ms = 300000 17:56:03 metadata.max.idle.ms = 300000 17:56:03 metadata.recovery.strategy = none 17:56:03 metric.reporters = [] 17:56:03 metrics.num.samples = 2 17:56:03 metrics.recording.level = INFO 17:56:03 metrics.sample.window.ms = 30000 17:56:03 partitioner.adaptive.partitioning.enable = true 17:56:03 partitioner.availability.timeout.ms = 0 17:56:03 partitioner.class = null 17:56:03 partitioner.ignore.keys = false 17:56:03 receive.buffer.bytes = 32768 17:56:03 reconnect.backoff.max.ms = 1000 17:56:03 reconnect.backoff.ms = 50 17:56:03 request.timeout.ms = 30000 17:56:03 retries = 2147483647 17:56:03 retry.backoff.max.ms = 1000 17:56:03 retry.backoff.ms = 100 17:56:03 sasl.client.callback.handler.class = null 17:56:03 sasl.jaas.config = null 17:56:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:03 sasl.kerberos.min.time.before.relogin = 60000 17:56:03 sasl.kerberos.service.name = null 17:56:03 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:03 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:03 sasl.login.callback.handler.class = null 17:56:03 sasl.login.class = null 17:56:03 sasl.login.connect.timeout.ms = null 17:56:03 sasl.login.read.timeout.ms = null 17:56:03 sasl.login.refresh.buffer.seconds = 300 17:56:03 sasl.login.refresh.min.period.seconds = 60 17:56:03 sasl.login.refresh.window.factor = 0.8 17:56:03 sasl.login.refresh.window.jitter = 0.05 17:56:03 sasl.login.retry.backoff.max.ms = 10000 17:56:03 sasl.login.retry.backoff.ms = 100 17:56:03 sasl.mechanism = GSSAPI 17:56:03 sasl.oauthbearer.clock.skew.seconds = 30 17:56:03 sasl.oauthbearer.expected.audience = null 17:56:03 sasl.oauthbearer.expected.issuer = null 17:56:03 sasl.oauthbearer.header.urlencode = false 17:56:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:03 sasl.oauthbearer.jwks.endpoint.url = null 17:56:03 sasl.oauthbearer.scope.claim.name = scope 17:56:03 sasl.oauthbearer.sub.claim.name = sub 17:56:03 sasl.oauthbearer.token.endpoint.url = null 17:56:03 security.protocol = PLAINTEXT 17:56:03 security.providers = null 17:56:03 send.buffer.bytes = 131072 17:56:03 socket.connection.setup.timeout.max.ms = 30000 17:56:03 socket.connection.setup.timeout.ms = 10000 17:56:03 ssl.cipher.suites = null 17:56:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:03 ssl.endpoint.identification.algorithm = https 17:56:03 ssl.engine.factory.class = null 17:56:03 ssl.key.password = null 17:56:03 ssl.keymanager.algorithm = SunX509 17:56:03 ssl.keystore.certificate.chain = null 17:56:03 ssl.keystore.key = null 17:56:03 ssl.keystore.location = null 17:56:03 ssl.keystore.password = null 17:56:03 ssl.keystore.type = JKS 17:56:03 ssl.protocol = TLSv1.3 17:56:03 ssl.provider = null 17:56:03 ssl.secure.random.implementation = null 17:56:03 ssl.trustmanager.algorithm = PKIX 17:56:03 ssl.truststore.certificates = null 17:56:03 ssl.truststore.location = null 17:56:03 ssl.truststore.password = null 17:56:03 ssl.truststore.type = JKS 17:56:03 transaction.timeout.ms = 60000 17:56:03 transactional.id = null 17:56:03 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:03 17:56:03 2026-01-28T17:56:03.243Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:03 2026-01-28T17:56:03.243Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:56:03 2026-01-28T17:56:03.248Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:03 2026-01-28T17:56:03.248Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:03 2026-01-28T17:56:03.248Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622963248 17:56:03 2026-01-28T17:56:03.249Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:56:03 acks = -1 17:56:03 auto.include.jmx.reporter = true 17:56:03 batch.size = 16384 17:56:03 bootstrap.servers = [localhost:32777] 17:56:03 buffer.memory = 33554432 17:56:03 client.dns.lookup = use_all_dns_ips 17:56:03 client.id = test-client-id 17:56:03 compression.gzip.level = -1 17:56:03 compression.lz4.level = 9 17:56:03 compression.type = none 17:56:03 compression.zstd.level = 3 17:56:03 connections.max.idle.ms = 540000 17:56:03 delivery.timeout.ms = 120000 17:56:03 enable.idempotence = true 17:56:03 enable.metrics.push = true 17:56:03 interceptor.classes = [] 17:56:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:03 linger.ms = 0 17:56:03 max.block.ms = 60000 17:56:03 max.in.flight.requests.per.connection = 5 17:56:03 max.request.size = 1048576 17:56:03 metadata.max.age.ms = 300000 17:56:03 metadata.max.idle.ms = 300000 17:56:03 metadata.recovery.strategy = none 17:56:03 metric.reporters = [] 17:56:03 metrics.num.samples = 2 17:56:03 metrics.recording.level = INFO 17:56:03 metrics.sample.window.ms = 30000 17:56:03 partitioner.adaptive.partitioning.enable = true 17:56:03 partitioner.availability.timeout.ms = 0 17:56:03 partitioner.class = null 17:56:03 partitioner.ignore.keys = false 17:56:03 receive.buffer.bytes = 32768 17:56:03 reconnect.backoff.max.ms = 1000 17:56:03 reconnect.backoff.ms = 50 17:56:03 request.timeout.ms = 30000 17:56:03 retries = 2147483647 17:56:03 retry.backoff.max.ms = 1000 17:56:03 retry.backoff.ms = 100 17:56:03 sasl.client.callback.handler.class = null 17:56:03 sasl.jaas.config = null 17:56:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:03 sasl.kerberos.min.time.before.relogin = 60000 17:56:03 sasl.kerberos.service.name = null 17:56:03 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:03 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:03 sasl.login.callback.handler.class = null 17:56:03 sasl.login.class = null 17:56:03 sasl.login.connect.timeout.ms = null 17:56:03 sasl.login.read.timeout.ms = null 17:56:03 sasl.login.refresh.buffer.seconds = 300 17:56:03 sasl.login.refresh.min.period.seconds = 60 17:56:03 sasl.login.refresh.window.factor = 0.8 17:56:03 sasl.login.refresh.window.jitter = 0.05 17:56:03 sasl.login.retry.backoff.max.ms = 10000 17:56:03 sasl.login.retry.backoff.ms = 100 17:56:03 sasl.mechanism = GSSAPI 17:56:03 sasl.oauthbearer.clock.skew.seconds = 30 17:56:03 sasl.oauthbearer.expected.audience = null 17:56:03 sasl.oauthbearer.expected.issuer = null 17:56:03 sasl.oauthbearer.header.urlencode = false 17:56:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:03 sasl.oauthbearer.jwks.endpoint.url = null 17:56:03 sasl.oauthbearer.scope.claim.name = scope 17:56:03 sasl.oauthbearer.sub.claim.name = sub 17:56:03 sasl.oauthbearer.token.endpoint.url = null 17:56:03 security.protocol = PLAINTEXT 17:56:03 security.providers = null 17:56:03 send.buffer.bytes = 131072 17:56:03 socket.connection.setup.timeout.max.ms = 30000 17:56:03 socket.connection.setup.timeout.ms = 10000 17:56:03 ssl.cipher.suites = null 17:56:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:03 ssl.endpoint.identification.algorithm = https 17:56:03 ssl.engine.factory.class = null 17:56:03 ssl.key.password = null 17:56:03 ssl.keymanager.algorithm = SunX509 17:56:03 ssl.keystore.certificate.chain = null 17:56:03 ssl.keystore.key = null 17:56:03 ssl.keystore.location = null 17:56:03 ssl.keystore.password = null 17:56:03 ssl.keystore.type = JKS 17:56:03 ssl.protocol = TLSv1.3 17:56:03 ssl.provider = null 17:56:03 ssl.secure.random.implementation = null 17:56:03 ssl.trustmanager.algorithm = PKIX 17:56:03 ssl.truststore.certificates = null 17:56:03 ssl.truststore.location = null 17:56:03 ssl.truststore.password = null 17:56:03 ssl.truststore.type = JKS 17:56:03 transaction.timeout.ms = 60000 17:56:03 transactional.id = null 17:56:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:56:03 17:56:03 2026-01-28T17:56:03.249Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:03 2026-01-28T17:56:03.249Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:56:03 2026-01-28T17:56:03.251Z INFO 11310 --- [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. 17:56:03 2026-01-28T17:56:03.255Z INFO 11310 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:03 2026-01-28T17:56:03.257Z INFO 11310 --- [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 17:56:03 2026-01-28T17:56:03.257Z INFO 11310 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:03 2026-01-28T17:56:03.257Z INFO 11310 --- [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 17:56:03 2026-01-28T17:56:03.287Z INFO 11310 --- [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 17:56:03 2026-01-28T17:56:03.428Z INFO 11310 --- [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 17:56:03 2026-01-28T17:56:03.521Z INFO 11310 --- [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 17:56:03 2026-01-28T17:56:03.521Z INFO 11310 --- [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-1d1362cd-3690-4b18-bde4-ef8e66e022a9 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:03 2026-01-28T17:56:03.521Z INFO 11310 --- [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 17:56:03 2026-01-28T17:56:03.522Z INFO 11310 --- [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 17:56:03 2026-01-28T17:56:03.522Z INFO 11310 --- [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 17:56:03 2026-01-28T17:56:03.522Z INFO 11310 --- [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 17:56:03 2026-01-28T17:56:03.522Z INFO 11310 --- [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 17:56:04 2026-01-28T17:56:04.007Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:04 2026-01-28T17:56:04.007Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:04 2026-01-28T17:56:04.007Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:04 2026-01-28T17:56:04.007Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:04 2026-01-28T17:56:04.035Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-10 unregistered 17:56:04 2026-01-28T17:56:04.037Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:56:04 2026-01-28T17:56:04.040Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:04 2026-01-28T17:56:04.040Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:04 2026-01-28T17:56:04.040Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:04 2026-01-28T17:56:04.040Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:04 2026-01-28T17:56:04.040Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:56:04 2026-01-28T17:56:04.040Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:56:04 2026-01-28T17:56:04.044Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:04 2026-01-28T17:56:04.044Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:04 2026-01-28T17:56:04.044Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:04 2026-01-28T17:56:04.044Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:04 2026-01-28T17:56:04.044Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:56:04 2026-01-28T17:56:04.237Z INFO 11310 --- [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. 17:56:04 2026-01-28T17:56:04.238Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:04 2026-01-28T17:56:04.238Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:04 2026-01-28T17:56:04.238Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:04 2026-01-28T17:56:04.238Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:04 2026-01-28T17:56:04.264Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:04 2026-01-28T17:56:04.298Z INFO 11310 --- [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. 17:56:04 2026-01-28T17:56:04.299Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:04 2026-01-28T17:56:04.299Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:04 2026-01-28T17:56:04.299Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:04 2026-01-28T17:56:04.299Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:04 2026-01-28T17:56:04.332Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:04 2026-01-28T17:56:04.383Z INFO 11310 --- [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. 17:56:04 2026-01-28T17:56:04.384Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:04 2026-01-28T17:56:04.393Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:04 2026-01-28T17:56:04.394Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:04 2026-01-28T17:56:04.394Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:04 2026-01-28T17:56:04.438Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:04 2026-01-28T17:56:04.483Z INFO 11310 --- [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. 17:56:04 2026-01-28T17:56:04.483Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:04 2026-01-28T17:56:04.484Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:04 2026-01-28T17:56:04.484Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:04 2026-01-28T17:56:04.484Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:04 2026-01-28T17:56:04.519Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:04 2026-01-28T17:56:04.573Z INFO 11310 --- [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. 17:56:04 2026-01-28T17:56:04.574Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:04 2026-01-28T17:56:04.574Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:04 2026-01-28T17:56:04.575Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:04 2026-01-28T17:56:04.575Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:04 2026-01-28T17:56:04.610Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:04 2026-01-28T17:56:04.653Z INFO 11310 --- [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. 17:56:04 2026-01-28T17:56:04.654Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:04 2026-01-28T17:56:04.654Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:04 2026-01-28T17:56:04.654Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:04 2026-01-28T17:56:04.654Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:04 2026-01-28T17:56:04.688Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:04 2026-01-28T17:56:04.703Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:04 allow.auto.create.topics = true 17:56:04 auto.commit.interval.ms = 5000 17:56:04 auto.include.jmx.reporter = true 17:56:04 auto.offset.reset = latest 17:56:04 bootstrap.servers = [localhost:32777] 17:56:04 check.crcs = true 17:56:04 client.dns.lookup = use_all_dns_ips 17:56:04 client.id = consumer-test-group-11 17:56:04 client.rack = 17:56:04 connections.max.idle.ms = 540000 17:56:04 default.api.timeout.ms = 60000 17:56:04 enable.auto.commit = true 17:56:04 enable.metrics.push = true 17:56:04 exclude.internal.topics = true 17:56:04 fetch.max.bytes = 52428800 17:56:04 fetch.max.wait.ms = 500 17:56:04 fetch.min.bytes = 1 17:56:04 group.id = test-group 17:56:04 group.instance.id = null 17:56:04 group.protocol = classic 17:56:04 group.remote.assignor = null 17:56:04 heartbeat.interval.ms = 3000 17:56:04 interceptor.classes = [] 17:56:04 internal.leave.group.on.close = true 17:56:04 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:04 isolation.level = read_uncommitted 17:56:04 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:04 max.partition.fetch.bytes = 1048576 17:56:04 max.poll.interval.ms = 300000 17:56:04 max.poll.records = 2147483647 17:56:04 metadata.max.age.ms = 300000 17:56:04 metadata.recovery.strategy = none 17:56:04 metric.reporters = [] 17:56:04 metrics.num.samples = 2 17:56:04 metrics.recording.level = INFO 17:56:04 metrics.sample.window.ms = 30000 17:56:04 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:04 receive.buffer.bytes = 65536 17:56:04 reconnect.backoff.max.ms = 1000 17:56:04 reconnect.backoff.ms = 50 17:56:04 request.timeout.ms = 30000 17:56:04 retry.backoff.max.ms = 1000 17:56:04 retry.backoff.ms = 100 17:56:04 sasl.client.callback.handler.class = null 17:56:04 sasl.jaas.config = null 17:56:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:04 sasl.kerberos.min.time.before.relogin = 60000 17:56:04 sasl.kerberos.service.name = null 17:56:04 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:04 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:04 sasl.login.callback.handler.class = null 17:56:04 sasl.login.class = null 17:56:04 sasl.login.connect.timeout.ms = null 17:56:04 sasl.login.read.timeout.ms = null 17:56:04 sasl.login.refresh.buffer.seconds = 300 17:56:04 sasl.login.refresh.min.period.seconds = 60 17:56:04 sasl.login.refresh.window.factor = 0.8 17:56:04 sasl.login.refresh.window.jitter = 0.05 17:56:04 sasl.login.retry.backoff.max.ms = 10000 17:56:04 sasl.login.retry.backoff.ms = 100 17:56:04 sasl.mechanism = GSSAPI 17:56:04 sasl.oauthbearer.clock.skew.seconds = 30 17:56:04 sasl.oauthbearer.expected.audience = null 17:56:04 sasl.oauthbearer.expected.issuer = null 17:56:04 sasl.oauthbearer.header.urlencode = false 17:56:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:04 sasl.oauthbearer.jwks.endpoint.url = null 17:56:04 sasl.oauthbearer.scope.claim.name = scope 17:56:04 sasl.oauthbearer.sub.claim.name = sub 17:56:04 sasl.oauthbearer.token.endpoint.url = null 17:56:04 security.protocol = PLAINTEXT 17:56:04 security.providers = null 17:56:04 send.buffer.bytes = 131072 17:56:04 session.timeout.ms = 45000 17:56:04 socket.connection.setup.timeout.max.ms = 30000 17:56:04 socket.connection.setup.timeout.ms = 10000 17:56:04 ssl.cipher.suites = null 17:56:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:04 ssl.endpoint.identification.algorithm = https 17:56:04 ssl.engine.factory.class = null 17:56:04 ssl.key.password = null 17:56:04 ssl.keymanager.algorithm = SunX509 17:56:04 ssl.keystore.certificate.chain = null 17:56:04 ssl.keystore.key = null 17:56:04 ssl.keystore.location = null 17:56:04 ssl.keystore.password = null 17:56:04 ssl.keystore.type = JKS 17:56:04 ssl.protocol = TLSv1.3 17:56:04 ssl.provider = null 17:56:04 ssl.secure.random.implementation = null 17:56:04 ssl.trustmanager.algorithm = PKIX 17:56:04 ssl.truststore.certificates = null 17:56:04 ssl.truststore.location = null 17:56:04 ssl.truststore.password = null 17:56:04 ssl.truststore.type = JKS 17:56:04 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:56:04 17:56:04 2026-01-28T17:56:04.703Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:04 2026-01-28T17:56:04.707Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:04 2026-01-28T17:56:04.707Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:04 2026-01-28T17:56:04.707Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622964707 17:56:04 2026-01-28T17:56:04.707Z INFO 11310 --- [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 17:56:04 2026-01-28T17:56:04.712Z INFO 11310 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-11, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:04 2026-01-28T17:56:04.713Z INFO 11310 --- [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) 17:56:04 2026-01-28T17:56:04.714Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 17:56:04 2026-01-28T17:56:04.717Z INFO 11310 --- [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-35c34932-481b-4f01-a129-4d37349667bb 17:56:04 2026-01-28T17:56:04.717Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 17:56:04 2026-01-28T17:56:04.720Z INFO 11310 --- [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-35c34932-481b-4f01-a129-4d37349667bb', protocol='range'} 17:56:04 2026-01-28T17:56:04.721Z INFO 11310 --- [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-35c34932-481b-4f01-a129-4d37349667bb=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:56:04 2026-01-28T17:56:04.723Z INFO 11310 --- [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-35c34932-481b-4f01-a129-4d37349667bb', protocol='range'} 17:56:04 2026-01-28T17:56:04.723Z INFO 11310 --- [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]) 17:56:04 2026-01-28T17:56:04.724Z INFO 11310 --- [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 17:56:04 2026-01-28T17:56:04.725Z INFO 11310 --- [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 17:56:04 2026-01-28T17:56:04.732Z INFO 11310 --- [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}}. 17:56:05 2026-01-28T17:56:05.209Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:56:05 acks = -1 17:56:05 auto.include.jmx.reporter = true 17:56:05 batch.size = 16384 17:56:05 bootstrap.servers = [localhost:32777] 17:56:05 buffer.memory = 33554432 17:56:05 client.dns.lookup = use_all_dns_ips 17:56:05 client.id = test-client-id 17:56:05 compression.gzip.level = -1 17:56:05 compression.lz4.level = 9 17:56:05 compression.type = none 17:56:05 compression.zstd.level = 3 17:56:05 connections.max.idle.ms = 540000 17:56:05 delivery.timeout.ms = 120000 17:56:05 enable.idempotence = true 17:56:05 enable.metrics.push = true 17:56:05 interceptor.classes = [] 17:56:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:05 linger.ms = 0 17:56:05 max.block.ms = 60000 17:56:05 max.in.flight.requests.per.connection = 5 17:56:05 max.request.size = 1048576 17:56:05 metadata.max.age.ms = 300000 17:56:05 metadata.max.idle.ms = 300000 17:56:05 metadata.recovery.strategy = none 17:56:05 metric.reporters = [] 17:56:05 metrics.num.samples = 2 17:56:05 metrics.recording.level = INFO 17:56:05 metrics.sample.window.ms = 30000 17:56:05 partitioner.adaptive.partitioning.enable = true 17:56:05 partitioner.availability.timeout.ms = 0 17:56:05 partitioner.class = null 17:56:05 partitioner.ignore.keys = false 17:56:05 receive.buffer.bytes = 32768 17:56:05 reconnect.backoff.max.ms = 1000 17:56:05 reconnect.backoff.ms = 50 17:56:05 request.timeout.ms = 30000 17:56:05 retries = 2147483647 17:56:05 retry.backoff.max.ms = 1000 17:56:05 retry.backoff.ms = 100 17:56:05 sasl.client.callback.handler.class = null 17:56:05 sasl.jaas.config = null 17:56:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:05 sasl.kerberos.min.time.before.relogin = 60000 17:56:05 sasl.kerberos.service.name = null 17:56:05 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:05 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:05 sasl.login.callback.handler.class = null 17:56:05 sasl.login.class = null 17:56:05 sasl.login.connect.timeout.ms = null 17:56:05 sasl.login.read.timeout.ms = null 17:56:05 sasl.login.refresh.buffer.seconds = 300 17:56:05 sasl.login.refresh.min.period.seconds = 60 17:56:05 sasl.login.refresh.window.factor = 0.8 17:56:05 sasl.login.refresh.window.jitter = 0.05 17:56:05 sasl.login.retry.backoff.max.ms = 10000 17:56:05 sasl.login.retry.backoff.ms = 100 17:56:05 sasl.mechanism = GSSAPI 17:56:05 sasl.oauthbearer.clock.skew.seconds = 30 17:56:05 sasl.oauthbearer.expected.audience = null 17:56:05 sasl.oauthbearer.expected.issuer = null 17:56:05 sasl.oauthbearer.header.urlencode = false 17:56:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:05 sasl.oauthbearer.jwks.endpoint.url = null 17:56:05 sasl.oauthbearer.scope.claim.name = scope 17:56:05 sasl.oauthbearer.sub.claim.name = sub 17:56:05 sasl.oauthbearer.token.endpoint.url = null 17:56:05 security.protocol = PLAINTEXT 17:56:05 security.providers = null 17:56:05 send.buffer.bytes = 131072 17:56:05 socket.connection.setup.timeout.max.ms = 30000 17:56:05 socket.connection.setup.timeout.ms = 10000 17:56:05 ssl.cipher.suites = null 17:56:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:05 ssl.endpoint.identification.algorithm = https 17:56:05 ssl.engine.factory.class = null 17:56:05 ssl.key.password = null 17:56:05 ssl.keymanager.algorithm = SunX509 17:56:05 ssl.keystore.certificate.chain = null 17:56:05 ssl.keystore.key = null 17:56:05 ssl.keystore.location = null 17:56:05 ssl.keystore.password = null 17:56:05 ssl.keystore.type = JKS 17:56:05 ssl.protocol = TLSv1.3 17:56:05 ssl.provider = null 17:56:05 ssl.secure.random.implementation = null 17:56:05 ssl.trustmanager.algorithm = PKIX 17:56:05 ssl.truststore.certificates = null 17:56:05 ssl.truststore.location = null 17:56:05 ssl.truststore.password = null 17:56:05 ssl.truststore.type = JKS 17:56:05 transaction.timeout.ms = 60000 17:56:05 transactional.id = null 17:56:05 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:05 17:56:05 2026-01-28T17:56:05.209Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:05 2026-01-28T17:56:05.210Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:56:05 2026-01-28T17:56:05.213Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:05 2026-01-28T17:56:05.213Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:05 2026-01-28T17:56:05.213Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622965213 17:56:05 2026-01-28T17:56:05.214Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:56:05 acks = -1 17:56:05 auto.include.jmx.reporter = true 17:56:05 batch.size = 16384 17:56:05 bootstrap.servers = [localhost:32777] 17:56:05 buffer.memory = 33554432 17:56:05 client.dns.lookup = use_all_dns_ips 17:56:05 client.id = test-client-id 17:56:05 compression.gzip.level = -1 17:56:05 compression.lz4.level = 9 17:56:05 compression.type = none 17:56:05 compression.zstd.level = 3 17:56:05 connections.max.idle.ms = 540000 17:56:05 delivery.timeout.ms = 120000 17:56:05 enable.idempotence = true 17:56:05 enable.metrics.push = true 17:56:05 interceptor.classes = [] 17:56:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:05 linger.ms = 0 17:56:05 max.block.ms = 60000 17:56:05 max.in.flight.requests.per.connection = 5 17:56:05 max.request.size = 1048576 17:56:05 metadata.max.age.ms = 300000 17:56:05 metadata.max.idle.ms = 300000 17:56:05 metadata.recovery.strategy = none 17:56:05 metric.reporters = [] 17:56:05 metrics.num.samples = 2 17:56:05 metrics.recording.level = INFO 17:56:05 metrics.sample.window.ms = 30000 17:56:05 partitioner.adaptive.partitioning.enable = true 17:56:05 partitioner.availability.timeout.ms = 0 17:56:05 partitioner.class = null 17:56:05 partitioner.ignore.keys = false 17:56:05 receive.buffer.bytes = 32768 17:56:05 reconnect.backoff.max.ms = 1000 17:56:05 reconnect.backoff.ms = 50 17:56:05 request.timeout.ms = 30000 17:56:05 retries = 2147483647 17:56:05 retry.backoff.max.ms = 1000 17:56:05 retry.backoff.ms = 100 17:56:05 sasl.client.callback.handler.class = null 17:56:05 sasl.jaas.config = null 17:56:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:05 sasl.kerberos.min.time.before.relogin = 60000 17:56:05 sasl.kerberos.service.name = null 17:56:05 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:05 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:05 sasl.login.callback.handler.class = null 17:56:05 sasl.login.class = null 17:56:05 sasl.login.connect.timeout.ms = null 17:56:05 sasl.login.read.timeout.ms = null 17:56:05 sasl.login.refresh.buffer.seconds = 300 17:56:05 sasl.login.refresh.min.period.seconds = 60 17:56:05 sasl.login.refresh.window.factor = 0.8 17:56:05 sasl.login.refresh.window.jitter = 0.05 17:56:05 sasl.login.retry.backoff.max.ms = 10000 17:56:05 sasl.login.retry.backoff.ms = 100 17:56:05 sasl.mechanism = GSSAPI 17:56:05 sasl.oauthbearer.clock.skew.seconds = 30 17:56:05 sasl.oauthbearer.expected.audience = null 17:56:05 sasl.oauthbearer.expected.issuer = null 17:56:05 sasl.oauthbearer.header.urlencode = false 17:56:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:05 sasl.oauthbearer.jwks.endpoint.url = null 17:56:05 sasl.oauthbearer.scope.claim.name = scope 17:56:05 sasl.oauthbearer.sub.claim.name = sub 17:56:05 sasl.oauthbearer.token.endpoint.url = null 17:56:05 security.protocol = PLAINTEXT 17:56:05 security.providers = null 17:56:05 send.buffer.bytes = 131072 17:56:05 socket.connection.setup.timeout.max.ms = 30000 17:56:05 socket.connection.setup.timeout.ms = 10000 17:56:05 ssl.cipher.suites = null 17:56:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:05 ssl.endpoint.identification.algorithm = https 17:56:05 ssl.engine.factory.class = null 17:56:05 ssl.key.password = null 17:56:05 ssl.keymanager.algorithm = SunX509 17:56:05 ssl.keystore.certificate.chain = null 17:56:05 ssl.keystore.key = null 17:56:05 ssl.keystore.location = null 17:56:05 ssl.keystore.password = null 17:56:05 ssl.keystore.type = JKS 17:56:05 ssl.protocol = TLSv1.3 17:56:05 ssl.provider = null 17:56:05 ssl.secure.random.implementation = null 17:56:05 ssl.trustmanager.algorithm = PKIX 17:56:05 ssl.truststore.certificates = null 17:56:05 ssl.truststore.location = null 17:56:05 ssl.truststore.password = null 17:56:05 ssl.truststore.type = JKS 17:56:05 transaction.timeout.ms = 60000 17:56:05 transactional.id = null 17:56:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:56:05 17:56:05 2026-01-28T17:56:05.215Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:05 2026-01-28T17:56:05.215Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:56:05 2026-01-28T17:56:05.217Z INFO 11310 --- [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. 17:56:05 2026-01-28T17:56:05.222Z INFO 11310 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:05 2026-01-28T17:56:05.223Z INFO 11310 --- [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 17:56:05 2026-01-28T17:56:05.225Z INFO 11310 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:05 2026-01-28T17:56:05.226Z INFO 11310 --- [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 17:56:05 2026-01-28T17:56:05.231Z INFO 11310 --- [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 17:56:05 2026-01-28T17:56:05.275Z INFO 11310 --- [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 17:56:05 2026-01-28T17:56:05.385Z INFO 11310 --- [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 17:56:05 2026-01-28T17:56:05.419Z INFO 11310 --- [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 17:56:05 2026-01-28T17:56:05.483Z INFO 11310 --- [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 17:56:05 2026-01-28T17:56:05.483Z INFO 11310 --- [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-35c34932-481b-4f01-a129-4d37349667bb sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:05 2026-01-28T17:56:05.483Z INFO 11310 --- [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 17:56:05 2026-01-28T17:56:05.483Z INFO 11310 --- [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 17:56:05 2026-01-28T17:56:05.483Z INFO 11310 --- [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 17:56:05 2026-01-28T17:56:05.484Z INFO 11310 --- [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 17:56:05 2026-01-28T17:56:05.484Z INFO 11310 --- [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 17:56:05 2026-01-28T17:56:05.499Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:05 2026-01-28T17:56:05.499Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:05 2026-01-28T17:56:05.499Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:05 2026-01-28T17:56:05.499Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:05 2026-01-28T17:56:05.503Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-11 unregistered 17:56:05 2026-01-28T17:56:05.503Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:56:05 2026-01-28T17:56:05.506Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:05 2026-01-28T17:56:05.506Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:05 2026-01-28T17:56:05.506Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:05 2026-01-28T17:56:05.506Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:05 2026-01-28T17:56:05.506Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:56:05 2026-01-28T17:56:05.506Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:56:05 2026-01-28T17:56:05.510Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:05 2026-01-28T17:56:05.510Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:05 2026-01-28T17:56:05.510Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:05 2026-01-28T17:56:05.510Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:05 2026-01-28T17:56:05.510Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:56:05 2026-01-28T17:56:05.701Z INFO 11310 --- [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. 17:56:05 2026-01-28T17:56:05.701Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:05 2026-01-28T17:56:05.701Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:05 2026-01-28T17:56:05.702Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:05 2026-01-28T17:56:05.702Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:05 2026-01-28T17:56:05.726Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:05 2026-01-28T17:56:05.757Z INFO 11310 --- [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. 17:56:05 2026-01-28T17:56:05.757Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:05 2026-01-28T17:56:05.757Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:05 2026-01-28T17:56:05.757Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:05 2026-01-28T17:56:05.757Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:05 2026-01-28T17:56:05.782Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:05 2026-01-28T17:56:05.818Z INFO 11310 --- [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. 17:56:05 2026-01-28T17:56:05.819Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:05 2026-01-28T17:56:05.819Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:05 2026-01-28T17:56:05.819Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:05 2026-01-28T17:56:05.819Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:05 2026-01-28T17:56:05.844Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:05 2026-01-28T17:56:05.875Z INFO 11310 --- [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. 17:56:05 2026-01-28T17:56:05.875Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:05 2026-01-28T17:56:05.875Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:05 2026-01-28T17:56:05.876Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:05 2026-01-28T17:56:05.876Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:05 2026-01-28T17:56:05.915Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:06 2026-01-28T17:56:05.946Z INFO 11310 --- [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. 17:56:06 2026-01-28T17:56:05.947Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:06 2026-01-28T17:56:05.947Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:06 2026-01-28T17:56:05.947Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:06 2026-01-28T17:56:05.947Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:06 2026-01-28T17:56:05.984Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:06 2026-01-28T17:56:06.019Z INFO 11310 --- [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. 17:56:06 2026-01-28T17:56:06.020Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:06 2026-01-28T17:56:06.020Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:06 2026-01-28T17:56:06.020Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:06 2026-01-28T17:56:06.020Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:06 2026-01-28T17:56:06.057Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:06 2026-01-28T17:56:06.069Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:06 allow.auto.create.topics = true 17:56:06 auto.commit.interval.ms = 5000 17:56:06 auto.include.jmx.reporter = true 17:56:06 auto.offset.reset = latest 17:56:06 bootstrap.servers = [localhost:32777] 17:56:06 check.crcs = true 17:56:06 client.dns.lookup = use_all_dns_ips 17:56:06 client.id = consumer-test-group-12 17:56:06 client.rack = 17:56:06 connections.max.idle.ms = 540000 17:56:06 default.api.timeout.ms = 60000 17:56:06 enable.auto.commit = true 17:56:06 enable.metrics.push = true 17:56:06 exclude.internal.topics = true 17:56:06 fetch.max.bytes = 52428800 17:56:06 fetch.max.wait.ms = 500 17:56:06 fetch.min.bytes = 1 17:56:06 group.id = test-group 17:56:06 group.instance.id = null 17:56:06 group.protocol = classic 17:56:06 group.remote.assignor = null 17:56:06 heartbeat.interval.ms = 3000 17:56:06 interceptor.classes = [] 17:56:06 internal.leave.group.on.close = true 17:56:06 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:06 isolation.level = read_uncommitted 17:56:06 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:06 max.partition.fetch.bytes = 1048576 17:56:06 max.poll.interval.ms = 300000 17:56:06 max.poll.records = 2147483647 17:56:06 metadata.max.age.ms = 300000 17:56:06 metadata.recovery.strategy = none 17:56:06 metric.reporters = [] 17:56:06 metrics.num.samples = 2 17:56:06 metrics.recording.level = INFO 17:56:06 metrics.sample.window.ms = 30000 17:56:06 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:06 receive.buffer.bytes = 65536 17:56:06 reconnect.backoff.max.ms = 1000 17:56:06 reconnect.backoff.ms = 50 17:56:06 request.timeout.ms = 30000 17:56:06 retry.backoff.max.ms = 1000 17:56:06 retry.backoff.ms = 100 17:56:06 sasl.client.callback.handler.class = null 17:56:06 sasl.jaas.config = null 17:56:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:06 sasl.kerberos.min.time.before.relogin = 60000 17:56:06 sasl.kerberos.service.name = null 17:56:06 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:06 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:06 sasl.login.callback.handler.class = null 17:56:06 sasl.login.class = null 17:56:06 sasl.login.connect.timeout.ms = null 17:56:06 sasl.login.read.timeout.ms = null 17:56:06 sasl.login.refresh.buffer.seconds = 300 17:56:06 sasl.login.refresh.min.period.seconds = 60 17:56:06 sasl.login.refresh.window.factor = 0.8 17:56:06 sasl.login.refresh.window.jitter = 0.05 17:56:06 sasl.login.retry.backoff.max.ms = 10000 17:56:06 sasl.login.retry.backoff.ms = 100 17:56:06 sasl.mechanism = GSSAPI 17:56:06 sasl.oauthbearer.clock.skew.seconds = 30 17:56:06 sasl.oauthbearer.expected.audience = null 17:56:06 sasl.oauthbearer.expected.issuer = null 17:56:06 sasl.oauthbearer.header.urlencode = false 17:56:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:06 sasl.oauthbearer.jwks.endpoint.url = null 17:56:06 sasl.oauthbearer.scope.claim.name = scope 17:56:06 sasl.oauthbearer.sub.claim.name = sub 17:56:06 sasl.oauthbearer.token.endpoint.url = null 17:56:06 security.protocol = PLAINTEXT 17:56:06 security.providers = null 17:56:06 send.buffer.bytes = 131072 17:56:06 session.timeout.ms = 45000 17:56:06 socket.connection.setup.timeout.max.ms = 30000 17:56:06 socket.connection.setup.timeout.ms = 10000 17:56:06 ssl.cipher.suites = null 17:56:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:06 ssl.endpoint.identification.algorithm = https 17:56:06 ssl.engine.factory.class = null 17:56:06 ssl.key.password = null 17:56:06 ssl.keymanager.algorithm = SunX509 17:56:06 ssl.keystore.certificate.chain = null 17:56:06 ssl.keystore.key = null 17:56:06 ssl.keystore.location = null 17:56:06 ssl.keystore.password = null 17:56:06 ssl.keystore.type = JKS 17:56:06 ssl.protocol = TLSv1.3 17:56:06 ssl.provider = null 17:56:06 ssl.secure.random.implementation = null 17:56:06 ssl.trustmanager.algorithm = PKIX 17:56:06 ssl.truststore.certificates = null 17:56:06 ssl.truststore.location = null 17:56:06 ssl.truststore.password = null 17:56:06 ssl.truststore.type = JKS 17:56:06 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:56:06 17:56:06 2026-01-28T17:56:06.069Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:06 2026-01-28T17:56:06.071Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:06 2026-01-28T17:56:06.071Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:06 2026-01-28T17:56:06.071Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622966071 17:56:06 2026-01-28T17:56:06.071Z INFO 11310 --- [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 17:56:06 2026-01-28T17:56:06.077Z INFO 11310 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-12, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:06 2026-01-28T17:56:06.079Z INFO 11310 --- [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) 17:56:06 2026-01-28T17:56:06.080Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 17:56:06 2026-01-28T17:56:06.083Z INFO 11310 --- [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-b9e172b2-06a4-41c6-9421-0ab69062015a 17:56:06 2026-01-28T17:56:06.083Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 17:56:06 2026-01-28T17:56:06.085Z INFO 11310 --- [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-b9e172b2-06a4-41c6-9421-0ab69062015a', protocol='range'} 17:56:06 2026-01-28T17:56:06.086Z INFO 11310 --- [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-b9e172b2-06a4-41c6-9421-0ab69062015a=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:56:06 2026-01-28T17:56:06.089Z INFO 11310 --- [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-b9e172b2-06a4-41c6-9421-0ab69062015a', protocol='range'} 17:56:06 2026-01-28T17:56:06.089Z INFO 11310 --- [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]) 17:56:06 2026-01-28T17:56:06.089Z INFO 11310 --- [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 17:56:06 2026-01-28T17:56:06.090Z INFO 11310 --- [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 17:56:06 2026-01-28T17:56:06.095Z INFO 11310 --- [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}}. 17:56:06 2026-01-28T17:56:06.574Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:56:06 acks = -1 17:56:06 auto.include.jmx.reporter = true 17:56:06 batch.size = 16384 17:56:06 bootstrap.servers = [localhost:32777] 17:56:06 buffer.memory = 33554432 17:56:06 client.dns.lookup = use_all_dns_ips 17:56:06 client.id = test-client-id 17:56:06 compression.gzip.level = -1 17:56:06 compression.lz4.level = 9 17:56:06 compression.type = none 17:56:06 compression.zstd.level = 3 17:56:06 connections.max.idle.ms = 540000 17:56:06 delivery.timeout.ms = 120000 17:56:06 enable.idempotence = true 17:56:06 enable.metrics.push = true 17:56:06 interceptor.classes = [] 17:56:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:06 linger.ms = 0 17:56:06 max.block.ms = 60000 17:56:06 max.in.flight.requests.per.connection = 5 17:56:06 max.request.size = 1048576 17:56:06 metadata.max.age.ms = 300000 17:56:06 metadata.max.idle.ms = 300000 17:56:06 metadata.recovery.strategy = none 17:56:06 metric.reporters = [] 17:56:06 metrics.num.samples = 2 17:56:06 metrics.recording.level = INFO 17:56:06 metrics.sample.window.ms = 30000 17:56:06 partitioner.adaptive.partitioning.enable = true 17:56:06 partitioner.availability.timeout.ms = 0 17:56:06 partitioner.class = null 17:56:06 partitioner.ignore.keys = false 17:56:06 receive.buffer.bytes = 32768 17:56:06 reconnect.backoff.max.ms = 1000 17:56:06 reconnect.backoff.ms = 50 17:56:06 request.timeout.ms = 30000 17:56:06 retries = 2147483647 17:56:06 retry.backoff.max.ms = 1000 17:56:06 retry.backoff.ms = 100 17:56:06 sasl.client.callback.handler.class = null 17:56:06 sasl.jaas.config = null 17:56:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:06 sasl.kerberos.min.time.before.relogin = 60000 17:56:06 sasl.kerberos.service.name = null 17:56:06 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:06 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:06 sasl.login.callback.handler.class = null 17:56:06 sasl.login.class = null 17:56:06 sasl.login.connect.timeout.ms = null 17:56:06 sasl.login.read.timeout.ms = null 17:56:06 sasl.login.refresh.buffer.seconds = 300 17:56:06 sasl.login.refresh.min.period.seconds = 60 17:56:06 sasl.login.refresh.window.factor = 0.8 17:56:06 sasl.login.refresh.window.jitter = 0.05 17:56:06 sasl.login.retry.backoff.max.ms = 10000 17:56:06 sasl.login.retry.backoff.ms = 100 17:56:06 sasl.mechanism = GSSAPI 17:56:06 sasl.oauthbearer.clock.skew.seconds = 30 17:56:06 sasl.oauthbearer.expected.audience = null 17:56:06 sasl.oauthbearer.expected.issuer = null 17:56:06 sasl.oauthbearer.header.urlencode = false 17:56:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:06 sasl.oauthbearer.jwks.endpoint.url = null 17:56:06 sasl.oauthbearer.scope.claim.name = scope 17:56:06 sasl.oauthbearer.sub.claim.name = sub 17:56:06 sasl.oauthbearer.token.endpoint.url = null 17:56:06 security.protocol = PLAINTEXT 17:56:06 security.providers = null 17:56:06 send.buffer.bytes = 131072 17:56:06 socket.connection.setup.timeout.max.ms = 30000 17:56:06 socket.connection.setup.timeout.ms = 10000 17:56:06 ssl.cipher.suites = null 17:56:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:06 ssl.endpoint.identification.algorithm = https 17:56:06 ssl.engine.factory.class = null 17:56:06 ssl.key.password = null 17:56:06 ssl.keymanager.algorithm = SunX509 17:56:06 ssl.keystore.certificate.chain = null 17:56:06 ssl.keystore.key = null 17:56:06 ssl.keystore.location = null 17:56:06 ssl.keystore.password = null 17:56:06 ssl.keystore.type = JKS 17:56:06 ssl.protocol = TLSv1.3 17:56:06 ssl.provider = null 17:56:06 ssl.secure.random.implementation = null 17:56:06 ssl.trustmanager.algorithm = PKIX 17:56:06 ssl.truststore.certificates = null 17:56:06 ssl.truststore.location = null 17:56:06 ssl.truststore.password = null 17:56:06 ssl.truststore.type = JKS 17:56:06 transaction.timeout.ms = 60000 17:56:06 transactional.id = null 17:56:06 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:06 17:56:06 2026-01-28T17:56:06.574Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:06 2026-01-28T17:56:06.575Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:56:06 2026-01-28T17:56:06.578Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:06 2026-01-28T17:56:06.578Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:06 2026-01-28T17:56:06.578Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622966578 17:56:06 2026-01-28T17:56:06.578Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:56:06 acks = -1 17:56:06 auto.include.jmx.reporter = true 17:56:06 batch.size = 16384 17:56:06 bootstrap.servers = [localhost:32777] 17:56:06 buffer.memory = 33554432 17:56:06 client.dns.lookup = use_all_dns_ips 17:56:06 client.id = test-client-id 17:56:06 compression.gzip.level = -1 17:56:06 compression.lz4.level = 9 17:56:06 compression.type = none 17:56:06 compression.zstd.level = 3 17:56:06 connections.max.idle.ms = 540000 17:56:06 delivery.timeout.ms = 120000 17:56:06 enable.idempotence = true 17:56:06 enable.metrics.push = true 17:56:06 interceptor.classes = [] 17:56:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:06 linger.ms = 0 17:56:06 max.block.ms = 60000 17:56:06 max.in.flight.requests.per.connection = 5 17:56:06 max.request.size = 1048576 17:56:06 metadata.max.age.ms = 300000 17:56:06 metadata.max.idle.ms = 300000 17:56:06 metadata.recovery.strategy = none 17:56:06 metric.reporters = [] 17:56:06 metrics.num.samples = 2 17:56:06 metrics.recording.level = INFO 17:56:06 metrics.sample.window.ms = 30000 17:56:06 partitioner.adaptive.partitioning.enable = true 17:56:06 partitioner.availability.timeout.ms = 0 17:56:06 partitioner.class = null 17:56:06 partitioner.ignore.keys = false 17:56:06 receive.buffer.bytes = 32768 17:56:06 reconnect.backoff.max.ms = 1000 17:56:06 reconnect.backoff.ms = 50 17:56:06 request.timeout.ms = 30000 17:56:06 retries = 2147483647 17:56:06 retry.backoff.max.ms = 1000 17:56:06 retry.backoff.ms = 100 17:56:06 sasl.client.callback.handler.class = null 17:56:06 sasl.jaas.config = null 17:56:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:06 sasl.kerberos.min.time.before.relogin = 60000 17:56:06 sasl.kerberos.service.name = null 17:56:06 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:06 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:06 sasl.login.callback.handler.class = null 17:56:06 sasl.login.class = null 17:56:06 sasl.login.connect.timeout.ms = null 17:56:06 sasl.login.read.timeout.ms = null 17:56:06 sasl.login.refresh.buffer.seconds = 300 17:56:06 sasl.login.refresh.min.period.seconds = 60 17:56:06 sasl.login.refresh.window.factor = 0.8 17:56:06 sasl.login.refresh.window.jitter = 0.05 17:56:06 sasl.login.retry.backoff.max.ms = 10000 17:56:06 sasl.login.retry.backoff.ms = 100 17:56:06 sasl.mechanism = GSSAPI 17:56:06 sasl.oauthbearer.clock.skew.seconds = 30 17:56:06 sasl.oauthbearer.expected.audience = null 17:56:06 sasl.oauthbearer.expected.issuer = null 17:56:06 sasl.oauthbearer.header.urlencode = false 17:56:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:06 sasl.oauthbearer.jwks.endpoint.url = null 17:56:06 sasl.oauthbearer.scope.claim.name = scope 17:56:06 sasl.oauthbearer.sub.claim.name = sub 17:56:06 sasl.oauthbearer.token.endpoint.url = null 17:56:06 security.protocol = PLAINTEXT 17:56:06 security.providers = null 17:56:06 send.buffer.bytes = 131072 17:56:06 socket.connection.setup.timeout.max.ms = 30000 17:56:06 socket.connection.setup.timeout.ms = 10000 17:56:06 ssl.cipher.suites = null 17:56:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:06 ssl.endpoint.identification.algorithm = https 17:56:06 ssl.engine.factory.class = null 17:56:06 ssl.key.password = null 17:56:06 ssl.keymanager.algorithm = SunX509 17:56:06 ssl.keystore.certificate.chain = null 17:56:06 ssl.keystore.key = null 17:56:06 ssl.keystore.location = null 17:56:06 ssl.keystore.password = null 17:56:06 ssl.keystore.type = JKS 17:56:06 ssl.protocol = TLSv1.3 17:56:06 ssl.provider = null 17:56:06 ssl.secure.random.implementation = null 17:56:06 ssl.trustmanager.algorithm = PKIX 17:56:06 ssl.truststore.certificates = null 17:56:06 ssl.truststore.location = null 17:56:06 ssl.truststore.password = null 17:56:06 ssl.truststore.type = JKS 17:56:06 transaction.timeout.ms = 60000 17:56:06 transactional.id = null 17:56:06 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:56:06 17:56:06 2026-01-28T17:56:06.579Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:06 2026-01-28T17:56:06.579Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:56:06 2026-01-28T17:56:06.582Z INFO 11310 --- [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. 17:56:06 2026-01-28T17:56:06.588Z INFO 11310 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:06 2026-01-28T17:56:06.589Z INFO 11310 --- [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 17:56:06 2026-01-28T17:56:06.590Z INFO 11310 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:06 2026-01-28T17:56:06.591Z INFO 11310 --- [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 17:56:06 2026-01-28T17:56:06.598Z INFO 11310 --- [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 17:56:06 2026-01-28T17:56:06.719Z INFO 11310 --- [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 17:56:06 2026-01-28T17:56:06.807Z INFO 11310 --- [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 17:56:06 2026-01-28T17:56:06.883Z INFO 11310 --- [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 17:56:06 2026-01-28T17:56:06.910Z INFO 11310 --- [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 17:56:06 2026-01-28T17:56:06.943Z INFO 11310 --- [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 17:56:07 2026-01-28T17:56:07.014Z INFO 11310 --- [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 17:56:07 2026-01-28T17:56:07.085Z INFO 11310 --- [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 17:56:07 2026-01-28T17:56:07.133Z INFO 11310 --- [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 17:56:07 2026-01-28T17:56:07.133Z INFO 11310 --- [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-b9e172b2-06a4-41c6-9421-0ab69062015a sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:07 2026-01-28T17:56:07.133Z INFO 11310 --- [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 17:56:07 2026-01-28T17:56:07.133Z INFO 11310 --- [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 17:56:07 2026-01-28T17:56:07.133Z INFO 11310 --- [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 17:56:07 2026-01-28T17:56:07.134Z INFO 11310 --- [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 17:56:07 2026-01-28T17:56:07.134Z INFO 11310 --- [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 17:56:07 2026-01-28T17:56:07.646Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:07 2026-01-28T17:56:07.646Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:07 2026-01-28T17:56:07.646Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:07 2026-01-28T17:56:07.646Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:07 2026-01-28T17:56:07.650Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-12 unregistered 17:56:07 2026-01-28T17:56:07.650Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:56:07 2026-01-28T17:56:07.652Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:07 2026-01-28T17:56:07.652Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:07 2026-01-28T17:56:07.652Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:07 2026-01-28T17:56:07.652Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:07 2026-01-28T17:56:07.653Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:56:07 2026-01-28T17:56:07.653Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:56:07 2026-01-28T17:56:07.655Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:07 2026-01-28T17:56:07.655Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:07 2026-01-28T17:56:07.655Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:07 2026-01-28T17:56:07.655Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:07 2026-01-28T17:56:07.655Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:56:08 2026-01-28T17:56:07.846Z INFO 11310 --- [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. 17:56:08 2026-01-28T17:56:07.847Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:08 2026-01-28T17:56:07.847Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:08 2026-01-28T17:56:07.847Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:08 2026-01-28T17:56:07.847Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:08 2026-01-28T17:56:07.869Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:08 2026-01-28T17:56:07.891Z INFO 11310 --- [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. 17:56:08 2026-01-28T17:56:07.891Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:08 2026-01-28T17:56:07.892Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:08 2026-01-28T17:56:07.892Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:08 2026-01-28T17:56:07.892Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:08 2026-01-28T17:56:07.919Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:08 2026-01-28T17:56:07.946Z INFO 11310 --- [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. 17:56:08 2026-01-28T17:56:07.946Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:08 2026-01-28T17:56:07.946Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:08 2026-01-28T17:56:07.946Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:08 2026-01-28T17:56:07.946Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:08 2026-01-28T17:56:07.972Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:08 2026-01-28T17:56:08.012Z INFO 11310 --- [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. 17:56:08 2026-01-28T17:56:08.012Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:08 2026-01-28T17:56:08.012Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:08 2026-01-28T17:56:08.013Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:08 2026-01-28T17:56:08.013Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:08 2026-01-28T17:56:08.043Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:08 2026-01-28T17:56:08.069Z INFO 11310 --- [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. 17:56:08 2026-01-28T17:56:08.069Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:08 2026-01-28T17:56:08.070Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:08 2026-01-28T17:56:08.070Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:08 2026-01-28T17:56:08.070Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:08 2026-01-28T17:56:08.091Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:08 2026-01-28T17:56:08.115Z INFO 11310 --- [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. 17:56:08 2026-01-28T17:56:08.115Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:08 2026-01-28T17:56:08.115Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:08 2026-01-28T17:56:08.115Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:08 2026-01-28T17:56:08.115Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:08 2026-01-28T17:56:08.143Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:08 2026-01-28T17:56:08.157Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:08 allow.auto.create.topics = true 17:56:08 auto.commit.interval.ms = 5000 17:56:08 auto.include.jmx.reporter = true 17:56:08 auto.offset.reset = latest 17:56:08 bootstrap.servers = [localhost:32777] 17:56:08 check.crcs = true 17:56:08 client.dns.lookup = use_all_dns_ips 17:56:08 client.id = consumer-test-group-13 17:56:08 client.rack = 17:56:08 connections.max.idle.ms = 540000 17:56:08 default.api.timeout.ms = 60000 17:56:08 enable.auto.commit = true 17:56:08 enable.metrics.push = true 17:56:08 exclude.internal.topics = true 17:56:08 fetch.max.bytes = 52428800 17:56:08 fetch.max.wait.ms = 500 17:56:08 fetch.min.bytes = 1 17:56:08 group.id = test-group 17:56:08 group.instance.id = null 17:56:08 group.protocol = classic 17:56:08 group.remote.assignor = null 17:56:08 heartbeat.interval.ms = 3000 17:56:08 interceptor.classes = [] 17:56:08 internal.leave.group.on.close = true 17:56:08 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:08 isolation.level = read_uncommitted 17:56:08 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:08 max.partition.fetch.bytes = 1048576 17:56:08 max.poll.interval.ms = 300000 17:56:08 max.poll.records = 2147483647 17:56:08 metadata.max.age.ms = 300000 17:56:08 metadata.recovery.strategy = none 17:56:08 metric.reporters = [] 17:56:08 metrics.num.samples = 2 17:56:08 metrics.recording.level = INFO 17:56:08 metrics.sample.window.ms = 30000 17:56:08 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:08 receive.buffer.bytes = 65536 17:56:08 reconnect.backoff.max.ms = 1000 17:56:08 reconnect.backoff.ms = 50 17:56:08 request.timeout.ms = 30000 17:56:08 retry.backoff.max.ms = 1000 17:56:08 retry.backoff.ms = 100 17:56:08 sasl.client.callback.handler.class = null 17:56:08 sasl.jaas.config = null 17:56:08 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:08 sasl.kerberos.min.time.before.relogin = 60000 17:56:08 sasl.kerberos.service.name = null 17:56:08 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:08 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:08 sasl.login.callback.handler.class = null 17:56:08 sasl.login.class = null 17:56:08 sasl.login.connect.timeout.ms = null 17:56:08 sasl.login.read.timeout.ms = null 17:56:08 sasl.login.refresh.buffer.seconds = 300 17:56:08 sasl.login.refresh.min.period.seconds = 60 17:56:08 sasl.login.refresh.window.factor = 0.8 17:56:08 sasl.login.refresh.window.jitter = 0.05 17:56:08 sasl.login.retry.backoff.max.ms = 10000 17:56:08 sasl.login.retry.backoff.ms = 100 17:56:08 sasl.mechanism = GSSAPI 17:56:08 sasl.oauthbearer.clock.skew.seconds = 30 17:56:08 sasl.oauthbearer.expected.audience = null 17:56:08 sasl.oauthbearer.expected.issuer = null 17:56:08 sasl.oauthbearer.header.urlencode = false 17:56:08 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:08 sasl.oauthbearer.jwks.endpoint.url = null 17:56:08 sasl.oauthbearer.scope.claim.name = scope 17:56:08 sasl.oauthbearer.sub.claim.name = sub 17:56:08 sasl.oauthbearer.token.endpoint.url = null 17:56:08 security.protocol = PLAINTEXT 17:56:08 security.providers = null 17:56:08 send.buffer.bytes = 131072 17:56:08 session.timeout.ms = 45000 17:56:08 socket.connection.setup.timeout.max.ms = 30000 17:56:08 socket.connection.setup.timeout.ms = 10000 17:56:08 ssl.cipher.suites = null 17:56:08 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:08 ssl.endpoint.identification.algorithm = https 17:56:08 ssl.engine.factory.class = null 17:56:08 ssl.key.password = null 17:56:08 ssl.keymanager.algorithm = SunX509 17:56:08 ssl.keystore.certificate.chain = null 17:56:08 ssl.keystore.key = null 17:56:08 ssl.keystore.location = null 17:56:08 ssl.keystore.password = null 17:56:08 ssl.keystore.type = JKS 17:56:08 ssl.protocol = TLSv1.3 17:56:08 ssl.provider = null 17:56:08 ssl.secure.random.implementation = null 17:56:08 ssl.trustmanager.algorithm = PKIX 17:56:08 ssl.truststore.certificates = null 17:56:08 ssl.truststore.location = null 17:56:08 ssl.truststore.password = null 17:56:08 ssl.truststore.type = JKS 17:56:08 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:56:08 17:56:08 2026-01-28T17:56:08.157Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:08 2026-01-28T17:56:08.160Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:08 2026-01-28T17:56:08.160Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:08 2026-01-28T17:56:08.160Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622968160 17:56:08 2026-01-28T17:56:08.160Z INFO 11310 --- [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 17:56:08 2026-01-28T17:56:08.165Z INFO 11310 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-13, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:08 2026-01-28T17:56:08.166Z INFO 11310 --- [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) 17:56:08 2026-01-28T17:56:08.167Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 17:56:08 2026-01-28T17:56:08.171Z INFO 11310 --- [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-7ed6a4de-7664-41a9-b8f9-02b439415b10 17:56:08 2026-01-28T17:56:08.171Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 17:56:08 2026-01-28T17:56:08.173Z INFO 11310 --- [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-7ed6a4de-7664-41a9-b8f9-02b439415b10', protocol='range'} 17:56:08 2026-01-28T17:56:08.174Z INFO 11310 --- [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-7ed6a4de-7664-41a9-b8f9-02b439415b10=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:56:08 2026-01-28T17:56:08.176Z INFO 11310 --- [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-7ed6a4de-7664-41a9-b8f9-02b439415b10', protocol='range'} 17:56:08 2026-01-28T17:56:08.176Z INFO 11310 --- [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]) 17:56:08 2026-01-28T17:56:08.176Z INFO 11310 --- [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 17:56:08 2026-01-28T17:56:08.177Z INFO 11310 --- [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 17:56:08 2026-01-28T17:56:08.182Z INFO 11310 --- [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}}. 17:56:08 2026-01-28T17:56:08.662Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:56:08 acks = -1 17:56:08 auto.include.jmx.reporter = true 17:56:08 batch.size = 16384 17:56:08 bootstrap.servers = [localhost:32777] 17:56:08 buffer.memory = 33554432 17:56:08 client.dns.lookup = use_all_dns_ips 17:56:08 client.id = test-client-id 17:56:08 compression.gzip.level = -1 17:56:08 compression.lz4.level = 9 17:56:08 compression.type = none 17:56:08 compression.zstd.level = 3 17:56:08 connections.max.idle.ms = 540000 17:56:08 delivery.timeout.ms = 120000 17:56:08 enable.idempotence = true 17:56:08 enable.metrics.push = true 17:56:08 interceptor.classes = [] 17:56:08 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:08 linger.ms = 0 17:56:08 max.block.ms = 60000 17:56:08 max.in.flight.requests.per.connection = 5 17:56:08 max.request.size = 1048576 17:56:08 metadata.max.age.ms = 300000 17:56:08 metadata.max.idle.ms = 300000 17:56:08 metadata.recovery.strategy = none 17:56:08 metric.reporters = [] 17:56:08 metrics.num.samples = 2 17:56:08 metrics.recording.level = INFO 17:56:08 metrics.sample.window.ms = 30000 17:56:08 partitioner.adaptive.partitioning.enable = true 17:56:08 partitioner.availability.timeout.ms = 0 17:56:08 partitioner.class = null 17:56:08 partitioner.ignore.keys = false 17:56:08 receive.buffer.bytes = 32768 17:56:08 reconnect.backoff.max.ms = 1000 17:56:08 reconnect.backoff.ms = 50 17:56:08 request.timeout.ms = 30000 17:56:08 retries = 2147483647 17:56:08 retry.backoff.max.ms = 1000 17:56:08 retry.backoff.ms = 100 17:56:08 sasl.client.callback.handler.class = null 17:56:08 sasl.jaas.config = null 17:56:08 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:08 sasl.kerberos.min.time.before.relogin = 60000 17:56:08 sasl.kerberos.service.name = null 17:56:08 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:08 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:08 sasl.login.callback.handler.class = null 17:56:08 sasl.login.class = null 17:56:08 sasl.login.connect.timeout.ms = null 17:56:08 sasl.login.read.timeout.ms = null 17:56:08 sasl.login.refresh.buffer.seconds = 300 17:56:08 sasl.login.refresh.min.period.seconds = 60 17:56:08 sasl.login.refresh.window.factor = 0.8 17:56:08 sasl.login.refresh.window.jitter = 0.05 17:56:08 sasl.login.retry.backoff.max.ms = 10000 17:56:08 sasl.login.retry.backoff.ms = 100 17:56:08 sasl.mechanism = GSSAPI 17:56:08 sasl.oauthbearer.clock.skew.seconds = 30 17:56:08 sasl.oauthbearer.expected.audience = null 17:56:08 sasl.oauthbearer.expected.issuer = null 17:56:08 sasl.oauthbearer.header.urlencode = false 17:56:08 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:08 sasl.oauthbearer.jwks.endpoint.url = null 17:56:08 sasl.oauthbearer.scope.claim.name = scope 17:56:08 sasl.oauthbearer.sub.claim.name = sub 17:56:08 sasl.oauthbearer.token.endpoint.url = null 17:56:08 security.protocol = PLAINTEXT 17:56:08 security.providers = null 17:56:08 send.buffer.bytes = 131072 17:56:08 socket.connection.setup.timeout.max.ms = 30000 17:56:08 socket.connection.setup.timeout.ms = 10000 17:56:08 ssl.cipher.suites = null 17:56:08 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:08 ssl.endpoint.identification.algorithm = https 17:56:08 ssl.engine.factory.class = null 17:56:08 ssl.key.password = null 17:56:08 ssl.keymanager.algorithm = SunX509 17:56:08 ssl.keystore.certificate.chain = null 17:56:08 ssl.keystore.key = null 17:56:08 ssl.keystore.location = null 17:56:08 ssl.keystore.password = null 17:56:08 ssl.keystore.type = JKS 17:56:08 ssl.protocol = TLSv1.3 17:56:08 ssl.provider = null 17:56:08 ssl.secure.random.implementation = null 17:56:08 ssl.trustmanager.algorithm = PKIX 17:56:08 ssl.truststore.certificates = null 17:56:08 ssl.truststore.location = null 17:56:08 ssl.truststore.password = null 17:56:08 ssl.truststore.type = JKS 17:56:08 transaction.timeout.ms = 60000 17:56:08 transactional.id = null 17:56:08 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:08 17:56:08 2026-01-28T17:56:08.662Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:08 2026-01-28T17:56:08.662Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:56:08 2026-01-28T17:56:08.666Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:08 2026-01-28T17:56:08.666Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:08 2026-01-28T17:56:08.666Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622968666 17:56:08 2026-01-28T17:56:08.666Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:56:08 acks = -1 17:56:08 auto.include.jmx.reporter = true 17:56:08 batch.size = 16384 17:56:08 bootstrap.servers = [localhost:32777] 17:56:08 buffer.memory = 33554432 17:56:08 client.dns.lookup = use_all_dns_ips 17:56:08 client.id = test-client-id 17:56:08 compression.gzip.level = -1 17:56:08 compression.lz4.level = 9 17:56:08 compression.type = none 17:56:08 compression.zstd.level = 3 17:56:08 connections.max.idle.ms = 540000 17:56:08 delivery.timeout.ms = 120000 17:56:08 enable.idempotence = true 17:56:08 enable.metrics.push = true 17:56:08 interceptor.classes = [] 17:56:08 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:08 linger.ms = 0 17:56:08 max.block.ms = 60000 17:56:08 max.in.flight.requests.per.connection = 5 17:56:08 max.request.size = 1048576 17:56:08 metadata.max.age.ms = 300000 17:56:08 metadata.max.idle.ms = 300000 17:56:08 metadata.recovery.strategy = none 17:56:08 metric.reporters = [] 17:56:08 metrics.num.samples = 2 17:56:08 metrics.recording.level = INFO 17:56:08 metrics.sample.window.ms = 30000 17:56:08 partitioner.adaptive.partitioning.enable = true 17:56:08 partitioner.availability.timeout.ms = 0 17:56:08 partitioner.class = null 17:56:08 partitioner.ignore.keys = false 17:56:08 receive.buffer.bytes = 32768 17:56:08 reconnect.backoff.max.ms = 1000 17:56:08 reconnect.backoff.ms = 50 17:56:08 request.timeout.ms = 30000 17:56:08 retries = 2147483647 17:56:08 retry.backoff.max.ms = 1000 17:56:08 retry.backoff.ms = 100 17:56:08 sasl.client.callback.handler.class = null 17:56:08 sasl.jaas.config = null 17:56:08 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:08 sasl.kerberos.min.time.before.relogin = 60000 17:56:08 sasl.kerberos.service.name = null 17:56:08 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:08 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:08 sasl.login.callback.handler.class = null 17:56:08 sasl.login.class = null 17:56:08 sasl.login.connect.timeout.ms = null 17:56:08 sasl.login.read.timeout.ms = null 17:56:08 sasl.login.refresh.buffer.seconds = 300 17:56:08 sasl.login.refresh.min.period.seconds = 60 17:56:08 sasl.login.refresh.window.factor = 0.8 17:56:08 sasl.login.refresh.window.jitter = 0.05 17:56:08 sasl.login.retry.backoff.max.ms = 10000 17:56:08 sasl.login.retry.backoff.ms = 100 17:56:08 sasl.mechanism = GSSAPI 17:56:08 sasl.oauthbearer.clock.skew.seconds = 30 17:56:08 sasl.oauthbearer.expected.audience = null 17:56:08 sasl.oauthbearer.expected.issuer = null 17:56:08 sasl.oauthbearer.header.urlencode = false 17:56:08 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:08 sasl.oauthbearer.jwks.endpoint.url = null 17:56:08 sasl.oauthbearer.scope.claim.name = scope 17:56:08 sasl.oauthbearer.sub.claim.name = sub 17:56:08 sasl.oauthbearer.token.endpoint.url = null 17:56:08 security.protocol = PLAINTEXT 17:56:08 security.providers = null 17:56:08 send.buffer.bytes = 131072 17:56:08 socket.connection.setup.timeout.max.ms = 30000 17:56:08 socket.connection.setup.timeout.ms = 10000 17:56:08 ssl.cipher.suites = null 17:56:08 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:08 ssl.endpoint.identification.algorithm = https 17:56:08 ssl.engine.factory.class = null 17:56:08 ssl.key.password = null 17:56:08 ssl.keymanager.algorithm = SunX509 17:56:08 ssl.keystore.certificate.chain = null 17:56:08 ssl.keystore.key = null 17:56:08 ssl.keystore.location = null 17:56:08 ssl.keystore.password = null 17:56:08 ssl.keystore.type = JKS 17:56:08 ssl.protocol = TLSv1.3 17:56:08 ssl.provider = null 17:56:08 ssl.secure.random.implementation = null 17:56:08 ssl.trustmanager.algorithm = PKIX 17:56:08 ssl.truststore.certificates = null 17:56:08 ssl.truststore.location = null 17:56:08 ssl.truststore.password = null 17:56:08 ssl.truststore.type = JKS 17:56:08 transaction.timeout.ms = 60000 17:56:08 transactional.id = null 17:56:08 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:56:08 17:56:08 2026-01-28T17:56:08.667Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:08 2026-01-28T17:56:08.667Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:56:08 2026-01-28T17:56:08.671Z INFO 11310 --- [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. 17:56:08 2026-01-28T17:56:08.671Z INFO 11310 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:08 2026-01-28T17:56:08.672Z INFO 11310 --- [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 17:56:08 2026-01-28T17:56:08.676Z INFO 11310 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:08 2026-01-28T17:56:08.677Z INFO 11310 --- [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 17:56:08 2026-01-28T17:56:08.685Z INFO 11310 --- [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 17:56:08 2026-01-28T17:56:08.701Z INFO 11310 --- [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 17:56:08 2026-01-28T17:56:08.799Z INFO 11310 --- [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 17:56:08 2026-01-28T17:56:08.805Z INFO 11310 --- [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 17:56:08 2026-01-28T17:56:08.894Z INFO 11310 --- [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 17:56:08 2026-01-28T17:56:08.899Z INFO 11310 --- [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 17:56:09 2026-01-28T17:56:08.995Z INFO 11310 --- [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 17:56:09 2026-01-28T17:56:09.076Z INFO 11310 --- [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 17:56:09 2026-01-28T17:56:09.096Z INFO 11310 --- [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 17:56:09 2026-01-28T17:56:09.122Z INFO 11310 --- [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 17:56:09 2026-01-28T17:56:09.197Z INFO 11310 --- [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 17:56:09 2026-01-28T17:56:09.241Z INFO 11310 --- [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 17:56:09 2026-01-28T17:56:09.313Z INFO 11310 --- [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 17:56:09 2026-01-28T17:56:09.313Z INFO 11310 --- [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-7ed6a4de-7664-41a9-b8f9-02b439415b10 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:09 2026-01-28T17:56:09.313Z INFO 11310 --- [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 17:56:09 2026-01-28T17:56:09.313Z INFO 11310 --- [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 17:56:09 2026-01-28T17:56:09.313Z INFO 11310 --- [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 17:56:09 2026-01-28T17:56:09.314Z INFO 11310 --- [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 17:56:09 2026-01-28T17:56:09.314Z INFO 11310 --- [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 17:56:09 2026-01-28T17:56:09.814Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:09 2026-01-28T17:56:09.814Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:09 2026-01-28T17:56:09.815Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:09 2026-01-28T17:56:09.815Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:09 2026-01-28T17:56:09.817Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-13 unregistered 17:56:09 2026-01-28T17:56:09.817Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:56:09 2026-01-28T17:56:09.819Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:09 2026-01-28T17:56:09.819Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:09 2026-01-28T17:56:09.819Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:09 2026-01-28T17:56:09.819Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:09 2026-01-28T17:56:09.820Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:56:09 2026-01-28T17:56:09.820Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:56:09 2026-01-28T17:56:09.823Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:09 2026-01-28T17:56:09.823Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:09 2026-01-28T17:56:09.823Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:09 2026-01-28T17:56:09.823Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:09 2026-01-28T17:56:09.823Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:56:10 2026-01-28T17:56:09.997Z INFO 11310 --- [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. 17:56:10 2026-01-28T17:56:09.997Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:10 2026-01-28T17:56:09.998Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:10 2026-01-28T17:56:09.998Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:10 2026-01-28T17:56:09.998Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:10 2026-01-28T17:56:10.026Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:10 2026-01-28T17:56:10.056Z INFO 11310 --- [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. 17:56:10 2026-01-28T17:56:10.057Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:10 2026-01-28T17:56:10.057Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:10 2026-01-28T17:56:10.057Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:10 2026-01-28T17:56:10.057Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:10 2026-01-28T17:56:10.089Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:10 2026-01-28T17:56:10.132Z INFO 11310 --- [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. 17:56:10 2026-01-28T17:56:10.133Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:10 2026-01-28T17:56:10.134Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:10 2026-01-28T17:56:10.134Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:10 2026-01-28T17:56:10.134Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:10 2026-01-28T17:56:10.163Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:10 2026-01-28T17:56:10.194Z INFO 11310 --- [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. 17:56:10 2026-01-28T17:56:10.194Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:10 2026-01-28T17:56:10.195Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:10 2026-01-28T17:56:10.195Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:10 2026-01-28T17:56:10.195Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:10 2026-01-28T17:56:10.225Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:10 2026-01-28T17:56:10.256Z INFO 11310 --- [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. 17:56:10 2026-01-28T17:56:10.257Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:10 2026-01-28T17:56:10.257Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:10 2026-01-28T17:56:10.257Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:10 2026-01-28T17:56:10.257Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:10 2026-01-28T17:56:10.287Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:10 2026-01-28T17:56:10.317Z INFO 11310 --- [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. 17:56:10 2026-01-28T17:56:10.317Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:10 2026-01-28T17:56:10.318Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:10 2026-01-28T17:56:10.318Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:10 2026-01-28T17:56:10.318Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:10 2026-01-28T17:56:10.347Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:10 2026-01-28T17:56:10.359Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:10 allow.auto.create.topics = true 17:56:10 auto.commit.interval.ms = 5000 17:56:10 auto.include.jmx.reporter = true 17:56:10 auto.offset.reset = latest 17:56:10 bootstrap.servers = [localhost:32777] 17:56:10 check.crcs = true 17:56:10 client.dns.lookup = use_all_dns_ips 17:56:10 client.id = consumer-test-group-14 17:56:10 client.rack = 17:56:10 connections.max.idle.ms = 540000 17:56:10 default.api.timeout.ms = 60000 17:56:10 enable.auto.commit = true 17:56:10 enable.metrics.push = true 17:56:10 exclude.internal.topics = true 17:56:10 fetch.max.bytes = 52428800 17:56:10 fetch.max.wait.ms = 500 17:56:10 fetch.min.bytes = 1 17:56:10 group.id = test-group 17:56:10 group.instance.id = null 17:56:10 group.protocol = classic 17:56:10 group.remote.assignor = null 17:56:10 heartbeat.interval.ms = 3000 17:56:10 interceptor.classes = [] 17:56:10 internal.leave.group.on.close = true 17:56:10 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:10 isolation.level = read_uncommitted 17:56:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:10 max.partition.fetch.bytes = 1048576 17:56:10 max.poll.interval.ms = 300000 17:56:10 max.poll.records = 2147483647 17:56:10 metadata.max.age.ms = 300000 17:56:10 metadata.recovery.strategy = none 17:56:10 metric.reporters = [] 17:56:10 metrics.num.samples = 2 17:56:10 metrics.recording.level = INFO 17:56:10 metrics.sample.window.ms = 30000 17:56:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:10 receive.buffer.bytes = 65536 17:56:10 reconnect.backoff.max.ms = 1000 17:56:10 reconnect.backoff.ms = 50 17:56:10 request.timeout.ms = 30000 17:56:10 retry.backoff.max.ms = 1000 17:56:10 retry.backoff.ms = 100 17:56:10 sasl.client.callback.handler.class = null 17:56:10 sasl.jaas.config = null 17:56:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:10 sasl.kerberos.min.time.before.relogin = 60000 17:56:10 sasl.kerberos.service.name = null 17:56:10 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:10 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:10 sasl.login.callback.handler.class = null 17:56:10 sasl.login.class = null 17:56:10 sasl.login.connect.timeout.ms = null 17:56:10 sasl.login.read.timeout.ms = null 17:56:10 sasl.login.refresh.buffer.seconds = 300 17:56:10 sasl.login.refresh.min.period.seconds = 60 17:56:10 sasl.login.refresh.window.factor = 0.8 17:56:10 sasl.login.refresh.window.jitter = 0.05 17:56:10 sasl.login.retry.backoff.max.ms = 10000 17:56:10 sasl.login.retry.backoff.ms = 100 17:56:10 sasl.mechanism = GSSAPI 17:56:10 sasl.oauthbearer.clock.skew.seconds = 30 17:56:10 sasl.oauthbearer.expected.audience = null 17:56:10 sasl.oauthbearer.expected.issuer = null 17:56:10 sasl.oauthbearer.header.urlencode = false 17:56:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:10 sasl.oauthbearer.jwks.endpoint.url = null 17:56:10 sasl.oauthbearer.scope.claim.name = scope 17:56:10 sasl.oauthbearer.sub.claim.name = sub 17:56:10 sasl.oauthbearer.token.endpoint.url = null 17:56:10 security.protocol = PLAINTEXT 17:56:10 security.providers = null 17:56:10 send.buffer.bytes = 131072 17:56:10 session.timeout.ms = 45000 17:56:10 socket.connection.setup.timeout.max.ms = 30000 17:56:10 socket.connection.setup.timeout.ms = 10000 17:56:10 ssl.cipher.suites = null 17:56:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:10 ssl.endpoint.identification.algorithm = https 17:56:10 ssl.engine.factory.class = null 17:56:10 ssl.key.password = null 17:56:10 ssl.keymanager.algorithm = SunX509 17:56:10 ssl.keystore.certificate.chain = null 17:56:10 ssl.keystore.key = null 17:56:10 ssl.keystore.location = null 17:56:10 ssl.keystore.password = null 17:56:10 ssl.keystore.type = JKS 17:56:10 ssl.protocol = TLSv1.3 17:56:10 ssl.provider = null 17:56:10 ssl.secure.random.implementation = null 17:56:10 ssl.trustmanager.algorithm = PKIX 17:56:10 ssl.truststore.certificates = null 17:56:10 ssl.truststore.location = null 17:56:10 ssl.truststore.password = null 17:56:10 ssl.truststore.type = JKS 17:56:10 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:56:10 17:56:10 2026-01-28T17:56:10.360Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:10 2026-01-28T17:56:10.362Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:10 2026-01-28T17:56:10.362Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:10 2026-01-28T17:56:10.362Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622970362 17:56:10 2026-01-28T17:56:10.362Z INFO 11310 --- [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 17:56:10 2026-01-28T17:56:10.376Z INFO 11310 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-14, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:10 2026-01-28T17:56:10.376Z INFO 11310 --- [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) 17:56:10 2026-01-28T17:56:10.378Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 17:56:10 2026-01-28T17:56:10.391Z INFO 11310 --- [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-6a4e5411-0ab0-400b-b7bd-f0cced56b38a 17:56:10 2026-01-28T17:56:10.391Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 17:56:10 2026-01-28T17:56:10.397Z INFO 11310 --- [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-6a4e5411-0ab0-400b-b7bd-f0cced56b38a', protocol='range'} 17:56:10 2026-01-28T17:56:10.397Z INFO 11310 --- [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-6a4e5411-0ab0-400b-b7bd-f0cced56b38a=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:56:10 2026-01-28T17:56:10.399Z INFO 11310 --- [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-6a4e5411-0ab0-400b-b7bd-f0cced56b38a', protocol='range'} 17:56:10 2026-01-28T17:56:10.400Z INFO 11310 --- [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]) 17:56:10 2026-01-28T17:56:10.400Z INFO 11310 --- [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 17:56:10 2026-01-28T17:56:10.401Z INFO 11310 --- [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 17:56:10 2026-01-28T17:56:10.405Z INFO 11310 --- [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}}. 17:56:10 2026-01-28T17:56:10.863Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:56:10 acks = -1 17:56:10 auto.include.jmx.reporter = true 17:56:10 batch.size = 16384 17:56:10 bootstrap.servers = [localhost:32777] 17:56:10 buffer.memory = 33554432 17:56:10 client.dns.lookup = use_all_dns_ips 17:56:10 client.id = test-client-id 17:56:10 compression.gzip.level = -1 17:56:10 compression.lz4.level = 9 17:56:10 compression.type = none 17:56:10 compression.zstd.level = 3 17:56:10 connections.max.idle.ms = 540000 17:56:10 delivery.timeout.ms = 120000 17:56:10 enable.idempotence = true 17:56:10 enable.metrics.push = true 17:56:10 interceptor.classes = [] 17:56:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:10 linger.ms = 0 17:56:10 max.block.ms = 60000 17:56:10 max.in.flight.requests.per.connection = 5 17:56:10 max.request.size = 1048576 17:56:10 metadata.max.age.ms = 300000 17:56:10 metadata.max.idle.ms = 300000 17:56:10 metadata.recovery.strategy = none 17:56:10 metric.reporters = [] 17:56:10 metrics.num.samples = 2 17:56:10 metrics.recording.level = INFO 17:56:10 metrics.sample.window.ms = 30000 17:56:10 partitioner.adaptive.partitioning.enable = true 17:56:10 partitioner.availability.timeout.ms = 0 17:56:10 partitioner.class = null 17:56:10 partitioner.ignore.keys = false 17:56:10 receive.buffer.bytes = 32768 17:56:10 reconnect.backoff.max.ms = 1000 17:56:10 reconnect.backoff.ms = 50 17:56:10 request.timeout.ms = 30000 17:56:10 retries = 2147483647 17:56:10 retry.backoff.max.ms = 1000 17:56:10 retry.backoff.ms = 100 17:56:10 sasl.client.callback.handler.class = null 17:56:10 sasl.jaas.config = null 17:56:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:10 sasl.kerberos.min.time.before.relogin = 60000 17:56:10 sasl.kerberos.service.name = null 17:56:10 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:10 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:10 sasl.login.callback.handler.class = null 17:56:10 sasl.login.class = null 17:56:10 sasl.login.connect.timeout.ms = null 17:56:10 sasl.login.read.timeout.ms = null 17:56:10 sasl.login.refresh.buffer.seconds = 300 17:56:10 sasl.login.refresh.min.period.seconds = 60 17:56:10 sasl.login.refresh.window.factor = 0.8 17:56:10 sasl.login.refresh.window.jitter = 0.05 17:56:10 sasl.login.retry.backoff.max.ms = 10000 17:56:10 sasl.login.retry.backoff.ms = 100 17:56:10 sasl.mechanism = GSSAPI 17:56:10 sasl.oauthbearer.clock.skew.seconds = 30 17:56:10 sasl.oauthbearer.expected.audience = null 17:56:10 sasl.oauthbearer.expected.issuer = null 17:56:10 sasl.oauthbearer.header.urlencode = false 17:56:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:10 sasl.oauthbearer.jwks.endpoint.url = null 17:56:10 sasl.oauthbearer.scope.claim.name = scope 17:56:10 sasl.oauthbearer.sub.claim.name = sub 17:56:10 sasl.oauthbearer.token.endpoint.url = null 17:56:10 security.protocol = PLAINTEXT 17:56:10 security.providers = null 17:56:10 send.buffer.bytes = 131072 17:56:10 socket.connection.setup.timeout.max.ms = 30000 17:56:10 socket.connection.setup.timeout.ms = 10000 17:56:10 ssl.cipher.suites = null 17:56:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:10 ssl.endpoint.identification.algorithm = https 17:56:10 ssl.engine.factory.class = null 17:56:10 ssl.key.password = null 17:56:10 ssl.keymanager.algorithm = SunX509 17:56:10 ssl.keystore.certificate.chain = null 17:56:10 ssl.keystore.key = null 17:56:10 ssl.keystore.location = null 17:56:10 ssl.keystore.password = null 17:56:10 ssl.keystore.type = JKS 17:56:10 ssl.protocol = TLSv1.3 17:56:10 ssl.provider = null 17:56:10 ssl.secure.random.implementation = null 17:56:10 ssl.trustmanager.algorithm = PKIX 17:56:10 ssl.truststore.certificates = null 17:56:10 ssl.truststore.location = null 17:56:10 ssl.truststore.password = null 17:56:10 ssl.truststore.type = JKS 17:56:10 transaction.timeout.ms = 60000 17:56:10 transactional.id = null 17:56:10 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:10 17:56:10 2026-01-28T17:56:10.864Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:10 2026-01-28T17:56:10.865Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:56:10 2026-01-28T17:56:10.868Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:10 2026-01-28T17:56:10.868Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:10 2026-01-28T17:56:10.868Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622970868 17:56:10 2026-01-28T17:56:10.869Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:56:10 acks = -1 17:56:10 auto.include.jmx.reporter = true 17:56:10 batch.size = 16384 17:56:10 bootstrap.servers = [localhost:32777] 17:56:10 buffer.memory = 33554432 17:56:10 client.dns.lookup = use_all_dns_ips 17:56:10 client.id = test-client-id 17:56:10 compression.gzip.level = -1 17:56:10 compression.lz4.level = 9 17:56:10 compression.type = none 17:56:10 compression.zstd.level = 3 17:56:10 connections.max.idle.ms = 540000 17:56:10 delivery.timeout.ms = 120000 17:56:10 enable.idempotence = true 17:56:10 enable.metrics.push = true 17:56:10 interceptor.classes = [] 17:56:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:10 linger.ms = 0 17:56:10 max.block.ms = 60000 17:56:10 max.in.flight.requests.per.connection = 5 17:56:10 max.request.size = 1048576 17:56:10 metadata.max.age.ms = 300000 17:56:10 metadata.max.idle.ms = 300000 17:56:10 metadata.recovery.strategy = none 17:56:10 metric.reporters = [] 17:56:10 metrics.num.samples = 2 17:56:10 metrics.recording.level = INFO 17:56:10 metrics.sample.window.ms = 30000 17:56:10 partitioner.adaptive.partitioning.enable = true 17:56:10 partitioner.availability.timeout.ms = 0 17:56:10 partitioner.class = null 17:56:10 partitioner.ignore.keys = false 17:56:10 receive.buffer.bytes = 32768 17:56:10 reconnect.backoff.max.ms = 1000 17:56:10 reconnect.backoff.ms = 50 17:56:10 request.timeout.ms = 30000 17:56:10 retries = 2147483647 17:56:10 retry.backoff.max.ms = 1000 17:56:10 retry.backoff.ms = 100 17:56:10 sasl.client.callback.handler.class = null 17:56:10 sasl.jaas.config = null 17:56:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:10 sasl.kerberos.min.time.before.relogin = 60000 17:56:10 sasl.kerberos.service.name = null 17:56:10 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:10 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:10 sasl.login.callback.handler.class = null 17:56:10 sasl.login.class = null 17:56:10 sasl.login.connect.timeout.ms = null 17:56:10 sasl.login.read.timeout.ms = null 17:56:10 sasl.login.refresh.buffer.seconds = 300 17:56:10 sasl.login.refresh.min.period.seconds = 60 17:56:10 sasl.login.refresh.window.factor = 0.8 17:56:10 sasl.login.refresh.window.jitter = 0.05 17:56:10 sasl.login.retry.backoff.max.ms = 10000 17:56:10 sasl.login.retry.backoff.ms = 100 17:56:10 sasl.mechanism = GSSAPI 17:56:10 sasl.oauthbearer.clock.skew.seconds = 30 17:56:10 sasl.oauthbearer.expected.audience = null 17:56:10 sasl.oauthbearer.expected.issuer = null 17:56:10 sasl.oauthbearer.header.urlencode = false 17:56:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:10 sasl.oauthbearer.jwks.endpoint.url = null 17:56:10 sasl.oauthbearer.scope.claim.name = scope 17:56:10 sasl.oauthbearer.sub.claim.name = sub 17:56:10 sasl.oauthbearer.token.endpoint.url = null 17:56:10 security.protocol = PLAINTEXT 17:56:10 security.providers = null 17:56:10 send.buffer.bytes = 131072 17:56:10 socket.connection.setup.timeout.max.ms = 30000 17:56:10 socket.connection.setup.timeout.ms = 10000 17:56:10 ssl.cipher.suites = null 17:56:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:10 ssl.endpoint.identification.algorithm = https 17:56:10 ssl.engine.factory.class = null 17:56:10 ssl.key.password = null 17:56:10 ssl.keymanager.algorithm = SunX509 17:56:10 ssl.keystore.certificate.chain = null 17:56:10 ssl.keystore.key = null 17:56:10 ssl.keystore.location = null 17:56:10 ssl.keystore.password = null 17:56:10 ssl.keystore.type = JKS 17:56:10 ssl.protocol = TLSv1.3 17:56:10 ssl.provider = null 17:56:10 ssl.secure.random.implementation = null 17:56:10 ssl.trustmanager.algorithm = PKIX 17:56:10 ssl.truststore.certificates = null 17:56:10 ssl.truststore.location = null 17:56:10 ssl.truststore.password = null 17:56:10 ssl.truststore.type = JKS 17:56:10 transaction.timeout.ms = 60000 17:56:10 transactional.id = null 17:56:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:56:10 17:56:10 2026-01-28T17:56:10.869Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:10 2026-01-28T17:56:10.870Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:56:10 2026-01-28T17:56:10.874Z INFO 11310 --- [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. 17:56:10 2026-01-28T17:56:10.882Z INFO 11310 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:10 2026-01-28T17:56:10.883Z INFO 11310 --- [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 17:56:10 2026-01-28T17:56:10.883Z INFO 11310 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:10 2026-01-28T17:56:10.887Z INFO 11310 --- [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 17:56:10 2026-01-28T17:56:10.896Z INFO 11310 --- [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 17:56:10 2026-01-28T17:56:10.943Z INFO 11310 --- [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 17:56:11 2026-01-28T17:56:11.003Z INFO 11310 --- [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 17:56:11 2026-01-28T17:56:11.050Z INFO 11310 --- [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 17:56:11 2026-01-28T17:56:11.113Z INFO 11310 --- [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 17:56:11 2026-01-28T17:56:11.113Z INFO 11310 --- [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-6a4e5411-0ab0-400b-b7bd-f0cced56b38a sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:11 2026-01-28T17:56:11.113Z INFO 11310 --- [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 17:56:11 2026-01-28T17:56:11.113Z INFO 11310 --- [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 17:56:11 2026-01-28T17:56:11.113Z INFO 11310 --- [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 17:56:11 2026-01-28T17:56:11.114Z INFO 11310 --- [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 17:56:11 2026-01-28T17:56:11.114Z INFO 11310 --- [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 17:56:11 2026-01-28T17:56:11.615Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:11 2026-01-28T17:56:11.615Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:11 2026-01-28T17:56:11.615Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:11 2026-01-28T17:56:11.615Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:11 2026-01-28T17:56:11.618Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-14 unregistered 17:56:11 2026-01-28T17:56:11.618Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:56:11 2026-01-28T17:56:11.621Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:11 2026-01-28T17:56:11.621Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:11 2026-01-28T17:56:11.621Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:11 2026-01-28T17:56:11.621Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:11 2026-01-28T17:56:11.621Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:56:11 2026-01-28T17:56:11.621Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:56:11 2026-01-28T17:56:11.623Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:11 2026-01-28T17:56:11.624Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:11 2026-01-28T17:56:11.624Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:11 2026-01-28T17:56:11.624Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:11 2026-01-28T17:56:11.624Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:56:11 2026-01-28T17:56:11.804Z INFO 11310 --- [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. 17:56:11 2026-01-28T17:56:11.804Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:11 2026-01-28T17:56:11.804Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:11 2026-01-28T17:56:11.805Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:11 2026-01-28T17:56:11.805Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:11 2026-01-28T17:56:11.829Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:11 2026-01-28T17:56:11.854Z INFO 11310 --- [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. 17:56:11 2026-01-28T17:56:11.854Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:11 2026-01-28T17:56:11.855Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:11 2026-01-28T17:56:11.855Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:11 2026-01-28T17:56:11.855Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:11 2026-01-28T17:56:11.882Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:11 2026-01-28T17:56:11.912Z INFO 11310 --- [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. 17:56:11 2026-01-28T17:56:11.912Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:11 2026-01-28T17:56:11.913Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:11 2026-01-28T17:56:11.913Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:11 2026-01-28T17:56:11.913Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:11 2026-01-28T17:56:11.943Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:11 2026-01-28T17:56:11.966Z INFO 11310 --- [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. 17:56:11 2026-01-28T17:56:11.966Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:11 2026-01-28T17:56:11.966Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:11 2026-01-28T17:56:11.967Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:11 2026-01-28T17:56:11.967Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:12 2026-01-28T17:56:11.995Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:12 2026-01-28T17:56:12.027Z INFO 11310 --- [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. 17:56:12 2026-01-28T17:56:12.027Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:12 2026-01-28T17:56:12.027Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:12 2026-01-28T17:56:12.028Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:12 2026-01-28T17:56:12.028Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:12 2026-01-28T17:56:12.058Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:12 2026-01-28T17:56:12.083Z INFO 11310 --- [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. 17:56:12 2026-01-28T17:56:12.083Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:12 2026-01-28T17:56:12.084Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:12 2026-01-28T17:56:12.084Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:12 2026-01-28T17:56:12.084Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:12 2026-01-28T17:56:12.105Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:12 2026-01-28T17:56:12.120Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:12 allow.auto.create.topics = true 17:56:12 auto.commit.interval.ms = 5000 17:56:12 auto.include.jmx.reporter = true 17:56:12 auto.offset.reset = latest 17:56:12 bootstrap.servers = [localhost:32777] 17:56:12 check.crcs = true 17:56:12 client.dns.lookup = use_all_dns_ips 17:56:12 client.id = consumer-test-group-15 17:56:12 client.rack = 17:56:12 connections.max.idle.ms = 540000 17:56:12 default.api.timeout.ms = 60000 17:56:12 enable.auto.commit = true 17:56:12 enable.metrics.push = true 17:56:12 exclude.internal.topics = true 17:56:12 fetch.max.bytes = 52428800 17:56:12 fetch.max.wait.ms = 500 17:56:12 fetch.min.bytes = 1 17:56:12 group.id = test-group 17:56:12 group.instance.id = null 17:56:12 group.protocol = classic 17:56:12 group.remote.assignor = null 17:56:12 heartbeat.interval.ms = 3000 17:56:12 interceptor.classes = [] 17:56:12 internal.leave.group.on.close = true 17:56:12 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:12 isolation.level = read_uncommitted 17:56:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:12 max.partition.fetch.bytes = 1048576 17:56:12 max.poll.interval.ms = 300000 17:56:12 max.poll.records = 2147483647 17:56:12 metadata.max.age.ms = 300000 17:56:12 metadata.recovery.strategy = none 17:56:12 metric.reporters = [] 17:56:12 metrics.num.samples = 2 17:56:12 metrics.recording.level = INFO 17:56:12 metrics.sample.window.ms = 30000 17:56:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:12 receive.buffer.bytes = 65536 17:56:12 reconnect.backoff.max.ms = 1000 17:56:12 reconnect.backoff.ms = 50 17:56:12 request.timeout.ms = 30000 17:56:12 retry.backoff.max.ms = 1000 17:56:12 retry.backoff.ms = 100 17:56:12 sasl.client.callback.handler.class = null 17:56:12 sasl.jaas.config = null 17:56:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:12 sasl.kerberos.min.time.before.relogin = 60000 17:56:12 sasl.kerberos.service.name = null 17:56:12 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:12 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:12 sasl.login.callback.handler.class = null 17:56:12 sasl.login.class = null 17:56:12 sasl.login.connect.timeout.ms = null 17:56:12 sasl.login.read.timeout.ms = null 17:56:12 sasl.login.refresh.buffer.seconds = 300 17:56:12 sasl.login.refresh.min.period.seconds = 60 17:56:12 sasl.login.refresh.window.factor = 0.8 17:56:12 sasl.login.refresh.window.jitter = 0.05 17:56:12 sasl.login.retry.backoff.max.ms = 10000 17:56:12 sasl.login.retry.backoff.ms = 100 17:56:12 sasl.mechanism = GSSAPI 17:56:12 sasl.oauthbearer.clock.skew.seconds = 30 17:56:12 sasl.oauthbearer.expected.audience = null 17:56:12 sasl.oauthbearer.expected.issuer = null 17:56:12 sasl.oauthbearer.header.urlencode = false 17:56:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:12 sasl.oauthbearer.jwks.endpoint.url = null 17:56:12 sasl.oauthbearer.scope.claim.name = scope 17:56:12 sasl.oauthbearer.sub.claim.name = sub 17:56:12 sasl.oauthbearer.token.endpoint.url = null 17:56:12 security.protocol = PLAINTEXT 17:56:12 security.providers = null 17:56:12 send.buffer.bytes = 131072 17:56:12 session.timeout.ms = 45000 17:56:12 socket.connection.setup.timeout.max.ms = 30000 17:56:12 socket.connection.setup.timeout.ms = 10000 17:56:12 ssl.cipher.suites = null 17:56:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:12 ssl.endpoint.identification.algorithm = https 17:56:12 ssl.engine.factory.class = null 17:56:12 ssl.key.password = null 17:56:12 ssl.keymanager.algorithm = SunX509 17:56:12 ssl.keystore.certificate.chain = null 17:56:12 ssl.keystore.key = null 17:56:12 ssl.keystore.location = null 17:56:12 ssl.keystore.password = null 17:56:12 ssl.keystore.type = JKS 17:56:12 ssl.protocol = TLSv1.3 17:56:12 ssl.provider = null 17:56:12 ssl.secure.random.implementation = null 17:56:12 ssl.trustmanager.algorithm = PKIX 17:56:12 ssl.truststore.certificates = null 17:56:12 ssl.truststore.location = null 17:56:12 ssl.truststore.password = null 17:56:12 ssl.truststore.type = JKS 17:56:12 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:56:12 17:56:12 2026-01-28T17:56:12.120Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:12 2026-01-28T17:56:12.123Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:12 2026-01-28T17:56:12.123Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:12 2026-01-28T17:56:12.123Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622972123 17:56:12 2026-01-28T17:56:12.123Z INFO 11310 --- [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 17:56:12 2026-01-28T17:56:12.127Z INFO 11310 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-15, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:12 2026-01-28T17:56:12.127Z INFO 11310 --- [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) 17:56:12 2026-01-28T17:56:12.128Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 17:56:12 2026-01-28T17:56:12.130Z INFO 11310 --- [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-46acda75-bae2-4b16-b1f6-48f7050b81c9 17:56:12 2026-01-28T17:56:12.130Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 17:56:12 2026-01-28T17:56:12.132Z INFO 11310 --- [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-46acda75-bae2-4b16-b1f6-48f7050b81c9', protocol='range'} 17:56:12 2026-01-28T17:56:12.133Z INFO 11310 --- [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-46acda75-bae2-4b16-b1f6-48f7050b81c9=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:56:12 2026-01-28T17:56:12.135Z INFO 11310 --- [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-46acda75-bae2-4b16-b1f6-48f7050b81c9', protocol='range'} 17:56:12 2026-01-28T17:56:12.135Z INFO 11310 --- [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]) 17:56:12 2026-01-28T17:56:12.135Z INFO 11310 --- [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 17:56:12 2026-01-28T17:56:12.141Z INFO 11310 --- [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 17:56:12 2026-01-28T17:56:12.145Z INFO 11310 --- [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}}. 17:56:12 2026-01-28T17:56:12.625Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:56:12 acks = -1 17:56:12 auto.include.jmx.reporter = true 17:56:12 batch.size = 16384 17:56:12 bootstrap.servers = [localhost:32777] 17:56:12 buffer.memory = 33554432 17:56:12 client.dns.lookup = use_all_dns_ips 17:56:12 client.id = test-client-id 17:56:12 compression.gzip.level = -1 17:56:12 compression.lz4.level = 9 17:56:12 compression.type = none 17:56:12 compression.zstd.level = 3 17:56:12 connections.max.idle.ms = 540000 17:56:12 delivery.timeout.ms = 120000 17:56:12 enable.idempotence = true 17:56:12 enable.metrics.push = true 17:56:12 interceptor.classes = [] 17:56:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:12 linger.ms = 0 17:56:12 max.block.ms = 60000 17:56:12 max.in.flight.requests.per.connection = 5 17:56:12 max.request.size = 1048576 17:56:12 metadata.max.age.ms = 300000 17:56:12 metadata.max.idle.ms = 300000 17:56:12 metadata.recovery.strategy = none 17:56:12 metric.reporters = [] 17:56:12 metrics.num.samples = 2 17:56:12 metrics.recording.level = INFO 17:56:12 metrics.sample.window.ms = 30000 17:56:12 partitioner.adaptive.partitioning.enable = true 17:56:12 partitioner.availability.timeout.ms = 0 17:56:12 partitioner.class = null 17:56:12 partitioner.ignore.keys = false 17:56:12 receive.buffer.bytes = 32768 17:56:12 reconnect.backoff.max.ms = 1000 17:56:12 reconnect.backoff.ms = 50 17:56:12 request.timeout.ms = 30000 17:56:12 retries = 2147483647 17:56:12 retry.backoff.max.ms = 1000 17:56:12 retry.backoff.ms = 100 17:56:12 sasl.client.callback.handler.class = null 17:56:12 sasl.jaas.config = null 17:56:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:12 sasl.kerberos.min.time.before.relogin = 60000 17:56:12 sasl.kerberos.service.name = null 17:56:12 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:12 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:12 sasl.login.callback.handler.class = null 17:56:12 sasl.login.class = null 17:56:12 sasl.login.connect.timeout.ms = null 17:56:12 sasl.login.read.timeout.ms = null 17:56:12 sasl.login.refresh.buffer.seconds = 300 17:56:12 sasl.login.refresh.min.period.seconds = 60 17:56:12 sasl.login.refresh.window.factor = 0.8 17:56:12 sasl.login.refresh.window.jitter = 0.05 17:56:12 sasl.login.retry.backoff.max.ms = 10000 17:56:12 sasl.login.retry.backoff.ms = 100 17:56:12 sasl.mechanism = GSSAPI 17:56:12 sasl.oauthbearer.clock.skew.seconds = 30 17:56:12 sasl.oauthbearer.expected.audience = null 17:56:12 sasl.oauthbearer.expected.issuer = null 17:56:12 sasl.oauthbearer.header.urlencode = false 17:56:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:12 sasl.oauthbearer.jwks.endpoint.url = null 17:56:12 sasl.oauthbearer.scope.claim.name = scope 17:56:12 sasl.oauthbearer.sub.claim.name = sub 17:56:12 sasl.oauthbearer.token.endpoint.url = null 17:56:12 security.protocol = PLAINTEXT 17:56:12 security.providers = null 17:56:12 send.buffer.bytes = 131072 17:56:12 socket.connection.setup.timeout.max.ms = 30000 17:56:12 socket.connection.setup.timeout.ms = 10000 17:56:12 ssl.cipher.suites = null 17:56:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:12 ssl.endpoint.identification.algorithm = https 17:56:12 ssl.engine.factory.class = null 17:56:12 ssl.key.password = null 17:56:12 ssl.keymanager.algorithm = SunX509 17:56:12 ssl.keystore.certificate.chain = null 17:56:12 ssl.keystore.key = null 17:56:12 ssl.keystore.location = null 17:56:12 ssl.keystore.password = null 17:56:12 ssl.keystore.type = JKS 17:56:12 ssl.protocol = TLSv1.3 17:56:12 ssl.provider = null 17:56:12 ssl.secure.random.implementation = null 17:56:12 ssl.trustmanager.algorithm = PKIX 17:56:12 ssl.truststore.certificates = null 17:56:12 ssl.truststore.location = null 17:56:12 ssl.truststore.password = null 17:56:12 ssl.truststore.type = JKS 17:56:12 transaction.timeout.ms = 60000 17:56:12 transactional.id = null 17:56:12 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:12 17:56:12 2026-01-28T17:56:12.625Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:12 2026-01-28T17:56:12.626Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:56:12 2026-01-28T17:56:12.629Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:12 2026-01-28T17:56:12.629Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:12 2026-01-28T17:56:12.629Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622972629 17:56:12 2026-01-28T17:56:12.629Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:56:12 acks = -1 17:56:12 auto.include.jmx.reporter = true 17:56:12 batch.size = 16384 17:56:12 bootstrap.servers = [localhost:32777] 17:56:12 buffer.memory = 33554432 17:56:12 client.dns.lookup = use_all_dns_ips 17:56:12 client.id = test-client-id 17:56:12 compression.gzip.level = -1 17:56:12 compression.lz4.level = 9 17:56:12 compression.type = none 17:56:12 compression.zstd.level = 3 17:56:12 connections.max.idle.ms = 540000 17:56:12 delivery.timeout.ms = 120000 17:56:12 enable.idempotence = true 17:56:12 enable.metrics.push = true 17:56:12 interceptor.classes = [] 17:56:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:12 linger.ms = 0 17:56:12 max.block.ms = 60000 17:56:12 max.in.flight.requests.per.connection = 5 17:56:12 max.request.size = 1048576 17:56:12 metadata.max.age.ms = 300000 17:56:12 metadata.max.idle.ms = 300000 17:56:12 metadata.recovery.strategy = none 17:56:12 metric.reporters = [] 17:56:12 metrics.num.samples = 2 17:56:12 metrics.recording.level = INFO 17:56:12 metrics.sample.window.ms = 30000 17:56:12 partitioner.adaptive.partitioning.enable = true 17:56:12 partitioner.availability.timeout.ms = 0 17:56:12 partitioner.class = null 17:56:12 partitioner.ignore.keys = false 17:56:12 receive.buffer.bytes = 32768 17:56:12 reconnect.backoff.max.ms = 1000 17:56:12 reconnect.backoff.ms = 50 17:56:12 request.timeout.ms = 30000 17:56:12 retries = 2147483647 17:56:12 retry.backoff.max.ms = 1000 17:56:12 retry.backoff.ms = 100 17:56:12 sasl.client.callback.handler.class = null 17:56:12 sasl.jaas.config = null 17:56:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:12 sasl.kerberos.min.time.before.relogin = 60000 17:56:12 sasl.kerberos.service.name = null 17:56:12 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:12 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:12 sasl.login.callback.handler.class = null 17:56:12 sasl.login.class = null 17:56:12 sasl.login.connect.timeout.ms = null 17:56:12 sasl.login.read.timeout.ms = null 17:56:12 sasl.login.refresh.buffer.seconds = 300 17:56:12 sasl.login.refresh.min.period.seconds = 60 17:56:12 sasl.login.refresh.window.factor = 0.8 17:56:12 sasl.login.refresh.window.jitter = 0.05 17:56:12 sasl.login.retry.backoff.max.ms = 10000 17:56:12 sasl.login.retry.backoff.ms = 100 17:56:12 sasl.mechanism = GSSAPI 17:56:12 sasl.oauthbearer.clock.skew.seconds = 30 17:56:12 sasl.oauthbearer.expected.audience = null 17:56:12 sasl.oauthbearer.expected.issuer = null 17:56:12 sasl.oauthbearer.header.urlencode = false 17:56:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:12 sasl.oauthbearer.jwks.endpoint.url = null 17:56:12 sasl.oauthbearer.scope.claim.name = scope 17:56:12 sasl.oauthbearer.sub.claim.name = sub 17:56:12 sasl.oauthbearer.token.endpoint.url = null 17:56:12 security.protocol = PLAINTEXT 17:56:12 security.providers = null 17:56:12 send.buffer.bytes = 131072 17:56:12 socket.connection.setup.timeout.max.ms = 30000 17:56:12 socket.connection.setup.timeout.ms = 10000 17:56:12 ssl.cipher.suites = null 17:56:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:12 ssl.endpoint.identification.algorithm = https 17:56:12 ssl.engine.factory.class = null 17:56:12 ssl.key.password = null 17:56:12 ssl.keymanager.algorithm = SunX509 17:56:12 ssl.keystore.certificate.chain = null 17:56:12 ssl.keystore.key = null 17:56:12 ssl.keystore.location = null 17:56:12 ssl.keystore.password = null 17:56:12 ssl.keystore.type = JKS 17:56:12 ssl.protocol = TLSv1.3 17:56:12 ssl.provider = null 17:56:12 ssl.secure.random.implementation = null 17:56:12 ssl.trustmanager.algorithm = PKIX 17:56:12 ssl.truststore.certificates = null 17:56:12 ssl.truststore.location = null 17:56:12 ssl.truststore.password = null 17:56:12 ssl.truststore.type = JKS 17:56:12 transaction.timeout.ms = 60000 17:56:12 transactional.id = null 17:56:12 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:56:12 17:56:12 2026-01-28T17:56:12.630Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:12 2026-01-28T17:56:12.630Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:56:12 2026-01-28T17:56:12.632Z INFO 11310 --- [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. 17:56:12 2026-01-28T17:56:12.638Z INFO 11310 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:12 2026-01-28T17:56:12.638Z INFO 11310 --- [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 17:56:12 2026-01-28T17:56:12.639Z INFO 11310 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:12 2026-01-28T17:56:12.640Z INFO 11310 --- [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 17:56:12 2026-01-28T17:56:12.653Z INFO 11310 --- [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 17:56:12 2026-01-28T17:56:12.693Z INFO 11310 --- [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 17:56:12 2026-01-28T17:56:12.756Z INFO 11310 --- [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 17:56:12 2026-01-28T17:56:12.779Z INFO 11310 --- [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 17:56:13 2026-01-28T17:56:13.870Z INFO 11310 --- [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 17:56:13 2026-01-28T17:56:13.870Z INFO 11310 --- [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-46acda75-bae2-4b16-b1f6-48f7050b81c9 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:13 2026-01-28T17:56:13.871Z INFO 11310 --- [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 17:56:13 2026-01-28T17:56:13.871Z INFO 11310 --- [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 17:56:13 2026-01-28T17:56:13.871Z INFO 11310 --- [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 17:56:13 2026-01-28T17:56:13.871Z INFO 11310 --- [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 17:56:13 2026-01-28T17:56:13.871Z INFO 11310 --- [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 17:56:13 2026-01-28T17:56:13.875Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:13 2026-01-28T17:56:13.875Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:13 2026-01-28T17:56:13.875Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:13 2026-01-28T17:56:13.875Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:13 2026-01-28T17:56:13.878Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-15 unregistered 17:56:13 2026-01-28T17:56:13.878Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:56:13 2026-01-28T17:56:13.881Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:13 2026-01-28T17:56:13.881Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:13 2026-01-28T17:56:13.881Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:13 2026-01-28T17:56:13.881Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:13 2026-01-28T17:56:13.881Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:56:13 2026-01-28T17:56:13.881Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:56:13 2026-01-28T17:56:13.883Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:13 2026-01-28T17:56:13.883Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:13 2026-01-28T17:56:13.883Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:13 2026-01-28T17:56:13.883Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:13 2026-01-28T17:56:13.883Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:56:14 2026-01-28T17:56:14.020Z INFO 11310 --- [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. 17:56:14 2026-01-28T17:56:14.020Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:14 2026-01-28T17:56:14.020Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:14 2026-01-28T17:56:14.020Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:14 2026-01-28T17:56:14.020Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:14 2026-01-28T17:56:14.046Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:14 2026-01-28T17:56:14.069Z INFO 11310 --- [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. 17:56:14 2026-01-28T17:56:14.069Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:14 2026-01-28T17:56:14.070Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:14 2026-01-28T17:56:14.070Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:14 2026-01-28T17:56:14.070Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:14 2026-01-28T17:56:14.094Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:14 2026-01-28T17:56:14.116Z INFO 11310 --- [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. 17:56:14 2026-01-28T17:56:14.116Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:14 2026-01-28T17:56:14.116Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:14 2026-01-28T17:56:14.117Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:14 2026-01-28T17:56:14.117Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:14 2026-01-28T17:56:14.138Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:14 2026-01-28T17:56:14.158Z INFO 11310 --- [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. 17:56:14 2026-01-28T17:56:14.158Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:14 2026-01-28T17:56:14.158Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:14 2026-01-28T17:56:14.158Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:14 2026-01-28T17:56:14.158Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:14 2026-01-28T17:56:14.183Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:14 2026-01-28T17:56:14.205Z INFO 11310 --- [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. 17:56:14 2026-01-28T17:56:14.205Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:14 2026-01-28T17:56:14.213Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:14 2026-01-28T17:56:14.214Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:14 2026-01-28T17:56:14.214Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:14 2026-01-28T17:56:14.242Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:14 2026-01-28T17:56:14.261Z INFO 11310 --- [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. 17:56:14 2026-01-28T17:56:14.261Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:14 2026-01-28T17:56:14.262Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:14 2026-01-28T17:56:14.262Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:14 2026-01-28T17:56:14.262Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:14 2026-01-28T17:56:14.281Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:14 2026-01-28T17:56:14.294Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:14 allow.auto.create.topics = true 17:56:14 auto.commit.interval.ms = 5000 17:56:14 auto.include.jmx.reporter = true 17:56:14 auto.offset.reset = latest 17:56:14 bootstrap.servers = [localhost:32777] 17:56:14 check.crcs = true 17:56:14 client.dns.lookup = use_all_dns_ips 17:56:14 client.id = consumer-test-group-16 17:56:14 client.rack = 17:56:14 connections.max.idle.ms = 540000 17:56:14 default.api.timeout.ms = 60000 17:56:14 enable.auto.commit = true 17:56:14 enable.metrics.push = true 17:56:14 exclude.internal.topics = true 17:56:14 fetch.max.bytes = 52428800 17:56:14 fetch.max.wait.ms = 500 17:56:14 fetch.min.bytes = 1 17:56:14 group.id = test-group 17:56:14 group.instance.id = null 17:56:14 group.protocol = classic 17:56:14 group.remote.assignor = null 17:56:14 heartbeat.interval.ms = 3000 17:56:14 interceptor.classes = [] 17:56:14 internal.leave.group.on.close = true 17:56:14 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:14 isolation.level = read_uncommitted 17:56:14 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:14 max.partition.fetch.bytes = 1048576 17:56:14 max.poll.interval.ms = 300000 17:56:14 max.poll.records = 2147483647 17:56:14 metadata.max.age.ms = 300000 17:56:14 metadata.recovery.strategy = none 17:56:14 metric.reporters = [] 17:56:14 metrics.num.samples = 2 17:56:14 metrics.recording.level = INFO 17:56:14 metrics.sample.window.ms = 30000 17:56:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:14 receive.buffer.bytes = 65536 17:56:14 reconnect.backoff.max.ms = 1000 17:56:14 reconnect.backoff.ms = 50 17:56:14 request.timeout.ms = 30000 17:56:14 retry.backoff.max.ms = 1000 17:56:14 retry.backoff.ms = 100 17:56:14 sasl.client.callback.handler.class = null 17:56:14 sasl.jaas.config = null 17:56:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:14 sasl.kerberos.min.time.before.relogin = 60000 17:56:14 sasl.kerberos.service.name = null 17:56:14 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:14 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:14 sasl.login.callback.handler.class = null 17:56:14 sasl.login.class = null 17:56:14 sasl.login.connect.timeout.ms = null 17:56:14 sasl.login.read.timeout.ms = null 17:56:14 sasl.login.refresh.buffer.seconds = 300 17:56:14 sasl.login.refresh.min.period.seconds = 60 17:56:14 sasl.login.refresh.window.factor = 0.8 17:56:14 sasl.login.refresh.window.jitter = 0.05 17:56:14 sasl.login.retry.backoff.max.ms = 10000 17:56:14 sasl.login.retry.backoff.ms = 100 17:56:14 sasl.mechanism = GSSAPI 17:56:14 sasl.oauthbearer.clock.skew.seconds = 30 17:56:14 sasl.oauthbearer.expected.audience = null 17:56:14 sasl.oauthbearer.expected.issuer = null 17:56:14 sasl.oauthbearer.header.urlencode = false 17:56:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:14 sasl.oauthbearer.jwks.endpoint.url = null 17:56:14 sasl.oauthbearer.scope.claim.name = scope 17:56:14 sasl.oauthbearer.sub.claim.name = sub 17:56:14 sasl.oauthbearer.token.endpoint.url = null 17:56:14 security.protocol = PLAINTEXT 17:56:14 security.providers = null 17:56:14 send.buffer.bytes = 131072 17:56:14 session.timeout.ms = 45000 17:56:14 socket.connection.setup.timeout.max.ms = 30000 17:56:14 socket.connection.setup.timeout.ms = 10000 17:56:14 ssl.cipher.suites = null 17:56:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:14 ssl.endpoint.identification.algorithm = https 17:56:14 ssl.engine.factory.class = null 17:56:14 ssl.key.password = null 17:56:14 ssl.keymanager.algorithm = SunX509 17:56:14 ssl.keystore.certificate.chain = null 17:56:14 ssl.keystore.key = null 17:56:14 ssl.keystore.location = null 17:56:14 ssl.keystore.password = null 17:56:14 ssl.keystore.type = JKS 17:56:14 ssl.protocol = TLSv1.3 17:56:14 ssl.provider = null 17:56:14 ssl.secure.random.implementation = null 17:56:14 ssl.trustmanager.algorithm = PKIX 17:56:14 ssl.truststore.certificates = null 17:56:14 ssl.truststore.location = null 17:56:14 ssl.truststore.password = null 17:56:14 ssl.truststore.type = JKS 17:56:14 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:56:14 17:56:14 2026-01-28T17:56:14.295Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:14 2026-01-28T17:56:14.298Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:14 2026-01-28T17:56:14.298Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:14 2026-01-28T17:56:14.298Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622974298 17:56:14 2026-01-28T17:56:14.298Z INFO 11310 --- [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 17:56:14 2026-01-28T17:56:14.312Z INFO 11310 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-16, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:14 2026-01-28T17:56:14.313Z INFO 11310 --- [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) 17:56:14 2026-01-28T17:56:14.314Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 17:56:14 2026-01-28T17:56:14.319Z INFO 11310 --- [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-2501e08f-001b-49cb-8a86-22cc61754809 17:56:14 2026-01-28T17:56:14.319Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 17:56:14 2026-01-28T17:56:14.321Z INFO 11310 --- [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-2501e08f-001b-49cb-8a86-22cc61754809', protocol='range'} 17:56:14 2026-01-28T17:56:14.322Z INFO 11310 --- [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-2501e08f-001b-49cb-8a86-22cc61754809=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:56:14 2026-01-28T17:56:14.331Z INFO 11310 --- [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-2501e08f-001b-49cb-8a86-22cc61754809', protocol='range'} 17:56:14 2026-01-28T17:56:14.331Z INFO 11310 --- [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]) 17:56:14 2026-01-28T17:56:14.331Z INFO 11310 --- [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 17:56:14 2026-01-28T17:56:14.332Z INFO 11310 --- [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 17:56:14 2026-01-28T17:56:14.335Z INFO 11310 --- [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}}. 17:56:14 2026-01-28T17:56:14.799Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:56:14 acks = -1 17:56:14 auto.include.jmx.reporter = true 17:56:14 batch.size = 16384 17:56:14 bootstrap.servers = [localhost:32777] 17:56:14 buffer.memory = 33554432 17:56:14 client.dns.lookup = use_all_dns_ips 17:56:14 client.id = test-client-id 17:56:14 compression.gzip.level = -1 17:56:14 compression.lz4.level = 9 17:56:14 compression.type = none 17:56:14 compression.zstd.level = 3 17:56:14 connections.max.idle.ms = 540000 17:56:14 delivery.timeout.ms = 120000 17:56:14 enable.idempotence = true 17:56:14 enable.metrics.push = true 17:56:14 interceptor.classes = [] 17:56:14 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:14 linger.ms = 0 17:56:14 max.block.ms = 60000 17:56:14 max.in.flight.requests.per.connection = 5 17:56:14 max.request.size = 1048576 17:56:14 metadata.max.age.ms = 300000 17:56:14 metadata.max.idle.ms = 300000 17:56:14 metadata.recovery.strategy = none 17:56:14 metric.reporters = [] 17:56:14 metrics.num.samples = 2 17:56:14 metrics.recording.level = INFO 17:56:14 metrics.sample.window.ms = 30000 17:56:14 partitioner.adaptive.partitioning.enable = true 17:56:14 partitioner.availability.timeout.ms = 0 17:56:14 partitioner.class = null 17:56:14 partitioner.ignore.keys = false 17:56:14 receive.buffer.bytes = 32768 17:56:14 reconnect.backoff.max.ms = 1000 17:56:14 reconnect.backoff.ms = 50 17:56:14 request.timeout.ms = 30000 17:56:14 retries = 2147483647 17:56:14 retry.backoff.max.ms = 1000 17:56:14 retry.backoff.ms = 100 17:56:14 sasl.client.callback.handler.class = null 17:56:14 sasl.jaas.config = null 17:56:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:14 sasl.kerberos.min.time.before.relogin = 60000 17:56:14 sasl.kerberos.service.name = null 17:56:14 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:14 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:14 sasl.login.callback.handler.class = null 17:56:14 sasl.login.class = null 17:56:14 sasl.login.connect.timeout.ms = null 17:56:14 sasl.login.read.timeout.ms = null 17:56:14 sasl.login.refresh.buffer.seconds = 300 17:56:14 sasl.login.refresh.min.period.seconds = 60 17:56:14 sasl.login.refresh.window.factor = 0.8 17:56:14 sasl.login.refresh.window.jitter = 0.05 17:56:14 sasl.login.retry.backoff.max.ms = 10000 17:56:14 sasl.login.retry.backoff.ms = 100 17:56:14 sasl.mechanism = GSSAPI 17:56:14 sasl.oauthbearer.clock.skew.seconds = 30 17:56:14 sasl.oauthbearer.expected.audience = null 17:56:14 sasl.oauthbearer.expected.issuer = null 17:56:14 sasl.oauthbearer.header.urlencode = false 17:56:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:14 sasl.oauthbearer.jwks.endpoint.url = null 17:56:14 sasl.oauthbearer.scope.claim.name = scope 17:56:14 sasl.oauthbearer.sub.claim.name = sub 17:56:14 sasl.oauthbearer.token.endpoint.url = null 17:56:14 security.protocol = PLAINTEXT 17:56:14 security.providers = null 17:56:14 send.buffer.bytes = 131072 17:56:14 socket.connection.setup.timeout.max.ms = 30000 17:56:14 socket.connection.setup.timeout.ms = 10000 17:56:14 ssl.cipher.suites = null 17:56:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:14 ssl.endpoint.identification.algorithm = https 17:56:14 ssl.engine.factory.class = null 17:56:14 ssl.key.password = null 17:56:14 ssl.keymanager.algorithm = SunX509 17:56:14 ssl.keystore.certificate.chain = null 17:56:14 ssl.keystore.key = null 17:56:14 ssl.keystore.location = null 17:56:14 ssl.keystore.password = null 17:56:14 ssl.keystore.type = JKS 17:56:14 ssl.protocol = TLSv1.3 17:56:14 ssl.provider = null 17:56:14 ssl.secure.random.implementation = null 17:56:14 ssl.trustmanager.algorithm = PKIX 17:56:14 ssl.truststore.certificates = null 17:56:14 ssl.truststore.location = null 17:56:14 ssl.truststore.password = null 17:56:14 ssl.truststore.type = JKS 17:56:14 transaction.timeout.ms = 60000 17:56:14 transactional.id = null 17:56:14 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:14 17:56:14 2026-01-28T17:56:14.800Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:14 2026-01-28T17:56:14.800Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:56:14 2026-01-28T17:56:14.803Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:14 2026-01-28T17:56:14.803Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:14 2026-01-28T17:56:14.803Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622974803 17:56:14 2026-01-28T17:56:14.804Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:56:14 acks = -1 17:56:14 auto.include.jmx.reporter = true 17:56:14 batch.size = 16384 17:56:14 bootstrap.servers = [localhost:32777] 17:56:14 buffer.memory = 33554432 17:56:14 client.dns.lookup = use_all_dns_ips 17:56:14 client.id = test-client-id 17:56:14 compression.gzip.level = -1 17:56:14 compression.lz4.level = 9 17:56:14 compression.type = none 17:56:14 compression.zstd.level = 3 17:56:14 connections.max.idle.ms = 540000 17:56:14 delivery.timeout.ms = 120000 17:56:14 enable.idempotence = true 17:56:14 enable.metrics.push = true 17:56:15 interceptor.classes = [] 17:56:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:15 linger.ms = 0 17:56:15 max.block.ms = 60000 17:56:15 max.in.flight.requests.per.connection = 5 17:56:15 max.request.size = 1048576 17:56:15 metadata.max.age.ms = 300000 17:56:15 metadata.max.idle.ms = 300000 17:56:15 metadata.recovery.strategy = none 17:56:15 metric.reporters = [] 17:56:15 metrics.num.samples = 2 17:56:15 metrics.recording.level = INFO 17:56:15 metrics.sample.window.ms = 30000 17:56:15 partitioner.adaptive.partitioning.enable = true 17:56:15 partitioner.availability.timeout.ms = 0 17:56:15 partitioner.class = null 17:56:15 partitioner.ignore.keys = false 17:56:15 receive.buffer.bytes = 32768 17:56:15 reconnect.backoff.max.ms = 1000 17:56:15 reconnect.backoff.ms = 50 17:56:15 request.timeout.ms = 30000 17:56:15 retries = 2147483647 17:56:15 retry.backoff.max.ms = 1000 17:56:15 retry.backoff.ms = 100 17:56:15 sasl.client.callback.handler.class = null 17:56:15 sasl.jaas.config = null 17:56:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:15 sasl.kerberos.min.time.before.relogin = 60000 17:56:15 sasl.kerberos.service.name = null 17:56:15 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:15 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:15 sasl.login.callback.handler.class = null 17:56:15 sasl.login.class = null 17:56:15 sasl.login.connect.timeout.ms = null 17:56:15 sasl.login.read.timeout.ms = null 17:56:15 sasl.login.refresh.buffer.seconds = 300 17:56:15 sasl.login.refresh.min.period.seconds = 60 17:56:15 sasl.login.refresh.window.factor = 0.8 17:56:15 sasl.login.refresh.window.jitter = 0.05 17:56:15 sasl.login.retry.backoff.max.ms = 10000 17:56:15 sasl.login.retry.backoff.ms = 100 17:56:15 sasl.mechanism = GSSAPI 17:56:15 sasl.oauthbearer.clock.skew.seconds = 30 17:56:15 sasl.oauthbearer.expected.audience = null 17:56:15 sasl.oauthbearer.expected.issuer = null 17:56:15 sasl.oauthbearer.header.urlencode = false 17:56:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:15 sasl.oauthbearer.jwks.endpoint.url = null 17:56:15 sasl.oauthbearer.scope.claim.name = scope 17:56:15 sasl.oauthbearer.sub.claim.name = sub 17:56:15 sasl.oauthbearer.token.endpoint.url = null 17:56:15 security.protocol = PLAINTEXT 17:56:15 security.providers = null 17:56:15 send.buffer.bytes = 131072 17:56:15 socket.connection.setup.timeout.max.ms = 30000 17:56:15 socket.connection.setup.timeout.ms = 10000 17:56:15 ssl.cipher.suites = null 17:56:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:15 ssl.endpoint.identification.algorithm = https 17:56:15 ssl.engine.factory.class = null 17:56:15 ssl.key.password = null 17:56:15 ssl.keymanager.algorithm = SunX509 17:56:15 ssl.keystore.certificate.chain = null 17:56:15 ssl.keystore.key = null 17:56:15 ssl.keystore.location = null 17:56:15 ssl.keystore.password = null 17:56:15 ssl.keystore.type = JKS 17:56:15 ssl.protocol = TLSv1.3 17:56:15 ssl.provider = null 17:56:15 ssl.secure.random.implementation = null 17:56:15 ssl.trustmanager.algorithm = PKIX 17:56:15 ssl.truststore.certificates = null 17:56:15 ssl.truststore.location = null 17:56:15 ssl.truststore.password = null 17:56:15 ssl.truststore.type = JKS 17:56:15 transaction.timeout.ms = 60000 17:56:15 transactional.id = null 17:56:15 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:56:15 17:56:15 2026-01-28T17:56:14.804Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:15 2026-01-28T17:56:14.805Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:56:15 2026-01-28T17:56:14.808Z INFO 11310 --- [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. 17:56:15 2026-01-28T17:56:14.815Z INFO 11310 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:15 2026-01-28T17:56:14.815Z INFO 11310 --- [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 17:56:15 2026-01-28T17:56:14.817Z INFO 11310 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:15 2026-01-28T17:56:14.817Z INFO 11310 --- [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 17:56:15 2026-01-28T17:56:14.822Z INFO 11310 --- [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 17:56:15 2026-01-28T17:56:14.826Z INFO 11310 --- [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 17:56:15 2026-01-28T17:56:15.924Z INFO 11310 --- [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 17:56:15 2026-01-28T17:56:15.925Z INFO 11310 --- [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-2501e08f-001b-49cb-8a86-22cc61754809 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:15 2026-01-28T17:56:15.925Z INFO 11310 --- [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 17:56:15 2026-01-28T17:56:15.925Z INFO 11310 --- [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 17:56:15 2026-01-28T17:56:15.925Z INFO 11310 --- [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 17:56:15 2026-01-28T17:56:15.925Z INFO 11310 --- [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 17:56:15 2026-01-28T17:56:15.925Z INFO 11310 --- [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 17:56:15 2026-01-28T17:56:15.929Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:15 2026-01-28T17:56:15.929Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:15 2026-01-28T17:56:15.929Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:15 2026-01-28T17:56:15.929Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:15 2026-01-28T17:56:15.932Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-16 unregistered 17:56:15 2026-01-28T17:56:15.932Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:56:15 2026-01-28T17:56:15.935Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:15 2026-01-28T17:56:15.935Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:15 2026-01-28T17:56:15.935Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:15 2026-01-28T17:56:15.935Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:15 2026-01-28T17:56:15.935Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:56:15 2026-01-28T17:56:15.935Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:56:15 2026-01-28T17:56:15.937Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:15 2026-01-28T17:56:15.937Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:15 2026-01-28T17:56:15.937Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:15 2026-01-28T17:56:15.937Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:15 2026-01-28T17:56:15.937Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:56:16 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.85 s -- in org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 17:56:16 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 17:56:16 2026-01-28T17:56:16.076Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:16 allow.auto.create.topics = true 17:56:16 auto.commit.interval.ms = 5000 17:56:16 auto.include.jmx.reporter = true 17:56:16 auto.offset.reset = latest 17:56:16 bootstrap.servers = [localhost:32777] 17:56:16 check.crcs = true 17:56:16 client.dns.lookup = use_all_dns_ips 17:56:16 client.id = consumer-test-group-17 17:56:16 client.rack = 17:56:16 connections.max.idle.ms = 540000 17:56:16 default.api.timeout.ms = 60000 17:56:16 enable.auto.commit = true 17:56:16 enable.metrics.push = true 17:56:16 exclude.internal.topics = true 17:56:16 fetch.max.bytes = 52428800 17:56:16 fetch.max.wait.ms = 500 17:56:16 fetch.min.bytes = 1 17:56:16 group.id = test-group 17:56:16 group.instance.id = null 17:56:16 group.protocol = classic 17:56:16 group.remote.assignor = null 17:56:16 heartbeat.interval.ms = 3000 17:56:16 interceptor.classes = [] 17:56:16 internal.leave.group.on.close = true 17:56:16 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:16 isolation.level = read_uncommitted 17:56:16 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:16 max.partition.fetch.bytes = 1048576 17:56:16 max.poll.interval.ms = 300000 17:56:16 max.poll.records = 2147483647 17:56:16 metadata.max.age.ms = 300000 17:56:16 metadata.recovery.strategy = none 17:56:16 metric.reporters = [] 17:56:16 metrics.num.samples = 2 17:56:16 metrics.recording.level = INFO 17:56:16 metrics.sample.window.ms = 30000 17:56:16 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:16 receive.buffer.bytes = 65536 17:56:16 reconnect.backoff.max.ms = 1000 17:56:16 reconnect.backoff.ms = 50 17:56:16 request.timeout.ms = 30000 17:56:16 retry.backoff.max.ms = 1000 17:56:16 retry.backoff.ms = 100 17:56:16 sasl.client.callback.handler.class = null 17:56:16 sasl.jaas.config = null 17:56:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:16 sasl.kerberos.min.time.before.relogin = 60000 17:56:16 sasl.kerberos.service.name = null 17:56:16 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:16 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:16 sasl.login.callback.handler.class = null 17:56:16 sasl.login.class = null 17:56:16 sasl.login.connect.timeout.ms = null 17:56:16 sasl.login.read.timeout.ms = null 17:56:16 sasl.login.refresh.buffer.seconds = 300 17:56:16 sasl.login.refresh.min.period.seconds = 60 17:56:16 sasl.login.refresh.window.factor = 0.8 17:56:16 sasl.login.refresh.window.jitter = 0.05 17:56:16 sasl.login.retry.backoff.max.ms = 10000 17:56:16 sasl.login.retry.backoff.ms = 100 17:56:16 sasl.mechanism = GSSAPI 17:56:16 sasl.oauthbearer.clock.skew.seconds = 30 17:56:16 sasl.oauthbearer.expected.audience = null 17:56:16 sasl.oauthbearer.expected.issuer = null 17:56:16 sasl.oauthbearer.header.urlencode = false 17:56:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:16 sasl.oauthbearer.jwks.endpoint.url = null 17:56:16 sasl.oauthbearer.scope.claim.name = scope 17:56:16 sasl.oauthbearer.sub.claim.name = sub 17:56:16 sasl.oauthbearer.token.endpoint.url = null 17:56:16 security.protocol = PLAINTEXT 17:56:16 security.providers = null 17:56:16 send.buffer.bytes = 131072 17:56:16 session.timeout.ms = 45000 17:56:16 socket.connection.setup.timeout.max.ms = 30000 17:56:16 socket.connection.setup.timeout.ms = 10000 17:56:16 ssl.cipher.suites = null 17:56:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:16 ssl.endpoint.identification.algorithm = https 17:56:16 ssl.engine.factory.class = null 17:56:16 ssl.key.password = null 17:56:16 ssl.keymanager.algorithm = SunX509 17:56:16 ssl.keystore.certificate.chain = null 17:56:16 ssl.keystore.key = null 17:56:16 ssl.keystore.location = null 17:56:16 ssl.keystore.password = null 17:56:16 ssl.keystore.type = JKS 17:56:16 ssl.protocol = TLSv1.3 17:56:16 ssl.provider = null 17:56:16 ssl.secure.random.implementation = null 17:56:16 ssl.trustmanager.algorithm = PKIX 17:56:16 ssl.truststore.certificates = null 17:56:16 ssl.truststore.location = null 17:56:16 ssl.truststore.password = null 17:56:16 ssl.truststore.type = JKS 17:56:16 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:16 17:56:16 2026-01-28T17:56:16.076Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:16 2026-01-28T17:56:16.078Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:16 2026-01-28T17:56:16.078Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:16 2026-01-28T17:56:16.078Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622976078 17:56:16 2026-01-28T17:56:16.078Z INFO 11310 --- [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 17:56:16 2026-01-28T17:56:16.083Z INFO 11310 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-17, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:16 2026-01-28T17:56:16.094Z INFO 11310 --- [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) 17:56:16 2026-01-28T17:56:16.095Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 17:56:16 2026-01-28T17:56:16.098Z INFO 11310 --- [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-b7b64446-f6da-40ed-a17f-78912f5eb94f 17:56:16 2026-01-28T17:56:16.098Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 17:56:16 2026-01-28T17:56:16.101Z INFO 11310 --- [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-b7b64446-f6da-40ed-a17f-78912f5eb94f', protocol='range'} 17:56:16 2026-01-28T17:56:16.101Z INFO 11310 --- [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-b7b64446-f6da-40ed-a17f-78912f5eb94f=Assignment(partitions=[ncmp-events-0])} 17:56:16 2026-01-28T17:56:16.104Z INFO 11310 --- [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-b7b64446-f6da-40ed-a17f-78912f5eb94f', protocol='range'} 17:56:16 2026-01-28T17:56:16.104Z INFO 11310 --- [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]) 17:56:16 2026-01-28T17:56:16.104Z INFO 11310 --- [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 17:56:16 2026-01-28T17:56:16.105Z INFO 11310 --- [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 17:56:16 2026-01-28T17:56:16.136Z INFO 11310 --- [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}}. 17:56:16 2026-01-28T17:56:16.241Z INFO 11310 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 17:56:16 2026-01-28T17:56:16.391Z WARN 11310 --- [cps-integration-test] [or-http-epoll-2] 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 17:56:16 2026-01-28T17:56:16.420Z WARN 11310 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54253/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54253 17:56:16 2026-01-28T17:56:16.439Z WARN 11310 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59855/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59855 17:56:16 2026-01-28T17:56:16.456Z WARN 11310 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54261/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54261 17:56:16 2026-01-28T17:56:16.473Z WARN 11310 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49011/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49011 17:56:16 2026-01-28T17:56:16.490Z WARN 11310 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44055/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44055 17:56:16 2026-01-28T17:56:16.508Z WARN 11310 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42347/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42347 17:56:16 2026-01-28T17:56:16.525Z WARN 11310 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35633/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35633 17:56:16 2026-01-28T17:56:16.542Z WARN 11310 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33525/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33525 17:56:16 2026-01-28T17:56:16.558Z WARN 11310 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58263/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58263 17:56:16 2026-01-28T17:56:16.576Z WARN 11310 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41835/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41835 17:56:16 2026-01-28T17:56:16.602Z WARN 11310 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41013/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41013 17:56:16 2026-01-28T17:56:16.616Z WARN 11310 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42379/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42379 17:56:16 2026-01-28T17:56:16.633Z WARN 11310 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33385/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33385 17:56:16 2026-01-28T17:56:16.654Z WARN 11310 --- [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 17:56:16 2026-01-28T17:56:16.663Z INFO 11310 --- [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. 17:56:16 2026-01-28T17:56:16.664Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:16 2026-01-28T17:56:16.664Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:16 2026-01-28T17:56:16.664Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:16 2026-01-28T17:56:16.664Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:16 2026-01-28T17:56:16.670Z WARN 11310 --- [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 17:56:16 2026-01-28T17:56:16.684Z WARN 11310 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46911/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46911 17:56:16 2026-01-28T17:56:16.701Z WARN 11310 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37787/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37787 17:56:16 2026-01-28T17:56:16.717Z WARN 11310 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34323/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34323 17:56:16 2026-01-28T17:56:16.731Z WARN 11310 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1 17:56:16 2026-01-28T17:56:16.740Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle 17:56:16 2026-01-28T17:56:16.753Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tag1 for CM Handle my-new-cm-handle 17:56:16 2026-01-28T17:56:16.755Z WARN 11310 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44483/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44483 17:56:16 2026-01-28T17:56:16.769Z WARN 11310 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40329/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:40329 17:56:16 2026-01-28T17:56:16.780Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:16 2026-01-28T17:56:16.785Z WARN 11310 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39585/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39585 17:56:16 2026-01-28T17:56:16.803Z WARN 11310 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35531/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35531 17:56:16 2026-01-28T17:56:16.853Z WARN 11310 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46669/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46669 17:56:16 2026-01-28T17:56:16.867Z WARN 11310 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38407/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38407 17:56:17 2026-01-28T17:56:17.936Z INFO 11310 --- [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 17:56:17 2026-01-28T17:56:17.936Z INFO 11310 --- [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-b7b64446-f6da-40ed-a17f-78912f5eb94f sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:17 2026-01-28T17:56:17.937Z INFO 11310 --- [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 17:56:17 2026-01-28T17:56:17.937Z INFO 11310 --- [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 17:56:17 2026-01-28T17:56:17.937Z INFO 11310 --- [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 17:56:17 2026-01-28T17:56:17.937Z INFO 11310 --- [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 17:56:17 2026-01-28T17:56:17.937Z INFO 11310 --- [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 17:56:17 2026-01-28T17:56:17.940Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:17 2026-01-28T17:56:17.940Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:17 2026-01-28T17:56:17.940Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:17 2026-01-28T17:56:17.940Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:17 2026-01-28T17:56:17.942Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-17 unregistered 17:56:18 2026-01-28T17:56:17.959Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:18 allow.auto.create.topics = true 17:56:18 auto.commit.interval.ms = 5000 17:56:18 auto.include.jmx.reporter = true 17:56:18 auto.offset.reset = latest 17:56:18 bootstrap.servers = [localhost:32777] 17:56:18 check.crcs = true 17:56:18 client.dns.lookup = use_all_dns_ips 17:56:18 client.id = consumer-test-group-18 17:56:18 client.rack = 17:56:18 connections.max.idle.ms = 540000 17:56:18 default.api.timeout.ms = 60000 17:56:18 enable.auto.commit = true 17:56:18 enable.metrics.push = true 17:56:18 exclude.internal.topics = true 17:56:18 fetch.max.bytes = 52428800 17:56:18 fetch.max.wait.ms = 500 17:56:18 fetch.min.bytes = 1 17:56:18 group.id = test-group 17:56:18 group.instance.id = null 17:56:18 group.protocol = classic 17:56:18 group.remote.assignor = null 17:56:18 heartbeat.interval.ms = 3000 17:56:18 interceptor.classes = [] 17:56:18 internal.leave.group.on.close = true 17:56:18 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:18 isolation.level = read_uncommitted 17:56:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:18 max.partition.fetch.bytes = 1048576 17:56:18 max.poll.interval.ms = 300000 17:56:18 max.poll.records = 2147483647 17:56:18 metadata.max.age.ms = 300000 17:56:18 metadata.recovery.strategy = none 17:56:18 metric.reporters = [] 17:56:18 metrics.num.samples = 2 17:56:18 metrics.recording.level = INFO 17:56:18 metrics.sample.window.ms = 30000 17:56:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:18 receive.buffer.bytes = 65536 17:56:18 reconnect.backoff.max.ms = 1000 17:56:18 reconnect.backoff.ms = 50 17:56:18 request.timeout.ms = 30000 17:56:18 retry.backoff.max.ms = 1000 17:56:18 retry.backoff.ms = 100 17:56:18 sasl.client.callback.handler.class = null 17:56:18 sasl.jaas.config = null 17:56:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:18 sasl.kerberos.min.time.before.relogin = 60000 17:56:18 sasl.kerberos.service.name = null 17:56:18 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:18 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:18 sasl.login.callback.handler.class = null 17:56:18 sasl.login.class = null 17:56:18 sasl.login.connect.timeout.ms = null 17:56:18 sasl.login.read.timeout.ms = null 17:56:18 sasl.login.refresh.buffer.seconds = 300 17:56:18 sasl.login.refresh.min.period.seconds = 60 17:56:18 sasl.login.refresh.window.factor = 0.8 17:56:18 sasl.login.refresh.window.jitter = 0.05 17:56:18 sasl.login.retry.backoff.max.ms = 10000 17:56:18 sasl.login.retry.backoff.ms = 100 17:56:18 sasl.mechanism = GSSAPI 17:56:18 sasl.oauthbearer.clock.skew.seconds = 30 17:56:18 sasl.oauthbearer.expected.audience = null 17:56:18 sasl.oauthbearer.expected.issuer = null 17:56:18 sasl.oauthbearer.header.urlencode = false 17:56:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:18 sasl.oauthbearer.jwks.endpoint.url = null 17:56:18 sasl.oauthbearer.scope.claim.name = scope 17:56:18 sasl.oauthbearer.sub.claim.name = sub 17:56:18 sasl.oauthbearer.token.endpoint.url = null 17:56:18 security.protocol = PLAINTEXT 17:56:18 security.providers = null 17:56:18 send.buffer.bytes = 131072 17:56:18 session.timeout.ms = 45000 17:56:18 socket.connection.setup.timeout.max.ms = 30000 17:56:18 socket.connection.setup.timeout.ms = 10000 17:56:18 ssl.cipher.suites = null 17:56:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:18 ssl.endpoint.identification.algorithm = https 17:56:18 ssl.engine.factory.class = null 17:56:18 ssl.key.password = null 17:56:18 ssl.keymanager.algorithm = SunX509 17:56:18 ssl.keystore.certificate.chain = null 17:56:18 ssl.keystore.key = null 17:56:18 ssl.keystore.location = null 17:56:18 ssl.keystore.password = null 17:56:18 ssl.keystore.type = JKS 17:56:18 ssl.protocol = TLSv1.3 17:56:18 ssl.provider = null 17:56:18 ssl.secure.random.implementation = null 17:56:18 ssl.trustmanager.algorithm = PKIX 17:56:18 ssl.truststore.certificates = null 17:56:18 ssl.truststore.location = null 17:56:18 ssl.truststore.password = null 17:56:18 ssl.truststore.type = JKS 17:56:18 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:18 17:56:18 2026-01-28T17:56:17.959Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:18 2026-01-28T17:56:17.961Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:18 2026-01-28T17:56:17.961Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:18 2026-01-28T17:56:17.961Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622977961 17:56:18 2026-01-28T17:56:17.961Z INFO 11310 --- [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 17:56:18 2026-01-28T17:56:17.965Z INFO 11310 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-18, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:18 2026-01-28T17:56:17.966Z INFO 11310 --- [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) 17:56:18 2026-01-28T17:56:17.967Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 17:56:18 2026-01-28T17:56:17.971Z INFO 11310 --- [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-b917d482-de9d-4622-a869-0768180bf1ac 17:56:18 2026-01-28T17:56:17.971Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 17:56:18 2026-01-28T17:56:17.981Z INFO 11310 --- [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-b917d482-de9d-4622-a869-0768180bf1ac', protocol='range'} 17:56:18 2026-01-28T17:56:17.981Z INFO 11310 --- [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-b917d482-de9d-4622-a869-0768180bf1ac=Assignment(partitions=[ncmp-events-0])} 17:56:18 2026-01-28T17:56:17.984Z INFO 11310 --- [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-b917d482-de9d-4622-a869-0768180bf1ac', protocol='range'} 17:56:18 2026-01-28T17:56:17.984Z INFO 11310 --- [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]) 17:56:18 2026-01-28T17:56:17.985Z INFO 11310 --- [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 17:56:18 2026-01-28T17:56:17.987Z INFO 11310 --- [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 17:56:18 2026-01-28T17:56:17.993Z INFO 11310 --- [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}}. 17:56:18 2026-01-28T17:56:18.485Z INFO 11310 --- [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. 17:56:18 2026-01-28T17:56:18.485Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:18 2026-01-28T17:56:18.486Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:18 2026-01-28T17:56:18.486Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:18 2026-01-28T17:56:18.486Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:18 2026-01-28T17:56:18.530Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:18 2026-01-28T17:56:18.579Z INFO 11310 --- [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 17:56:18 2026-01-28T17:56:18.579Z INFO 11310 --- [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-b917d482-de9d-4622-a869-0768180bf1ac sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:18 2026-01-28T17:56:18.580Z INFO 11310 --- [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 17:56:18 2026-01-28T17:56:18.580Z INFO 11310 --- [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 17:56:18 2026-01-28T17:56:18.580Z INFO 11310 --- [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 17:56:18 2026-01-28T17:56:18.582Z INFO 11310 --- [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 17:56:18 2026-01-28T17:56:18.582Z INFO 11310 --- [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 17:56:18 2026-01-28T17:56:18.585Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:18 2026-01-28T17:56:18.585Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:18 2026-01-28T17:56:18.585Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:18 2026-01-28T17:56:18.585Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:18 2026-01-28T17:56:18.586Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-18 unregistered 17:56:18 2026-01-28T17:56:18.602Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:18 allow.auto.create.topics = true 17:56:18 auto.commit.interval.ms = 5000 17:56:18 auto.include.jmx.reporter = true 17:56:18 auto.offset.reset = latest 17:56:18 bootstrap.servers = [localhost:32777] 17:56:18 check.crcs = true 17:56:18 client.dns.lookup = use_all_dns_ips 17:56:18 client.id = consumer-test-group-19 17:56:18 client.rack = 17:56:18 connections.max.idle.ms = 540000 17:56:18 default.api.timeout.ms = 60000 17:56:18 enable.auto.commit = true 17:56:18 enable.metrics.push = true 17:56:18 exclude.internal.topics = true 17:56:18 fetch.max.bytes = 52428800 17:56:18 fetch.max.wait.ms = 500 17:56:18 fetch.min.bytes = 1 17:56:18 group.id = test-group 17:56:18 group.instance.id = null 17:56:18 group.protocol = classic 17:56:18 group.remote.assignor = null 17:56:18 heartbeat.interval.ms = 3000 17:56:18 interceptor.classes = [] 17:56:18 internal.leave.group.on.close = true 17:56:18 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:18 isolation.level = read_uncommitted 17:56:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:18 max.partition.fetch.bytes = 1048576 17:56:18 max.poll.interval.ms = 300000 17:56:18 max.poll.records = 2147483647 17:56:18 metadata.max.age.ms = 300000 17:56:18 metadata.recovery.strategy = none 17:56:18 metric.reporters = [] 17:56:18 metrics.num.samples = 2 17:56:18 metrics.recording.level = INFO 17:56:18 metrics.sample.window.ms = 30000 17:56:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:18 receive.buffer.bytes = 65536 17:56:18 reconnect.backoff.max.ms = 1000 17:56:18 reconnect.backoff.ms = 50 17:56:18 request.timeout.ms = 30000 17:56:18 retry.backoff.max.ms = 1000 17:56:18 retry.backoff.ms = 100 17:56:18 sasl.client.callback.handler.class = null 17:56:18 sasl.jaas.config = null 17:56:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:18 sasl.kerberos.min.time.before.relogin = 60000 17:56:18 sasl.kerberos.service.name = null 17:56:18 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:18 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:18 sasl.login.callback.handler.class = null 17:56:18 sasl.login.class = null 17:56:18 sasl.login.connect.timeout.ms = null 17:56:18 sasl.login.read.timeout.ms = null 17:56:18 sasl.login.refresh.buffer.seconds = 300 17:56:18 sasl.login.refresh.min.period.seconds = 60 17:56:18 sasl.login.refresh.window.factor = 0.8 17:56:18 sasl.login.refresh.window.jitter = 0.05 17:56:18 sasl.login.retry.backoff.max.ms = 10000 17:56:18 sasl.login.retry.backoff.ms = 100 17:56:18 sasl.mechanism = GSSAPI 17:56:18 sasl.oauthbearer.clock.skew.seconds = 30 17:56:18 sasl.oauthbearer.expected.audience = null 17:56:18 sasl.oauthbearer.expected.issuer = null 17:56:18 sasl.oauthbearer.header.urlencode = false 17:56:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:18 sasl.oauthbearer.jwks.endpoint.url = null 17:56:18 sasl.oauthbearer.scope.claim.name = scope 17:56:18 sasl.oauthbearer.sub.claim.name = sub 17:56:18 sasl.oauthbearer.token.endpoint.url = null 17:56:18 security.protocol = PLAINTEXT 17:56:18 security.providers = null 17:56:18 send.buffer.bytes = 131072 17:56:18 session.timeout.ms = 45000 17:56:18 socket.connection.setup.timeout.max.ms = 30000 17:56:18 socket.connection.setup.timeout.ms = 10000 17:56:18 ssl.cipher.suites = null 17:56:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:18 ssl.endpoint.identification.algorithm = https 17:56:18 ssl.engine.factory.class = null 17:56:18 ssl.key.password = null 17:56:18 ssl.keymanager.algorithm = SunX509 17:56:18 ssl.keystore.certificate.chain = null 17:56:18 ssl.keystore.key = null 17:56:18 ssl.keystore.location = null 17:56:18 ssl.keystore.password = null 17:56:18 ssl.keystore.type = JKS 17:56:18 ssl.protocol = TLSv1.3 17:56:18 ssl.provider = null 17:56:18 ssl.secure.random.implementation = null 17:56:18 ssl.trustmanager.algorithm = PKIX 17:56:18 ssl.truststore.certificates = null 17:56:18 ssl.truststore.location = null 17:56:18 ssl.truststore.password = null 17:56:18 ssl.truststore.type = JKS 17:56:18 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:18 17:56:18 2026-01-28T17:56:18.602Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:18 2026-01-28T17:56:18.604Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:18 2026-01-28T17:56:18.604Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:18 2026-01-28T17:56:18.604Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622978604 17:56:18 2026-01-28T17:56:18.605Z INFO 11310 --- [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 17:56:18 2026-01-28T17:56:18.609Z INFO 11310 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-19, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:18 2026-01-28T17:56:18.610Z INFO 11310 --- [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) 17:56:18 2026-01-28T17:56:18.611Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 17:56:18 2026-01-28T17:56:18.614Z INFO 11310 --- [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-93b8dfcb-f44d-4092-b0f3-1046596ae7ff 17:56:18 2026-01-28T17:56:18.614Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 17:56:18 2026-01-28T17:56:18.616Z INFO 11310 --- [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-93b8dfcb-f44d-4092-b0f3-1046596ae7ff', protocol='range'} 17:56:18 2026-01-28T17:56:18.616Z INFO 11310 --- [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-93b8dfcb-f44d-4092-b0f3-1046596ae7ff=Assignment(partitions=[ncmp-events-0])} 17:56:18 2026-01-28T17:56:18.618Z INFO 11310 --- [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-93b8dfcb-f44d-4092-b0f3-1046596ae7ff', protocol='range'} 17:56:18 2026-01-28T17:56:18.618Z INFO 11310 --- [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]) 17:56:18 2026-01-28T17:56:18.618Z INFO 11310 --- [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 17:56:18 2026-01-28T17:56:18.619Z INFO 11310 --- [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 17:56:18 2026-01-28T17:56:18.623Z INFO 11310 --- [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}}. 17:56:19 2026-01-28T17:56:19.133Z INFO 11310 --- [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. 17:56:19 2026-01-28T17:56:19.133Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:19 2026-01-28T17:56:19.134Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:19 2026-01-28T17:56:19.134Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:19 2026-01-28T17:56:19.134Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:19 2026-01-28T17:56:19.200Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set A for CM Handle ch-1 17:56:19 2026-01-28T17:56:19.213Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set A for CM Handle ch-1 17:56:19 2026-01-28T17:56:19.232Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:19 2026-01-28T17:56:19.264Z INFO 11310 --- [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. 17:56:19 2026-01-28T17:56:19.264Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:19 2026-01-28T17:56:19.264Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:19 2026-01-28T17:56:19.265Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:19 2026-01-28T17:56:19.265Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:19 2026-01-28T17:56:19.325Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set B for CM Handle ch-2 17:56:19 2026-01-28T17:56:19.336Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set B for CM Handle ch-2 17:56:19 2026-01-28T17:56:19.358Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:19 2026-01-28T17:56:19.385Z INFO 11310 --- [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. 17:56:19 2026-01-28T17:56:19.385Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:19 2026-01-28T17:56:19.385Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:19 2026-01-28T17:56:19.386Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:19 2026-01-28T17:56:19.386Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:19 2026-01-28T17:56:19.442Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:19 2026-01-28T17:56:19.547Z INFO 11310 --- [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 17:56:19 2026-01-28T17:56:19.547Z INFO 11310 --- [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-93b8dfcb-f44d-4092-b0f3-1046596ae7ff sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:19 2026-01-28T17:56:19.548Z INFO 11310 --- [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 17:56:19 2026-01-28T17:56:19.548Z INFO 11310 --- [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 17:56:19 2026-01-28T17:56:19.548Z INFO 11310 --- [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 17:56:19 2026-01-28T17:56:19.550Z INFO 11310 --- [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 17:56:19 2026-01-28T17:56:19.550Z INFO 11310 --- [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 17:56:19 2026-01-28T17:56:19.552Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:19 2026-01-28T17:56:19.552Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:19 2026-01-28T17:56:19.553Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:19 2026-01-28T17:56:19.553Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:19 2026-01-28T17:56:19.554Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-19 unregistered 17:56:19 2026-01-28T17:56:19.576Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:19 allow.auto.create.topics = true 17:56:19 auto.commit.interval.ms = 5000 17:56:19 auto.include.jmx.reporter = true 17:56:19 auto.offset.reset = latest 17:56:19 bootstrap.servers = [localhost:32777] 17:56:19 check.crcs = true 17:56:19 client.dns.lookup = use_all_dns_ips 17:56:19 client.id = consumer-test-group-20 17:56:19 client.rack = 17:56:19 connections.max.idle.ms = 540000 17:56:19 default.api.timeout.ms = 60000 17:56:19 enable.auto.commit = true 17:56:19 enable.metrics.push = true 17:56:19 exclude.internal.topics = true 17:56:19 fetch.max.bytes = 52428800 17:56:19 fetch.max.wait.ms = 500 17:56:19 fetch.min.bytes = 1 17:56:19 group.id = test-group 17:56:19 group.instance.id = null 17:56:19 group.protocol = classic 17:56:19 group.remote.assignor = null 17:56:19 heartbeat.interval.ms = 3000 17:56:19 interceptor.classes = [] 17:56:19 internal.leave.group.on.close = true 17:56:19 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:19 isolation.level = read_uncommitted 17:56:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:19 max.partition.fetch.bytes = 1048576 17:56:19 max.poll.interval.ms = 300000 17:56:19 max.poll.records = 2147483647 17:56:19 metadata.max.age.ms = 300000 17:56:19 metadata.recovery.strategy = none 17:56:19 metric.reporters = [] 17:56:19 metrics.num.samples = 2 17:56:19 metrics.recording.level = INFO 17:56:19 metrics.sample.window.ms = 30000 17:56:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:19 receive.buffer.bytes = 65536 17:56:19 reconnect.backoff.max.ms = 1000 17:56:19 reconnect.backoff.ms = 50 17:56:19 request.timeout.ms = 30000 17:56:19 retry.backoff.max.ms = 1000 17:56:19 retry.backoff.ms = 100 17:56:19 sasl.client.callback.handler.class = null 17:56:19 sasl.jaas.config = null 17:56:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:19 sasl.kerberos.min.time.before.relogin = 60000 17:56:19 sasl.kerberos.service.name = null 17:56:19 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:19 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:19 sasl.login.callback.handler.class = null 17:56:19 sasl.login.class = null 17:56:19 sasl.login.connect.timeout.ms = null 17:56:19 sasl.login.read.timeout.ms = null 17:56:19 sasl.login.refresh.buffer.seconds = 300 17:56:19 sasl.login.refresh.min.period.seconds = 60 17:56:19 sasl.login.refresh.window.factor = 0.8 17:56:19 sasl.login.refresh.window.jitter = 0.05 17:56:19 sasl.login.retry.backoff.max.ms = 10000 17:56:19 sasl.login.retry.backoff.ms = 100 17:56:19 sasl.mechanism = GSSAPI 17:56:19 sasl.oauthbearer.clock.skew.seconds = 30 17:56:19 sasl.oauthbearer.expected.audience = null 17:56:19 sasl.oauthbearer.expected.issuer = null 17:56:19 sasl.oauthbearer.header.urlencode = false 17:56:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:19 sasl.oauthbearer.jwks.endpoint.url = null 17:56:19 sasl.oauthbearer.scope.claim.name = scope 17:56:19 sasl.oauthbearer.sub.claim.name = sub 17:56:19 sasl.oauthbearer.token.endpoint.url = null 17:56:19 security.protocol = PLAINTEXT 17:56:19 security.providers = null 17:56:19 send.buffer.bytes = 131072 17:56:19 session.timeout.ms = 45000 17:56:19 socket.connection.setup.timeout.max.ms = 30000 17:56:19 socket.connection.setup.timeout.ms = 10000 17:56:19 ssl.cipher.suites = null 17:56:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:19 ssl.endpoint.identification.algorithm = https 17:56:19 ssl.engine.factory.class = null 17:56:19 ssl.key.password = null 17:56:19 ssl.keymanager.algorithm = SunX509 17:56:19 ssl.keystore.certificate.chain = null 17:56:19 ssl.keystore.key = null 17:56:19 ssl.keystore.location = null 17:56:19 ssl.keystore.password = null 17:56:19 ssl.keystore.type = JKS 17:56:19 ssl.protocol = TLSv1.3 17:56:19 ssl.provider = null 17:56:19 ssl.secure.random.implementation = null 17:56:19 ssl.trustmanager.algorithm = PKIX 17:56:19 ssl.truststore.certificates = null 17:56:19 ssl.truststore.location = null 17:56:19 ssl.truststore.password = null 17:56:19 ssl.truststore.type = JKS 17:56:19 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:19 17:56:19 2026-01-28T17:56:19.576Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:19 2026-01-28T17:56:19.579Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:19 2026-01-28T17:56:19.579Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:19 2026-01-28T17:56:19.579Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622979579 17:56:19 2026-01-28T17:56:19.579Z INFO 11310 --- [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 17:56:19 2026-01-28T17:56:19.605Z INFO 11310 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-20, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:19 2026-01-28T17:56:19.605Z INFO 11310 --- [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) 17:56:19 2026-01-28T17:56:19.607Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 17:56:19 2026-01-28T17:56:19.610Z INFO 11310 --- [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-a31f4bf3-68f4-4e9f-9a04-3f0ead693f28 17:56:19 2026-01-28T17:56:19.610Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 17:56:19 2026-01-28T17:56:19.620Z INFO 11310 --- [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-a31f4bf3-68f4-4e9f-9a04-3f0ead693f28', protocol='range'} 17:56:19 2026-01-28T17:56:19.620Z INFO 11310 --- [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-a31f4bf3-68f4-4e9f-9a04-3f0ead693f28=Assignment(partitions=[ncmp-events-0])} 17:56:19 2026-01-28T17:56:19.622Z INFO 11310 --- [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-a31f4bf3-68f4-4e9f-9a04-3f0ead693f28', protocol='range'} 17:56:19 2026-01-28T17:56:19.622Z INFO 11310 --- [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]) 17:56:19 2026-01-28T17:56:19.622Z INFO 11310 --- [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 17:56:19 2026-01-28T17:56:19.628Z INFO 11310 --- [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 17:56:19 2026-01-28T17:56:19.638Z INFO 11310 --- [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=341, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:56:20 2026-01-28T17:56:20.117Z INFO 11310 --- [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. 17:56:20 2026-01-28T17:56:20.118Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:20 2026-01-28T17:56:20.118Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:20 2026-01-28T17:56:20.119Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:20 2026-01-28T17:56:20.119Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:20 2026-01-28T17:56:20.186Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:20 2026-01-28T17:56:20.197Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:20 2026-01-28T17:56:20.217Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:20 2026-01-28T17:56:20.243Z INFO 11310 --- [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. 17:56:20 2026-01-28T17:56:20.243Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:20 2026-01-28T17:56:20.243Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:20 2026-01-28T17:56:20.244Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:20 2026-01-28T17:56:20.244Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:20 2026-01-28T17:56:20.262Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:20 2026-01-28T17:56:20.267Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:20 2026-01-28T17:56:20.284Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:20 2026-01-28T17:56:20.292Z WARN 11310 --- [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 17:56:20 2026-01-28T17:56:20.292Z WARN 11310 --- [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 17:56:20 2026-01-28T17:56:20.382Z ERROR 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:56:20 2026-01-28T17:56:20.421Z ERROR 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-5 , caused by : DataNode not found 17:56:20 2026-01-28T17:56:20.432Z ERROR 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-7 , caused by : DataNode not found 17:56:20 2026-01-28T17:56:20.435Z INFO 11310 --- [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 17:56:20 2026-01-28T17:56:20.435Z INFO 11310 --- [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-a31f4bf3-68f4-4e9f-9a04-3f0ead693f28 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:20 2026-01-28T17:56:20.436Z INFO 11310 --- [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 17:56:20 2026-01-28T17:56:20.436Z INFO 11310 --- [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 17:56:20 2026-01-28T17:56:20.436Z INFO 11310 --- [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 17:56:20 2026-01-28T17:56:20.437Z INFO 11310 --- [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 17:56:20 2026-01-28T17:56:20.437Z INFO 11310 --- [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 17:56:20 2026-01-28T17:56:20.439Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:20 2026-01-28T17:56:20.439Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:20 2026-01-28T17:56:20.439Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:20 2026-01-28T17:56:20.439Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:20 2026-01-28T17:56:20.440Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-20 unregistered 17:56:20 2026-01-28T17:56:20.457Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:20 allow.auto.create.topics = true 17:56:20 auto.commit.interval.ms = 5000 17:56:20 auto.include.jmx.reporter = true 17:56:20 auto.offset.reset = latest 17:56:20 bootstrap.servers = [localhost:32777] 17:56:20 check.crcs = true 17:56:20 client.dns.lookup = use_all_dns_ips 17:56:20 client.id = consumer-test-group-21 17:56:20 client.rack = 17:56:20 connections.max.idle.ms = 540000 17:56:20 default.api.timeout.ms = 60000 17:56:20 enable.auto.commit = true 17:56:20 enable.metrics.push = true 17:56:20 exclude.internal.topics = true 17:56:20 fetch.max.bytes = 52428800 17:56:20 fetch.max.wait.ms = 500 17:56:20 fetch.min.bytes = 1 17:56:20 group.id = test-group 17:56:20 group.instance.id = null 17:56:20 group.protocol = classic 17:56:20 group.remote.assignor = null 17:56:20 heartbeat.interval.ms = 3000 17:56:20 interceptor.classes = [] 17:56:20 internal.leave.group.on.close = true 17:56:20 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:20 isolation.level = read_uncommitted 17:56:20 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:20 max.partition.fetch.bytes = 1048576 17:56:20 max.poll.interval.ms = 300000 17:56:20 max.poll.records = 2147483647 17:56:20 metadata.max.age.ms = 300000 17:56:20 metadata.recovery.strategy = none 17:56:20 metric.reporters = [] 17:56:20 metrics.num.samples = 2 17:56:20 metrics.recording.level = INFO 17:56:20 metrics.sample.window.ms = 30000 17:56:20 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:20 receive.buffer.bytes = 65536 17:56:20 reconnect.backoff.max.ms = 1000 17:56:20 reconnect.backoff.ms = 50 17:56:20 request.timeout.ms = 30000 17:56:20 retry.backoff.max.ms = 1000 17:56:20 retry.backoff.ms = 100 17:56:20 sasl.client.callback.handler.class = null 17:56:20 sasl.jaas.config = null 17:56:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:20 sasl.kerberos.min.time.before.relogin = 60000 17:56:20 sasl.kerberos.service.name = null 17:56:20 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:20 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:20 sasl.login.callback.handler.class = null 17:56:20 sasl.login.class = null 17:56:20 sasl.login.connect.timeout.ms = null 17:56:20 sasl.login.read.timeout.ms = null 17:56:20 sasl.login.refresh.buffer.seconds = 300 17:56:20 sasl.login.refresh.min.period.seconds = 60 17:56:20 sasl.login.refresh.window.factor = 0.8 17:56:20 sasl.login.refresh.window.jitter = 0.05 17:56:20 sasl.login.retry.backoff.max.ms = 10000 17:56:20 sasl.login.retry.backoff.ms = 100 17:56:20 sasl.mechanism = GSSAPI 17:56:20 sasl.oauthbearer.clock.skew.seconds = 30 17:56:20 sasl.oauthbearer.expected.audience = null 17:56:20 sasl.oauthbearer.expected.issuer = null 17:56:20 sasl.oauthbearer.header.urlencode = false 17:56:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:20 sasl.oauthbearer.jwks.endpoint.url = null 17:56:20 sasl.oauthbearer.scope.claim.name = scope 17:56:20 sasl.oauthbearer.sub.claim.name = sub 17:56:20 sasl.oauthbearer.token.endpoint.url = null 17:56:20 security.protocol = PLAINTEXT 17:56:20 security.providers = null 17:56:20 send.buffer.bytes = 131072 17:56:20 session.timeout.ms = 45000 17:56:20 socket.connection.setup.timeout.max.ms = 30000 17:56:20 socket.connection.setup.timeout.ms = 10000 17:56:20 ssl.cipher.suites = null 17:56:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:20 ssl.endpoint.identification.algorithm = https 17:56:20 ssl.engine.factory.class = null 17:56:20 ssl.key.password = null 17:56:20 ssl.keymanager.algorithm = SunX509 17:56:20 ssl.keystore.certificate.chain = null 17:56:20 ssl.keystore.key = null 17:56:20 ssl.keystore.location = null 17:56:20 ssl.keystore.password = null 17:56:20 ssl.keystore.type = JKS 17:56:20 ssl.protocol = TLSv1.3 17:56:20 ssl.provider = null 17:56:20 ssl.secure.random.implementation = null 17:56:20 ssl.trustmanager.algorithm = PKIX 17:56:20 ssl.truststore.certificates = null 17:56:20 ssl.truststore.location = null 17:56:20 ssl.truststore.password = null 17:56:20 ssl.truststore.type = JKS 17:56:20 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:20 17:56:20 2026-01-28T17:56:20.457Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:20 2026-01-28T17:56:20.459Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:20 2026-01-28T17:56:20.459Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:20 2026-01-28T17:56:20.459Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622980459 17:56:20 2026-01-28T17:56:20.460Z INFO 11310 --- [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 17:56:20 2026-01-28T17:56:20.464Z INFO 11310 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-21, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:20 2026-01-28T17:56:20.464Z INFO 11310 --- [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) 17:56:20 2026-01-28T17:56:20.465Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 17:56:20 2026-01-28T17:56:20.467Z INFO 11310 --- [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-a1a82088-dd8d-4b64-8f2c-f5b943a21b1d 17:56:20 2026-01-28T17:56:20.467Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 17:56:20 2026-01-28T17:56:20.469Z INFO 11310 --- [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-a1a82088-dd8d-4b64-8f2c-f5b943a21b1d', protocol='range'} 17:56:20 2026-01-28T17:56:20.469Z INFO 11310 --- [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-a1a82088-dd8d-4b64-8f2c-f5b943a21b1d=Assignment(partitions=[ncmp-events-0])} 17:56:20 2026-01-28T17:56:20.471Z INFO 11310 --- [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-a1a82088-dd8d-4b64-8f2c-f5b943a21b1d', protocol='range'} 17:56:20 2026-01-28T17:56:20.471Z INFO 11310 --- [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]) 17:56:20 2026-01-28T17:56:20.471Z INFO 11310 --- [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 17:56:20 2026-01-28T17:56:20.472Z INFO 11310 --- [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 17:56:20 2026-01-28T17:56:20.477Z INFO 11310 --- [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=358, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:56:21 2026-01-28T17:56:20.987Z INFO 11310 --- [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. 17:56:21 2026-01-28T17:56:20.987Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 17:56:21 2026-01-28T17:56:20.987Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 17:56:21 2026-01-28T17:56:20.987Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 17:56:21 2026-01-28T17:56:20.987Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 17:56:21 2026-01-28T17:56:21.036Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:21 2026-01-28T17:56:21.057Z INFO 11310 --- [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. 17:56:21 2026-01-28T17:56:21.075Z INFO 11310 --- [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. 17:56:21 2026-01-28T17:56:21.075Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 17:56:21 2026-01-28T17:56:21.076Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 17:56:21 2026-01-28T17:56:21.076Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 17:56:21 2026-01-28T17:56:21.076Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 17:56:21 2026-01-28T17:56:21.140Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:21 2026-01-28T17:56:21.153Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:21 2026-01-28T17:56:21.218Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:21 2026-01-28T17:56:21.225Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:21 2026-01-28T17:56:21.269Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:21 2026-01-28T17:56:21.352Z INFO 11310 --- [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 17:56:21 2026-01-28T17:56:21.352Z INFO 11310 --- [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-a1a82088-dd8d-4b64-8f2c-f5b943a21b1d sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:21 2026-01-28T17:56:21.352Z INFO 11310 --- [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 17:56:21 2026-01-28T17:56:21.352Z INFO 11310 --- [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 17:56:21 2026-01-28T17:56:21.352Z INFO 11310 --- [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 17:56:21 2026-01-28T17:56:21.357Z INFO 11310 --- [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 17:56:21 2026-01-28T17:56:21.357Z INFO 11310 --- [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 17:56:21 2026-01-28T17:56:21.358Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:21 2026-01-28T17:56:21.358Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:21 2026-01-28T17:56:21.358Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:21 2026-01-28T17:56:21.358Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:21 2026-01-28T17:56:21.360Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-21 unregistered 17:56:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.312 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 17:56:21 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 17:56:21 2026-01-28T17:56:21.485Z INFO 11310 --- [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. 17:56:21 2026-01-28T17:56:21.485Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 17:56:21 2026-01-28T17:56:21.485Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 17:56:21 2026-01-28T17:56:21.486Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 3 17:56:21 2026-01-28T17:56:21.486Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 17:56:21 2026-01-28T17:56:21.556Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:21 2026-01-28T17:56:21.566Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:21 2026-01-28T17:56:21.680Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:56:21 2026-01-28T17:56:21.694Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:56:21 2026-01-28T17:56:21.762Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:21 2026-01-28T17:56:21.774Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:21 2026-01-28T17:56:21.799Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:22 2026-01-28T17:56:22.242Z ERROR 11310 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:56:22 17:56:22 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 17:56:22 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 17:56:22 at jdk.internal.reflect.GeneratedMethodAccessor415.invoke(Unknown Source) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:22 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:22 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:22 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:22 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:22 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:22 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:22 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 17:56:22 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:22 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:22 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:22 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:22 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:22 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:22 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:22 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 17:56:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:22 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:22 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:22 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:22 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:22 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:22 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:56:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:56:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:56:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:56:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:56:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:56:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:56:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:56:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:56:22 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 17:56:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 17:56:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:56:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:56:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:56:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:56:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:56:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:56:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:22 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:56:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:56:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:56:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:56:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:56:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:56:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:56:22 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:56:22 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:56:22 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:56:22 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:56:22 at groovy.lang.Closure.call(Closure.java:427) 17:56:22 at groovy.lang.Closure.call(Closure.java:416) 17:56:22 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 17:56:22 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 17:56:22 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 17:56:22 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 17:56:22 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 17:56:22 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:56:22 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 17:56:22 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 17:56:22 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 17:56:22 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 17:56:22 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:56:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:56:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:56:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:56:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:56:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:56:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:56:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:56:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:56:22 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:56:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:56:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:56:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:56:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:56:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:56:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:56:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:56:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:56:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:56:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:56:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:56:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:56:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:56:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:56:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:56:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:56:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:56:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:56:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:56:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:56:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:56:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:56:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:56:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:56:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:56:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:56:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:56:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:56:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:56:22 17:56:22 2026-01-28T17:56:22.255Z ERROR 11310 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:56:22 17:56:22 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 17:56:22 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 17:56:22 at jdk.internal.reflect.GeneratedMethodAccessor415.invoke(Unknown Source) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:22 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:22 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:22 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:22 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:22 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:22 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:22 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 17:56:22 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:22 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:22 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:22 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:22 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:22 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:22 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:22 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 17:56:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:22 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:22 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:22 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:22 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:22 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:22 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:56:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:56:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:56:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:56:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:56:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:56:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:56:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:56:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:56:22 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 17:56:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 17:56:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:56:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:56:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:56:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:56:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:56:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:56:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:22 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:56:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:56:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:56:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:56:22 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:56:22 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:56:22 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:56:22 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:56:22 at groovy.lang.Closure.call(Closure.java:427) 17:56:22 at groovy.lang.Closure.call(Closure.java:416) 17:56:22 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 17:56:22 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 17:56:22 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 17:56:22 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 17:56:22 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 17:56:22 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:56:22 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 17:56:22 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 17:56:22 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 17:56:22 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 17:56:22 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:56:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:56:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:56:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:56:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:56:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:56:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:56:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:56:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:56:22 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:56:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:56:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:56:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:56:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:56:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:56:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:56:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:56:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:56:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:56:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:56:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:56:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:56:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:56:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:56:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:56:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:56:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:56:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:56:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:56:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:56:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:56:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:56:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:56:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:56:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:56:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:56:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:56:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:56:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:56:22 17:56:22 2026-01-28T17:56:22.263Z ERROR 11310 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:56:22 17:56:22 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 17:56:22 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 17:56:22 at jdk.internal.reflect.GeneratedMethodAccessor415.invoke(Unknown Source) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:22 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:22 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:22 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:22 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:22 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:22 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:22 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 17:56:22 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:22 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:22 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:22 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:22 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:22 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:22 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:22 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 17:56:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:22 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:22 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:22 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:22 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:22 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:22 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:56:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:56:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:56:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:56:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:56:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:56:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:56:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:56:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:56:22 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 17:56:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 17:56:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:56:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:56:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:56:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:56:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:56:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:56:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:22 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:56:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:56:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:56:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:56:22 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:56:22 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:56:22 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:56:22 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:56:22 at groovy.lang.Closure.call(Closure.java:427) 17:56:22 at groovy.lang.Closure.call(Closure.java:416) 17:56:22 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 17:56:22 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 17:56:22 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 17:56:22 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 17:56:22 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 17:56:22 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:56:22 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 17:56:22 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 17:56:22 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 17:56:22 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 17:56:22 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:56:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:56:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:56:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:56:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:56:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:56:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:56:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:56:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:56:22 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:56:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:56:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:56:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:56:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:56:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:56:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:56:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:56:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:56:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:56:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:56:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:56:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:56:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:56:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:56:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:56:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:56:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:56:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:56:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:56:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:56:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:56:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:56:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:56:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:56:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:56:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:56:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:56:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:56:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:56:22 17:56:22 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.900 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 17:56:22 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 17:56:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 17:56:22 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 17:56:22 2026-01-28T17:56:22.619Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:22 allow.auto.create.topics = true 17:56:22 auto.commit.interval.ms = 5000 17:56:22 auto.include.jmx.reporter = true 17:56:22 auto.offset.reset = latest 17:56:22 bootstrap.servers = [localhost:32777] 17:56:22 check.crcs = true 17:56:22 client.dns.lookup = use_all_dns_ips 17:56:22 client.id = consumer-test-group-for-update-22 17:56:22 client.rack = 17:56:22 connections.max.idle.ms = 540000 17:56:22 default.api.timeout.ms = 60000 17:56:22 enable.auto.commit = true 17:56:22 enable.metrics.push = true 17:56:22 exclude.internal.topics = true 17:56:22 fetch.max.bytes = 52428800 17:56:22 fetch.max.wait.ms = 500 17:56:22 fetch.min.bytes = 1 17:56:22 group.id = test-group-for-update 17:56:22 group.instance.id = null 17:56:22 group.protocol = classic 17:56:22 group.remote.assignor = null 17:56:22 heartbeat.interval.ms = 3000 17:56:22 interceptor.classes = [] 17:56:22 internal.leave.group.on.close = true 17:56:22 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:22 isolation.level = read_uncommitted 17:56:22 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:22 max.partition.fetch.bytes = 1048576 17:56:22 max.poll.interval.ms = 300000 17:56:22 max.poll.records = 2147483647 17:56:22 metadata.max.age.ms = 300000 17:56:22 metadata.recovery.strategy = none 17:56:22 metric.reporters = [] 17:56:22 metrics.num.samples = 2 17:56:22 metrics.recording.level = INFO 17:56:22 metrics.sample.window.ms = 30000 17:56:22 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:22 receive.buffer.bytes = 65536 17:56:22 reconnect.backoff.max.ms = 1000 17:56:22 reconnect.backoff.ms = 50 17:56:22 request.timeout.ms = 30000 17:56:22 retry.backoff.max.ms = 1000 17:56:22 retry.backoff.ms = 100 17:56:22 sasl.client.callback.handler.class = null 17:56:22 sasl.jaas.config = null 17:56:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:22 sasl.kerberos.min.time.before.relogin = 60000 17:56:22 sasl.kerberos.service.name = null 17:56:22 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:22 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:22 sasl.login.callback.handler.class = null 17:56:22 sasl.login.class = null 17:56:22 sasl.login.connect.timeout.ms = null 17:56:22 sasl.login.read.timeout.ms = null 17:56:22 sasl.login.refresh.buffer.seconds = 300 17:56:22 sasl.login.refresh.min.period.seconds = 60 17:56:22 sasl.login.refresh.window.factor = 0.8 17:56:22 sasl.login.refresh.window.jitter = 0.05 17:56:22 sasl.login.retry.backoff.max.ms = 10000 17:56:22 sasl.login.retry.backoff.ms = 100 17:56:22 sasl.mechanism = GSSAPI 17:56:22 sasl.oauthbearer.clock.skew.seconds = 30 17:56:22 sasl.oauthbearer.expected.audience = null 17:56:22 sasl.oauthbearer.expected.issuer = null 17:56:22 sasl.oauthbearer.header.urlencode = false 17:56:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:22 sasl.oauthbearer.jwks.endpoint.url = null 17:56:22 sasl.oauthbearer.scope.claim.name = scope 17:56:22 sasl.oauthbearer.sub.claim.name = sub 17:56:22 sasl.oauthbearer.token.endpoint.url = null 17:56:22 security.protocol = PLAINTEXT 17:56:22 security.providers = null 17:56:22 send.buffer.bytes = 131072 17:56:22 session.timeout.ms = 45000 17:56:22 socket.connection.setup.timeout.max.ms = 30000 17:56:22 socket.connection.setup.timeout.ms = 10000 17:56:22 ssl.cipher.suites = null 17:56:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:22 ssl.endpoint.identification.algorithm = https 17:56:22 ssl.engine.factory.class = null 17:56:22 ssl.key.password = null 17:56:22 ssl.keymanager.algorithm = SunX509 17:56:22 ssl.keystore.certificate.chain = null 17:56:22 ssl.keystore.key = null 17:56:22 ssl.keystore.location = null 17:56:22 ssl.keystore.password = null 17:56:22 ssl.keystore.type = JKS 17:56:22 ssl.protocol = TLSv1.3 17:56:22 ssl.provider = null 17:56:22 ssl.secure.random.implementation = null 17:56:22 ssl.trustmanager.algorithm = PKIX 17:56:22 ssl.truststore.certificates = null 17:56:22 ssl.truststore.location = null 17:56:22 ssl.truststore.password = null 17:56:22 ssl.truststore.type = JKS 17:56:22 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:22 17:56:22 2026-01-28T17:56:22.619Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:22 2026-01-28T17:56:22.621Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:22 2026-01-28T17:56:22.621Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:22 2026-01-28T17:56:22.621Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622982621 17:56:22 2026-01-28T17:56:22.622Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 17:56:22 2026-01-28T17:56:22.626Z INFO 11310 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:22 2026-01-28T17:56:22.626Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:56:22 2026-01-28T17:56:22.627Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] (Re-)joining group 17:56:22 2026-01-28T17:56:22.630Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-22-2af3c259-0c6a-4cbf-b65a-8e2e93776d04 17:56:22 2026-01-28T17:56:22.630Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] (Re-)joining group 17:56:22 2026-01-28T17:56:22.632Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-for-update-22-2af3c259-0c6a-4cbf-b65a-8e2e93776d04', protocol='range'} 17:56:22 2026-01-28T17:56:22.632Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Finished assignment for group at generation 1: {consumer-test-group-for-update-22-2af3c259-0c6a-4cbf-b65a-8e2e93776d04=Assignment(partitions=[ncmp-events-0])} 17:56:22 2026-01-28T17:56:22.634Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-for-update-22-2af3c259-0c6a-4cbf-b65a-8e2e93776d04', protocol='range'} 17:56:22 2026-01-28T17:56:22.635Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 17:56:22 2026-01-28T17:56:22.635Z INFO 11310 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 17:56:22 2026-01-28T17:56:22.636Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 17:56:22 2026-01-28T17:56:22.645Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=400, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:56:23 2026-01-28T17:56:23.144Z INFO 11310 --- [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. 17:56:23 2026-01-28T17:56:23.145Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:23 2026-01-28T17:56:23.145Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:23 2026-01-28T17:56:23.146Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:23 2026-01-28T17:56:23.146Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:23 2026-01-28T17:56:23.213Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:23 2026-01-28T17:56:23.225Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:23 2026-01-28T17:56:23.245Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:23 2026-01-28T17:56:23.259Z WARN 11310 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:56:23 2026-01-28T17:56:23.329Z INFO 11310 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 17:56:23 2026-01-28T17:56:23.329Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Member consumer-test-group-for-update-22-2af3c259-0c6a-4cbf-b65a-8e2e93776d04 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:23 2026-01-28T17:56:23.330Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:23 2026-01-28T17:56:23.330Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 17:56:23 2026-01-28T17:56:23.330Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 17:56:23 2026-01-28T17:56:23.336Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:23 2026-01-28T17:56:23.336Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 17:56:23 2026-01-28T17:56:23.337Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:23 2026-01-28T17:56:23.337Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:23 2026-01-28T17:56:23.337Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:23 2026-01-28T17:56:23.337Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:23 2026-01-28T17:56:23.338Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-22 unregistered 17:56:23 2026-01-28T17:56:23.356Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:23 allow.auto.create.topics = true 17:56:23 auto.commit.interval.ms = 5000 17:56:23 auto.include.jmx.reporter = true 17:56:23 auto.offset.reset = latest 17:56:23 bootstrap.servers = [localhost:32777] 17:56:23 check.crcs = true 17:56:23 client.dns.lookup = use_all_dns_ips 17:56:23 client.id = consumer-test-group-for-update-23 17:56:23 client.rack = 17:56:23 connections.max.idle.ms = 540000 17:56:23 default.api.timeout.ms = 60000 17:56:23 enable.auto.commit = true 17:56:23 enable.metrics.push = true 17:56:23 exclude.internal.topics = true 17:56:23 fetch.max.bytes = 52428800 17:56:23 fetch.max.wait.ms = 500 17:56:23 fetch.min.bytes = 1 17:56:23 group.id = test-group-for-update 17:56:23 group.instance.id = null 17:56:23 group.protocol = classic 17:56:23 group.remote.assignor = null 17:56:23 heartbeat.interval.ms = 3000 17:56:23 interceptor.classes = [] 17:56:23 internal.leave.group.on.close = true 17:56:23 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:23 isolation.level = read_uncommitted 17:56:23 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:23 max.partition.fetch.bytes = 1048576 17:56:23 max.poll.interval.ms = 300000 17:56:23 max.poll.records = 2147483647 17:56:23 metadata.max.age.ms = 300000 17:56:23 metadata.recovery.strategy = none 17:56:23 metric.reporters = [] 17:56:23 metrics.num.samples = 2 17:56:23 metrics.recording.level = INFO 17:56:23 metrics.sample.window.ms = 30000 17:56:23 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:23 receive.buffer.bytes = 65536 17:56:23 reconnect.backoff.max.ms = 1000 17:56:23 reconnect.backoff.ms = 50 17:56:23 request.timeout.ms = 30000 17:56:23 retry.backoff.max.ms = 1000 17:56:23 retry.backoff.ms = 100 17:56:23 sasl.client.callback.handler.class = null 17:56:23 sasl.jaas.config = null 17:56:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:23 sasl.kerberos.min.time.before.relogin = 60000 17:56:23 sasl.kerberos.service.name = null 17:56:23 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:23 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:23 sasl.login.callback.handler.class = null 17:56:23 sasl.login.class = null 17:56:23 sasl.login.connect.timeout.ms = null 17:56:23 sasl.login.read.timeout.ms = null 17:56:23 sasl.login.refresh.buffer.seconds = 300 17:56:23 sasl.login.refresh.min.period.seconds = 60 17:56:23 sasl.login.refresh.window.factor = 0.8 17:56:23 sasl.login.refresh.window.jitter = 0.05 17:56:23 sasl.login.retry.backoff.max.ms = 10000 17:56:23 sasl.login.retry.backoff.ms = 100 17:56:23 sasl.mechanism = GSSAPI 17:56:23 sasl.oauthbearer.clock.skew.seconds = 30 17:56:23 sasl.oauthbearer.expected.audience = null 17:56:23 sasl.oauthbearer.expected.issuer = null 17:56:23 sasl.oauthbearer.header.urlencode = false 17:56:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:23 sasl.oauthbearer.jwks.endpoint.url = null 17:56:23 sasl.oauthbearer.scope.claim.name = scope 17:56:23 sasl.oauthbearer.sub.claim.name = sub 17:56:23 sasl.oauthbearer.token.endpoint.url = null 17:56:23 security.protocol = PLAINTEXT 17:56:23 security.providers = null 17:56:23 send.buffer.bytes = 131072 17:56:23 session.timeout.ms = 45000 17:56:23 socket.connection.setup.timeout.max.ms = 30000 17:56:23 socket.connection.setup.timeout.ms = 10000 17:56:23 ssl.cipher.suites = null 17:56:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:23 ssl.endpoint.identification.algorithm = https 17:56:23 ssl.engine.factory.class = null 17:56:23 ssl.key.password = null 17:56:23 ssl.keymanager.algorithm = SunX509 17:56:23 ssl.keystore.certificate.chain = null 17:56:23 ssl.keystore.key = null 17:56:23 ssl.keystore.location = null 17:56:23 ssl.keystore.password = null 17:56:23 ssl.keystore.type = JKS 17:56:23 ssl.protocol = TLSv1.3 17:56:23 ssl.provider = null 17:56:23 ssl.secure.random.implementation = null 17:56:23 ssl.trustmanager.algorithm = PKIX 17:56:23 ssl.truststore.certificates = null 17:56:23 ssl.truststore.location = null 17:56:23 ssl.truststore.password = null 17:56:23 ssl.truststore.type = JKS 17:56:23 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:23 17:56:23 2026-01-28T17:56:23.357Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:23 2026-01-28T17:56:23.359Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:23 2026-01-28T17:56:23.359Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:23 2026-01-28T17:56:23.359Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622983359 17:56:23 2026-01-28T17:56:23.359Z INFO 11310 --- [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 17:56:23 2026-01-28T17:56:23.362Z INFO 11310 --- [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 17:56:23 2026-01-28T17:56:23.363Z INFO 11310 --- [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) 17:56:23 2026-01-28T17:56:23.364Z INFO 11310 --- [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 17:56:23 2026-01-28T17:56:23.366Z INFO 11310 --- [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-59db60b9-7f8c-42cb-a8f5-16908092854d 17:56:23 2026-01-28T17:56:23.366Z INFO 11310 --- [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 17:56:23 2026-01-28T17:56:23.368Z INFO 11310 --- [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=3, memberId='consumer-test-group-for-update-23-59db60b9-7f8c-42cb-a8f5-16908092854d', protocol='range'} 17:56:23 2026-01-28T17:56:23.368Z INFO 11310 --- [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 3: {consumer-test-group-for-update-23-59db60b9-7f8c-42cb-a8f5-16908092854d=Assignment(partitions=[ncmp-events-0])} 17:56:23 2026-01-28T17:56:23.370Z INFO 11310 --- [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=3, memberId='consumer-test-group-for-update-23-59db60b9-7f8c-42cb-a8f5-16908092854d', protocol='range'} 17:56:23 2026-01-28T17:56:23.370Z INFO 11310 --- [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]) 17:56:23 2026-01-28T17:56:23.370Z INFO 11310 --- [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 17:56:23 2026-01-28T17:56:23.371Z INFO 11310 --- [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 17:56:23 2026-01-28T17:56:23.375Z INFO 11310 --- [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}}. 17:56:23 2026-01-28T17:56:23.882Z INFO 11310 --- [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. 17:56:23 2026-01-28T17:56:23.883Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:23 2026-01-28T17:56:23.883Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:23 2026-01-28T17:56:23.883Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:23 2026-01-28T17:56:23.883Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:24 2026-01-28T17:56:23.949Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:24 2026-01-28T17:56:23.960Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:24 2026-01-28T17:56:23.981Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:24 2026-01-28T17:56:24.015Z WARN 11310 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:56:24 2026-01-28T17:56:24.057Z INFO 11310 --- [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 17:56:24 2026-01-28T17:56:24.057Z INFO 11310 --- [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-59db60b9-7f8c-42cb-a8f5-16908092854d sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:24 2026-01-28T17:56:24.057Z INFO 11310 --- [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 17:56:24 2026-01-28T17:56:24.057Z INFO 11310 --- [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 17:56:24 2026-01-28T17:56:24.058Z INFO 11310 --- [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 17:56:24 2026-01-28T17:56:24.058Z INFO 11310 --- [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 17:56:24 2026-01-28T17:56:24.058Z INFO 11310 --- [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 17:56:24 2026-01-28T17:56:24.061Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:24 2026-01-28T17:56:24.061Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:24 2026-01-28T17:56:24.061Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:24 2026-01-28T17:56:24.061Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:24 2026-01-28T17:56:24.065Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-23 unregistered 17:56:24 2026-01-28T17:56:24.079Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:24 allow.auto.create.topics = true 17:56:24 auto.commit.interval.ms = 5000 17:56:24 auto.include.jmx.reporter = true 17:56:24 auto.offset.reset = latest 17:56:24 bootstrap.servers = [localhost:32777] 17:56:24 check.crcs = true 17:56:24 client.dns.lookup = use_all_dns_ips 17:56:24 client.id = consumer-test-group-for-update-24 17:56:24 client.rack = 17:56:24 connections.max.idle.ms = 540000 17:56:24 default.api.timeout.ms = 60000 17:56:24 enable.auto.commit = true 17:56:24 enable.metrics.push = true 17:56:24 exclude.internal.topics = true 17:56:24 fetch.max.bytes = 52428800 17:56:24 fetch.max.wait.ms = 500 17:56:24 fetch.min.bytes = 1 17:56:24 group.id = test-group-for-update 17:56:24 group.instance.id = null 17:56:24 group.protocol = classic 17:56:24 group.remote.assignor = null 17:56:24 heartbeat.interval.ms = 3000 17:56:24 interceptor.classes = [] 17:56:24 internal.leave.group.on.close = true 17:56:24 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:24 isolation.level = read_uncommitted 17:56:24 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:24 max.partition.fetch.bytes = 1048576 17:56:24 max.poll.interval.ms = 300000 17:56:24 max.poll.records = 2147483647 17:56:24 metadata.max.age.ms = 300000 17:56:24 metadata.recovery.strategy = none 17:56:24 metric.reporters = [] 17:56:24 metrics.num.samples = 2 17:56:24 metrics.recording.level = INFO 17:56:24 metrics.sample.window.ms = 30000 17:56:24 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:24 receive.buffer.bytes = 65536 17:56:24 reconnect.backoff.max.ms = 1000 17:56:24 reconnect.backoff.ms = 50 17:56:24 request.timeout.ms = 30000 17:56:24 retry.backoff.max.ms = 1000 17:56:24 retry.backoff.ms = 100 17:56:24 sasl.client.callback.handler.class = null 17:56:24 sasl.jaas.config = null 17:56:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:24 sasl.kerberos.min.time.before.relogin = 60000 17:56:24 sasl.kerberos.service.name = null 17:56:24 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:24 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:24 sasl.login.callback.handler.class = null 17:56:24 sasl.login.class = null 17:56:24 sasl.login.connect.timeout.ms = null 17:56:24 sasl.login.read.timeout.ms = null 17:56:24 sasl.login.refresh.buffer.seconds = 300 17:56:24 sasl.login.refresh.min.period.seconds = 60 17:56:24 sasl.login.refresh.window.factor = 0.8 17:56:24 sasl.login.refresh.window.jitter = 0.05 17:56:24 sasl.login.retry.backoff.max.ms = 10000 17:56:24 sasl.login.retry.backoff.ms = 100 17:56:24 sasl.mechanism = GSSAPI 17:56:24 sasl.oauthbearer.clock.skew.seconds = 30 17:56:24 sasl.oauthbearer.expected.audience = null 17:56:24 sasl.oauthbearer.expected.issuer = null 17:56:24 sasl.oauthbearer.header.urlencode = false 17:56:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:24 sasl.oauthbearer.jwks.endpoint.url = null 17:56:24 sasl.oauthbearer.scope.claim.name = scope 17:56:24 sasl.oauthbearer.sub.claim.name = sub 17:56:24 sasl.oauthbearer.token.endpoint.url = null 17:56:24 security.protocol = PLAINTEXT 17:56:24 security.providers = null 17:56:24 send.buffer.bytes = 131072 17:56:24 session.timeout.ms = 45000 17:56:24 socket.connection.setup.timeout.max.ms = 30000 17:56:24 socket.connection.setup.timeout.ms = 10000 17:56:24 ssl.cipher.suites = null 17:56:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:24 ssl.endpoint.identification.algorithm = https 17:56:24 ssl.engine.factory.class = null 17:56:24 ssl.key.password = null 17:56:24 ssl.keymanager.algorithm = SunX509 17:56:24 ssl.keystore.certificate.chain = null 17:56:24 ssl.keystore.key = null 17:56:24 ssl.keystore.location = null 17:56:24 ssl.keystore.password = null 17:56:24 ssl.keystore.type = JKS 17:56:24 ssl.protocol = TLSv1.3 17:56:24 ssl.provider = null 17:56:24 ssl.secure.random.implementation = null 17:56:24 ssl.trustmanager.algorithm = PKIX 17:56:24 ssl.truststore.certificates = null 17:56:24 ssl.truststore.location = null 17:56:24 ssl.truststore.password = null 17:56:24 ssl.truststore.type = JKS 17:56:24 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:24 17:56:24 2026-01-28T17:56:24.079Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:24 2026-01-28T17:56:24.081Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:24 2026-01-28T17:56:24.081Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:24 2026-01-28T17:56:24.081Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622984081 17:56:24 2026-01-28T17:56:24.081Z INFO 11310 --- [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 17:56:24 2026-01-28T17:56:24.086Z INFO 11310 --- [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 17:56:24 2026-01-28T17:56:24.086Z INFO 11310 --- [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) 17:56:24 2026-01-28T17:56:24.087Z INFO 11310 --- [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 17:56:24 2026-01-28T17:56:24.090Z INFO 11310 --- [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-9e106c0c-ecbe-4f12-bc5f-b4881fb69438 17:56:24 2026-01-28T17:56:24.090Z INFO 11310 --- [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 17:56:24 2026-01-28T17:56:24.091Z INFO 11310 --- [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=5, memberId='consumer-test-group-for-update-24-9e106c0c-ecbe-4f12-bc5f-b4881fb69438', protocol='range'} 17:56:24 2026-01-28T17:56:24.092Z INFO 11310 --- [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 5: {consumer-test-group-for-update-24-9e106c0c-ecbe-4f12-bc5f-b4881fb69438=Assignment(partitions=[ncmp-events-0])} 17:56:24 2026-01-28T17:56:24.094Z INFO 11310 --- [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=5, memberId='consumer-test-group-for-update-24-9e106c0c-ecbe-4f12-bc5f-b4881fb69438', protocol='range'} 17:56:24 2026-01-28T17:56:24.094Z INFO 11310 --- [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]) 17:56:24 2026-01-28T17:56:24.094Z INFO 11310 --- [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 17:56:24 2026-01-28T17:56:24.095Z INFO 11310 --- [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 17:56:24 2026-01-28T17:56:24.098Z INFO 11310 --- [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}}. 17:56:24 2026-01-28T17:56:24.603Z INFO 11310 --- [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. 17:56:24 2026-01-28T17:56:24.603Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:24 2026-01-28T17:56:24.603Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:24 2026-01-28T17:56:24.603Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:24 2026-01-28T17:56:24.603Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:24 2026-01-28T17:56:24.670Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:24 2026-01-28T17:56:24.680Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:24 2026-01-28T17:56:24.700Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:24 2026-01-28T17:56:24.729Z WARN 11310 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:56:24 2026-01-28T17:56:24.772Z INFO 11310 --- [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 17:56:24 2026-01-28T17:56:24.772Z INFO 11310 --- [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-9e106c0c-ecbe-4f12-bc5f-b4881fb69438 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:24 2026-01-28T17:56:24.772Z INFO 11310 --- [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 17:56:24 2026-01-28T17:56:24.772Z INFO 11310 --- [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 17:56:24 2026-01-28T17:56:24.772Z INFO 11310 --- [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 17:56:24 2026-01-28T17:56:24.772Z INFO 11310 --- [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 17:56:24 2026-01-28T17:56:24.772Z INFO 11310 --- [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 17:56:24 2026-01-28T17:56:24.775Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:24 2026-01-28T17:56:24.775Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:24 2026-01-28T17:56:24.775Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:24 2026-01-28T17:56:24.775Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:24 2026-01-28T17:56:24.777Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-24 unregistered 17:56:24 2026-01-28T17:56:24.800Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:24 allow.auto.create.topics = true 17:56:24 auto.commit.interval.ms = 5000 17:56:24 auto.include.jmx.reporter = true 17:56:24 auto.offset.reset = latest 17:56:24 bootstrap.servers = [localhost:32777] 17:56:24 check.crcs = true 17:56:24 client.dns.lookup = use_all_dns_ips 17:56:24 client.id = consumer-test-group-for-update-25 17:56:24 client.rack = 17:56:24 connections.max.idle.ms = 540000 17:56:24 default.api.timeout.ms = 60000 17:56:24 enable.auto.commit = true 17:56:24 enable.metrics.push = true 17:56:24 exclude.internal.topics = true 17:56:24 fetch.max.bytes = 52428800 17:56:24 fetch.max.wait.ms = 500 17:56:24 fetch.min.bytes = 1 17:56:24 group.id = test-group-for-update 17:56:24 group.instance.id = null 17:56:24 group.protocol = classic 17:56:24 group.remote.assignor = null 17:56:24 heartbeat.interval.ms = 3000 17:56:24 interceptor.classes = [] 17:56:24 internal.leave.group.on.close = true 17:56:24 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:24 isolation.level = read_uncommitted 17:56:24 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:24 max.partition.fetch.bytes = 1048576 17:56:24 max.poll.interval.ms = 300000 17:56:24 max.poll.records = 2147483647 17:56:24 metadata.max.age.ms = 300000 17:56:24 metadata.recovery.strategy = none 17:56:24 metric.reporters = [] 17:56:24 metrics.num.samples = 2 17:56:24 metrics.recording.level = INFO 17:56:24 metrics.sample.window.ms = 30000 17:56:24 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:24 receive.buffer.bytes = 65536 17:56:24 reconnect.backoff.max.ms = 1000 17:56:24 reconnect.backoff.ms = 50 17:56:24 request.timeout.ms = 30000 17:56:24 retry.backoff.max.ms = 1000 17:56:24 retry.backoff.ms = 100 17:56:24 sasl.client.callback.handler.class = null 17:56:24 sasl.jaas.config = null 17:56:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:24 sasl.kerberos.min.time.before.relogin = 60000 17:56:24 sasl.kerberos.service.name = null 17:56:24 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:24 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:24 sasl.login.callback.handler.class = null 17:56:24 sasl.login.class = null 17:56:24 sasl.login.connect.timeout.ms = null 17:56:24 sasl.login.read.timeout.ms = null 17:56:24 sasl.login.refresh.buffer.seconds = 300 17:56:24 sasl.login.refresh.min.period.seconds = 60 17:56:24 sasl.login.refresh.window.factor = 0.8 17:56:24 sasl.login.refresh.window.jitter = 0.05 17:56:24 sasl.login.retry.backoff.max.ms = 10000 17:56:24 sasl.login.retry.backoff.ms = 100 17:56:24 sasl.mechanism = GSSAPI 17:56:24 sasl.oauthbearer.clock.skew.seconds = 30 17:56:24 sasl.oauthbearer.expected.audience = null 17:56:24 sasl.oauthbearer.expected.issuer = null 17:56:24 sasl.oauthbearer.header.urlencode = false 17:56:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:24 sasl.oauthbearer.jwks.endpoint.url = null 17:56:24 sasl.oauthbearer.scope.claim.name = scope 17:56:24 sasl.oauthbearer.sub.claim.name = sub 17:56:24 sasl.oauthbearer.token.endpoint.url = null 17:56:24 security.protocol = PLAINTEXT 17:56:24 security.providers = null 17:56:24 send.buffer.bytes = 131072 17:56:24 session.timeout.ms = 45000 17:56:24 socket.connection.setup.timeout.max.ms = 30000 17:56:24 socket.connection.setup.timeout.ms = 10000 17:56:24 ssl.cipher.suites = null 17:56:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:24 ssl.endpoint.identification.algorithm = https 17:56:24 ssl.engine.factory.class = null 17:56:24 ssl.key.password = null 17:56:24 ssl.keymanager.algorithm = SunX509 17:56:24 ssl.keystore.certificate.chain = null 17:56:24 ssl.keystore.key = null 17:56:24 ssl.keystore.location = null 17:56:24 ssl.keystore.password = null 17:56:24 ssl.keystore.type = JKS 17:56:24 ssl.protocol = TLSv1.3 17:56:24 ssl.provider = null 17:56:24 ssl.secure.random.implementation = null 17:56:24 ssl.trustmanager.algorithm = PKIX 17:56:24 ssl.truststore.certificates = null 17:56:24 ssl.truststore.location = null 17:56:24 ssl.truststore.password = null 17:56:24 ssl.truststore.type = JKS 17:56:24 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:24 17:56:24 2026-01-28T17:56:24.800Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:24 2026-01-28T17:56:24.802Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:24 2026-01-28T17:56:24.802Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:24 2026-01-28T17:56:24.802Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622984802 17:56:24 2026-01-28T17:56:24.802Z INFO 11310 --- [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 17:56:24 2026-01-28T17:56:24.806Z INFO 11310 --- [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 17:56:24 2026-01-28T17:56:24.807Z INFO 11310 --- [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) 17:56:24 2026-01-28T17:56:24.808Z INFO 11310 --- [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 17:56:24 2026-01-28T17:56:24.811Z INFO 11310 --- [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-49fdaa55-5905-4df9-9efa-3911cb623172 17:56:24 2026-01-28T17:56:24.811Z INFO 11310 --- [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 17:56:24 2026-01-28T17:56:24.815Z INFO 11310 --- [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=7, memberId='consumer-test-group-for-update-25-49fdaa55-5905-4df9-9efa-3911cb623172', protocol='range'} 17:56:24 2026-01-28T17:56:24.816Z INFO 11310 --- [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 7: {consumer-test-group-for-update-25-49fdaa55-5905-4df9-9efa-3911cb623172=Assignment(partitions=[ncmp-events-0])} 17:56:24 2026-01-28T17:56:24.818Z INFO 11310 --- [cps-integration-test] [roup-for-update] 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=7, memberId='consumer-test-group-for-update-25-49fdaa55-5905-4df9-9efa-3911cb623172', protocol='range'} 17:56:24 2026-01-28T17:56:24.818Z INFO 11310 --- [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]) 17:56:24 2026-01-28T17:56:24.818Z INFO 11310 --- [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 17:56:24 2026-01-28T17:56:24.819Z INFO 11310 --- [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 17:56:24 2026-01-28T17:56:24.827Z INFO 11310 --- [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}}. 17:56:25 2026-01-28T17:56:25.325Z INFO 11310 --- [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. 17:56:25 2026-01-28T17:56:25.325Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:25 2026-01-28T17:56:25.326Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:25 2026-01-28T17:56:25.326Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:25 2026-01-28T17:56:25.326Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:25 2026-01-28T17:56:25.391Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:25 2026-01-28T17:56:25.403Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:25 2026-01-28T17:56:25.423Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:25 2026-01-28T17:56:25.436Z WARN 11310 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:56:25 2026-01-28T17:56:25.485Z INFO 11310 --- [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 17:56:25 2026-01-28T17:56:25.486Z INFO 11310 --- [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-49fdaa55-5905-4df9-9efa-3911cb623172 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:25 2026-01-28T17:56:25.486Z INFO 11310 --- [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 17:56:25 2026-01-28T17:56:25.486Z INFO 11310 --- [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 17:56:25 2026-01-28T17:56:25.486Z INFO 11310 --- [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 17:56:25 2026-01-28T17:56:25.488Z INFO 11310 --- [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 17:56:25 2026-01-28T17:56:25.488Z INFO 11310 --- [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 17:56:25 2026-01-28T17:56:25.497Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:25 2026-01-28T17:56:25.497Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:25 2026-01-28T17:56:25.497Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:25 2026-01-28T17:56:25.497Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:25 2026-01-28T17:56:25.499Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-25 unregistered 17:56:25 2026-01-28T17:56:25.519Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:25 allow.auto.create.topics = true 17:56:25 auto.commit.interval.ms = 5000 17:56:25 auto.include.jmx.reporter = true 17:56:25 auto.offset.reset = latest 17:56:25 bootstrap.servers = [localhost:32777] 17:56:25 check.crcs = true 17:56:25 client.dns.lookup = use_all_dns_ips 17:56:25 client.id = consumer-test-group-for-update-26 17:56:25 client.rack = 17:56:25 connections.max.idle.ms = 540000 17:56:25 default.api.timeout.ms = 60000 17:56:25 enable.auto.commit = true 17:56:25 enable.metrics.push = true 17:56:25 exclude.internal.topics = true 17:56:25 fetch.max.bytes = 52428800 17:56:25 fetch.max.wait.ms = 500 17:56:25 fetch.min.bytes = 1 17:56:25 group.id = test-group-for-update 17:56:25 group.instance.id = null 17:56:25 group.protocol = classic 17:56:25 group.remote.assignor = null 17:56:25 heartbeat.interval.ms = 3000 17:56:25 interceptor.classes = [] 17:56:25 internal.leave.group.on.close = true 17:56:25 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:25 isolation.level = read_uncommitted 17:56:25 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:25 max.partition.fetch.bytes = 1048576 17:56:25 max.poll.interval.ms = 300000 17:56:25 max.poll.records = 2147483647 17:56:25 metadata.max.age.ms = 300000 17:56:25 metadata.recovery.strategy = none 17:56:25 metric.reporters = [] 17:56:25 metrics.num.samples = 2 17:56:25 metrics.recording.level = INFO 17:56:25 metrics.sample.window.ms = 30000 17:56:25 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:25 receive.buffer.bytes = 65536 17:56:25 reconnect.backoff.max.ms = 1000 17:56:25 reconnect.backoff.ms = 50 17:56:25 request.timeout.ms = 30000 17:56:25 retry.backoff.max.ms = 1000 17:56:25 retry.backoff.ms = 100 17:56:25 sasl.client.callback.handler.class = null 17:56:25 sasl.jaas.config = null 17:56:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:25 sasl.kerberos.min.time.before.relogin = 60000 17:56:25 sasl.kerberos.service.name = null 17:56:25 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:25 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:25 sasl.login.callback.handler.class = null 17:56:25 sasl.login.class = null 17:56:25 sasl.login.connect.timeout.ms = null 17:56:25 sasl.login.read.timeout.ms = null 17:56:25 sasl.login.refresh.buffer.seconds = 300 17:56:25 sasl.login.refresh.min.period.seconds = 60 17:56:25 sasl.login.refresh.window.factor = 0.8 17:56:25 sasl.login.refresh.window.jitter = 0.05 17:56:25 sasl.login.retry.backoff.max.ms = 10000 17:56:25 sasl.login.retry.backoff.ms = 100 17:56:25 sasl.mechanism = GSSAPI 17:56:25 sasl.oauthbearer.clock.skew.seconds = 30 17:56:25 sasl.oauthbearer.expected.audience = null 17:56:25 sasl.oauthbearer.expected.issuer = null 17:56:25 sasl.oauthbearer.header.urlencode = false 17:56:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:25 sasl.oauthbearer.jwks.endpoint.url = null 17:56:25 sasl.oauthbearer.scope.claim.name = scope 17:56:25 sasl.oauthbearer.sub.claim.name = sub 17:56:25 sasl.oauthbearer.token.endpoint.url = null 17:56:25 security.protocol = PLAINTEXT 17:56:25 security.providers = null 17:56:25 send.buffer.bytes = 131072 17:56:25 session.timeout.ms = 45000 17:56:25 socket.connection.setup.timeout.max.ms = 30000 17:56:25 socket.connection.setup.timeout.ms = 10000 17:56:25 ssl.cipher.suites = null 17:56:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:25 ssl.endpoint.identification.algorithm = https 17:56:25 ssl.engine.factory.class = null 17:56:25 ssl.key.password = null 17:56:25 ssl.keymanager.algorithm = SunX509 17:56:25 ssl.keystore.certificate.chain = null 17:56:25 ssl.keystore.key = null 17:56:25 ssl.keystore.location = null 17:56:25 ssl.keystore.password = null 17:56:25 ssl.keystore.type = JKS 17:56:25 ssl.protocol = TLSv1.3 17:56:25 ssl.provider = null 17:56:25 ssl.secure.random.implementation = null 17:56:25 ssl.trustmanager.algorithm = PKIX 17:56:25 ssl.truststore.certificates = null 17:56:25 ssl.truststore.location = null 17:56:25 ssl.truststore.password = null 17:56:25 ssl.truststore.type = JKS 17:56:25 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:25 17:56:25 2026-01-28T17:56:25.519Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:25 2026-01-28T17:56:25.521Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:25 2026-01-28T17:56:25.521Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:25 2026-01-28T17:56:25.521Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622985521 17:56:25 2026-01-28T17:56:25.521Z INFO 11310 --- [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 17:56:25 2026-01-28T17:56:25.528Z INFO 11310 --- [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 17:56:25 2026-01-28T17:56:25.528Z INFO 11310 --- [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) 17:56:25 2026-01-28T17:56:25.529Z INFO 11310 --- [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 17:56:25 2026-01-28T17:56:25.532Z INFO 11310 --- [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-a3af5277-d2fc-4568-8bbe-af32da73fbdc 17:56:25 2026-01-28T17:56:25.532Z INFO 11310 --- [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 17:56:25 2026-01-28T17:56:25.533Z INFO 11310 --- [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=9, memberId='consumer-test-group-for-update-26-a3af5277-d2fc-4568-8bbe-af32da73fbdc', protocol='range'} 17:56:25 2026-01-28T17:56:25.534Z INFO 11310 --- [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 9: {consumer-test-group-for-update-26-a3af5277-d2fc-4568-8bbe-af32da73fbdc=Assignment(partitions=[ncmp-events-0])} 17:56:25 2026-01-28T17:56:25.537Z INFO 11310 --- [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=9, memberId='consumer-test-group-for-update-26-a3af5277-d2fc-4568-8bbe-af32da73fbdc', protocol='range'} 17:56:25 2026-01-28T17:56:25.537Z INFO 11310 --- [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]) 17:56:25 2026-01-28T17:56:25.537Z INFO 11310 --- [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 17:56:25 2026-01-28T17:56:25.539Z INFO 11310 --- [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 17:56:25 2026-01-28T17:56:25.543Z INFO 11310 --- [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}}. 17:56:26 2026-01-28T17:56:26.046Z INFO 11310 --- [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. 17:56:26 2026-01-28T17:56:26.046Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:26 2026-01-28T17:56:26.046Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:26 2026-01-28T17:56:26.047Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:26 2026-01-28T17:56:26.047Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:26 2026-01-28T17:56:26.118Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:26 2026-01-28T17:56:26.129Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:26 2026-01-28T17:56:26.149Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:26 2026-01-28T17:56:26.162Z WARN 11310 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:56:26 2026-01-28T17:56:26.208Z INFO 11310 --- [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 17:56:26 2026-01-28T17:56:26.208Z INFO 11310 --- [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-a3af5277-d2fc-4568-8bbe-af32da73fbdc sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:26 2026-01-28T17:56:26.209Z INFO 11310 --- [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 17:56:26 2026-01-28T17:56:26.209Z INFO 11310 --- [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 17:56:26 2026-01-28T17:56:26.209Z INFO 11310 --- [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 17:56:26 2026-01-28T17:56:26.209Z INFO 11310 --- [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 17:56:26 2026-01-28T17:56:26.209Z INFO 11310 --- [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 17:56:26 2026-01-28T17:56:26.216Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:26 2026-01-28T17:56:26.216Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:26 2026-01-28T17:56:26.217Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:26 2026-01-28T17:56:26.217Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:26 2026-01-28T17:56:26.218Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-26 unregistered 17:56:26 2026-01-28T17:56:26.233Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:26 allow.auto.create.topics = true 17:56:26 auto.commit.interval.ms = 5000 17:56:26 auto.include.jmx.reporter = true 17:56:26 auto.offset.reset = latest 17:56:26 bootstrap.servers = [localhost:32777] 17:56:26 check.crcs = true 17:56:26 client.dns.lookup = use_all_dns_ips 17:56:26 client.id = consumer-test-group-for-update-27 17:56:26 client.rack = 17:56:26 connections.max.idle.ms = 540000 17:56:26 default.api.timeout.ms = 60000 17:56:26 enable.auto.commit = true 17:56:26 enable.metrics.push = true 17:56:26 exclude.internal.topics = true 17:56:26 fetch.max.bytes = 52428800 17:56:26 fetch.max.wait.ms = 500 17:56:26 fetch.min.bytes = 1 17:56:26 group.id = test-group-for-update 17:56:26 group.instance.id = null 17:56:26 group.protocol = classic 17:56:26 group.remote.assignor = null 17:56:26 heartbeat.interval.ms = 3000 17:56:26 interceptor.classes = [] 17:56:26 internal.leave.group.on.close = true 17:56:26 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:26 isolation.level = read_uncommitted 17:56:26 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:26 max.partition.fetch.bytes = 1048576 17:56:26 max.poll.interval.ms = 300000 17:56:26 max.poll.records = 2147483647 17:56:26 metadata.max.age.ms = 300000 17:56:26 metadata.recovery.strategy = none 17:56:26 metric.reporters = [] 17:56:26 metrics.num.samples = 2 17:56:26 metrics.recording.level = INFO 17:56:26 metrics.sample.window.ms = 30000 17:56:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:26 receive.buffer.bytes = 65536 17:56:26 reconnect.backoff.max.ms = 1000 17:56:26 reconnect.backoff.ms = 50 17:56:26 request.timeout.ms = 30000 17:56:26 retry.backoff.max.ms = 1000 17:56:26 retry.backoff.ms = 100 17:56:26 sasl.client.callback.handler.class = null 17:56:26 sasl.jaas.config = null 17:56:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:26 sasl.kerberos.min.time.before.relogin = 60000 17:56:26 sasl.kerberos.service.name = null 17:56:26 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:26 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:26 sasl.login.callback.handler.class = null 17:56:26 sasl.login.class = null 17:56:26 sasl.login.connect.timeout.ms = null 17:56:26 sasl.login.read.timeout.ms = null 17:56:26 sasl.login.refresh.buffer.seconds = 300 17:56:26 sasl.login.refresh.min.period.seconds = 60 17:56:26 sasl.login.refresh.window.factor = 0.8 17:56:26 sasl.login.refresh.window.jitter = 0.05 17:56:26 sasl.login.retry.backoff.max.ms = 10000 17:56:26 sasl.login.retry.backoff.ms = 100 17:56:26 sasl.mechanism = GSSAPI 17:56:26 sasl.oauthbearer.clock.skew.seconds = 30 17:56:26 sasl.oauthbearer.expected.audience = null 17:56:26 sasl.oauthbearer.expected.issuer = null 17:56:26 sasl.oauthbearer.header.urlencode = false 17:56:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:26 sasl.oauthbearer.jwks.endpoint.url = null 17:56:26 sasl.oauthbearer.scope.claim.name = scope 17:56:26 sasl.oauthbearer.sub.claim.name = sub 17:56:26 sasl.oauthbearer.token.endpoint.url = null 17:56:26 security.protocol = PLAINTEXT 17:56:26 security.providers = null 17:56:26 send.buffer.bytes = 131072 17:56:26 session.timeout.ms = 45000 17:56:26 socket.connection.setup.timeout.max.ms = 30000 17:56:26 socket.connection.setup.timeout.ms = 10000 17:56:26 ssl.cipher.suites = null 17:56:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:26 ssl.endpoint.identification.algorithm = https 17:56:26 ssl.engine.factory.class = null 17:56:26 ssl.key.password = null 17:56:26 ssl.keymanager.algorithm = SunX509 17:56:26 ssl.keystore.certificate.chain = null 17:56:26 ssl.keystore.key = null 17:56:26 ssl.keystore.location = null 17:56:26 ssl.keystore.password = null 17:56:26 ssl.keystore.type = JKS 17:56:26 ssl.protocol = TLSv1.3 17:56:26 ssl.provider = null 17:56:26 ssl.secure.random.implementation = null 17:56:26 ssl.trustmanager.algorithm = PKIX 17:56:26 ssl.truststore.certificates = null 17:56:26 ssl.truststore.location = null 17:56:26 ssl.truststore.password = null 17:56:26 ssl.truststore.type = JKS 17:56:26 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:26 17:56:26 2026-01-28T17:56:26.234Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:26 2026-01-28T17:56:26.236Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:26 2026-01-28T17:56:26.236Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:26 2026-01-28T17:56:26.236Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622986236 17:56:26 2026-01-28T17:56:26.236Z INFO 11310 --- [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 17:56:26 2026-01-28T17:56:26.242Z INFO 11310 --- [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 17:56:26 2026-01-28T17:56:26.242Z INFO 11310 --- [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) 17:56:26 2026-01-28T17:56:26.243Z INFO 11310 --- [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 17:56:26 2026-01-28T17:56:26.246Z INFO 11310 --- [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-4af430b0-446b-4b41-91d5-eab81277e6fd 17:56:26 2026-01-28T17:56:26.246Z INFO 11310 --- [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 17:56:26 2026-01-28T17:56:26.251Z INFO 11310 --- [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=11, memberId='consumer-test-group-for-update-27-4af430b0-446b-4b41-91d5-eab81277e6fd', protocol='range'} 17:56:26 2026-01-28T17:56:26.251Z INFO 11310 --- [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 11: {consumer-test-group-for-update-27-4af430b0-446b-4b41-91d5-eab81277e6fd=Assignment(partitions=[ncmp-events-0])} 17:56:26 2026-01-28T17:56:26.254Z INFO 11310 --- [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=11, memberId='consumer-test-group-for-update-27-4af430b0-446b-4b41-91d5-eab81277e6fd', protocol='range'} 17:56:26 2026-01-28T17:56:26.254Z INFO 11310 --- [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]) 17:56:26 2026-01-28T17:56:26.254Z INFO 11310 --- [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 17:56:26 2026-01-28T17:56:26.255Z INFO 11310 --- [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 17:56:26 2026-01-28T17:56:26.260Z INFO 11310 --- [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}}. 17:56:26 2026-01-28T17:56:26.763Z INFO 11310 --- [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. 17:56:26 2026-01-28T17:56:26.764Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:26 2026-01-28T17:56:26.764Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:26 2026-01-28T17:56:26.764Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:26 2026-01-28T17:56:26.764Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:26 2026-01-28T17:56:26.835Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:26 2026-01-28T17:56:26.843Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:26 2026-01-28T17:56:26.866Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:26 2026-01-28T17:56:26.883Z WARN 11310 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:56:26 2026-01-28T17:56:26.925Z INFO 11310 --- [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 17:56:26 2026-01-28T17:56:26.925Z INFO 11310 --- [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-4af430b0-446b-4b41-91d5-eab81277e6fd sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:26 2026-01-28T17:56:26.925Z INFO 11310 --- [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 17:56:26 2026-01-28T17:56:26.925Z INFO 11310 --- [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 17:56:26 2026-01-28T17:56:26.925Z INFO 11310 --- [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 17:56:26 2026-01-28T17:56:26.927Z INFO 11310 --- [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 17:56:26 2026-01-28T17:56:26.927Z INFO 11310 --- [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 17:56:26 2026-01-28T17:56:26.929Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:26 2026-01-28T17:56:26.929Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:26 2026-01-28T17:56:26.929Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:26 2026-01-28T17:56:26.929Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:26 2026-01-28T17:56:26.931Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-27 unregistered 17:56:27 2026-01-28T17:56:26.943Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:27 allow.auto.create.topics = true 17:56:27 auto.commit.interval.ms = 5000 17:56:27 auto.include.jmx.reporter = true 17:56:27 auto.offset.reset = latest 17:56:27 bootstrap.servers = [localhost:32777] 17:56:27 check.crcs = true 17:56:27 client.dns.lookup = use_all_dns_ips 17:56:27 client.id = consumer-test-group-for-update-28 17:56:27 client.rack = 17:56:27 connections.max.idle.ms = 540000 17:56:27 default.api.timeout.ms = 60000 17:56:27 enable.auto.commit = true 17:56:27 enable.metrics.push = true 17:56:27 exclude.internal.topics = true 17:56:27 fetch.max.bytes = 52428800 17:56:27 fetch.max.wait.ms = 500 17:56:27 fetch.min.bytes = 1 17:56:27 group.id = test-group-for-update 17:56:27 group.instance.id = null 17:56:27 group.protocol = classic 17:56:27 group.remote.assignor = null 17:56:27 heartbeat.interval.ms = 3000 17:56:27 interceptor.classes = [] 17:56:27 internal.leave.group.on.close = true 17:56:27 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:27 isolation.level = read_uncommitted 17:56:27 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:27 max.partition.fetch.bytes = 1048576 17:56:27 max.poll.interval.ms = 300000 17:56:27 max.poll.records = 2147483647 17:56:27 metadata.max.age.ms = 300000 17:56:27 metadata.recovery.strategy = none 17:56:27 metric.reporters = [] 17:56:27 metrics.num.samples = 2 17:56:27 metrics.recording.level = INFO 17:56:27 metrics.sample.window.ms = 30000 17:56:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:27 receive.buffer.bytes = 65536 17:56:27 reconnect.backoff.max.ms = 1000 17:56:27 reconnect.backoff.ms = 50 17:56:27 request.timeout.ms = 30000 17:56:27 retry.backoff.max.ms = 1000 17:56:27 retry.backoff.ms = 100 17:56:27 sasl.client.callback.handler.class = null 17:56:27 sasl.jaas.config = null 17:56:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:27 sasl.kerberos.min.time.before.relogin = 60000 17:56:27 sasl.kerberos.service.name = null 17:56:27 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:27 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:27 sasl.login.callback.handler.class = null 17:56:27 sasl.login.class = null 17:56:27 sasl.login.connect.timeout.ms = null 17:56:27 sasl.login.read.timeout.ms = null 17:56:27 sasl.login.refresh.buffer.seconds = 300 17:56:27 sasl.login.refresh.min.period.seconds = 60 17:56:27 sasl.login.refresh.window.factor = 0.8 17:56:27 sasl.login.refresh.window.jitter = 0.05 17:56:27 sasl.login.retry.backoff.max.ms = 10000 17:56:27 sasl.login.retry.backoff.ms = 100 17:56:27 sasl.mechanism = GSSAPI 17:56:27 sasl.oauthbearer.clock.skew.seconds = 30 17:56:27 sasl.oauthbearer.expected.audience = null 17:56:27 sasl.oauthbearer.expected.issuer = null 17:56:27 sasl.oauthbearer.header.urlencode = false 17:56:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:27 sasl.oauthbearer.jwks.endpoint.url = null 17:56:27 sasl.oauthbearer.scope.claim.name = scope 17:56:27 sasl.oauthbearer.sub.claim.name = sub 17:56:27 sasl.oauthbearer.token.endpoint.url = null 17:56:27 security.protocol = PLAINTEXT 17:56:27 security.providers = null 17:56:27 send.buffer.bytes = 131072 17:56:27 session.timeout.ms = 45000 17:56:27 socket.connection.setup.timeout.max.ms = 30000 17:56:27 socket.connection.setup.timeout.ms = 10000 17:56:27 ssl.cipher.suites = null 17:56:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:27 ssl.endpoint.identification.algorithm = https 17:56:27 ssl.engine.factory.class = null 17:56:27 ssl.key.password = null 17:56:27 ssl.keymanager.algorithm = SunX509 17:56:27 ssl.keystore.certificate.chain = null 17:56:27 ssl.keystore.key = null 17:56:27 ssl.keystore.location = null 17:56:27 ssl.keystore.password = null 17:56:27 ssl.keystore.type = JKS 17:56:27 ssl.protocol = TLSv1.3 17:56:27 ssl.provider = null 17:56:27 ssl.secure.random.implementation = null 17:56:27 ssl.trustmanager.algorithm = PKIX 17:56:27 ssl.truststore.certificates = null 17:56:27 ssl.truststore.location = null 17:56:27 ssl.truststore.password = null 17:56:27 ssl.truststore.type = JKS 17:56:27 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:27 17:56:27 2026-01-28T17:56:26.944Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:27 2026-01-28T17:56:26.946Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:27 2026-01-28T17:56:26.946Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:27 2026-01-28T17:56:26.946Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622986946 17:56:27 2026-01-28T17:56:26.946Z INFO 11310 --- [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 17:56:27 2026-01-28T17:56:26.955Z INFO 11310 --- [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 17:56:27 2026-01-28T17:56:26.955Z INFO 11310 --- [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) 17:56:27 2026-01-28T17:56:26.956Z INFO 11310 --- [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 17:56:27 2026-01-28T17:56:26.967Z INFO 11310 --- [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-7b6e6788-02e2-40c4-ab7f-2625eb9b3046 17:56:27 2026-01-28T17:56:26.967Z INFO 11310 --- [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 17:56:27 2026-01-28T17:56:26.970Z INFO 11310 --- [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=13, memberId='consumer-test-group-for-update-28-7b6e6788-02e2-40c4-ab7f-2625eb9b3046', protocol='range'} 17:56:27 2026-01-28T17:56:26.970Z INFO 11310 --- [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 13: {consumer-test-group-for-update-28-7b6e6788-02e2-40c4-ab7f-2625eb9b3046=Assignment(partitions=[ncmp-events-0])} 17:56:27 2026-01-28T17:56:26.972Z INFO 11310 --- [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=13, memberId='consumer-test-group-for-update-28-7b6e6788-02e2-40c4-ab7f-2625eb9b3046', protocol='range'} 17:56:27 2026-01-28T17:56:26.972Z INFO 11310 --- [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]) 17:56:27 2026-01-28T17:56:26.973Z INFO 11310 --- [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 17:56:27 2026-01-28T17:56:26.974Z INFO 11310 --- [cps-integration-test] [roup-for-update] 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 17:56:27 2026-01-28T17:56:26.991Z INFO 11310 --- [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}}. 17:56:27 2026-01-28T17:56:27.472Z INFO 11310 --- [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. 17:56:27 2026-01-28T17:56:27.473Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:27 2026-01-28T17:56:27.473Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:27 2026-01-28T17:56:27.476Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:27 2026-01-28T17:56:27.476Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:27 2026-01-28T17:56:27.543Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:27 2026-01-28T17:56:27.555Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:27 2026-01-28T17:56:27.571Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:27 2026-01-28T17:56:27.582Z WARN 11310 --- [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 17:56:27 2026-01-28T17:56:27.614Z INFO 11310 --- [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 17:56:27 2026-01-28T17:56:27.614Z INFO 11310 --- [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-7b6e6788-02e2-40c4-ab7f-2625eb9b3046 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:27 2026-01-28T17:56:27.614Z INFO 11310 --- [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 17:56:27 2026-01-28T17:56:27.614Z INFO 11310 --- [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 17:56:27 2026-01-28T17:56:27.614Z INFO 11310 --- [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 17:56:27 2026-01-28T17:56:27.616Z INFO 11310 --- [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 17:56:27 2026-01-28T17:56:27.616Z INFO 11310 --- [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 17:56:27 2026-01-28T17:56:27.618Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:27 2026-01-28T17:56:27.618Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:27 2026-01-28T17:56:27.618Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:27 2026-01-28T17:56:27.618Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:27 2026-01-28T17:56:27.620Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-28 unregistered 17:56:27 2026-01-28T17:56:27.634Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:27 allow.auto.create.topics = true 17:56:27 auto.commit.interval.ms = 5000 17:56:27 auto.include.jmx.reporter = true 17:56:27 auto.offset.reset = latest 17:56:27 bootstrap.servers = [localhost:32777] 17:56:27 check.crcs = true 17:56:27 client.dns.lookup = use_all_dns_ips 17:56:27 client.id = consumer-test-group-for-update-29 17:56:27 client.rack = 17:56:27 connections.max.idle.ms = 540000 17:56:27 default.api.timeout.ms = 60000 17:56:27 enable.auto.commit = true 17:56:27 enable.metrics.push = true 17:56:27 exclude.internal.topics = true 17:56:27 fetch.max.bytes = 52428800 17:56:27 fetch.max.wait.ms = 500 17:56:27 fetch.min.bytes = 1 17:56:27 group.id = test-group-for-update 17:56:27 group.instance.id = null 17:56:27 group.protocol = classic 17:56:27 group.remote.assignor = null 17:56:27 heartbeat.interval.ms = 3000 17:56:27 interceptor.classes = [] 17:56:27 internal.leave.group.on.close = true 17:56:27 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:27 isolation.level = read_uncommitted 17:56:27 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:27 max.partition.fetch.bytes = 1048576 17:56:27 max.poll.interval.ms = 300000 17:56:27 max.poll.records = 2147483647 17:56:27 metadata.max.age.ms = 300000 17:56:27 metadata.recovery.strategy = none 17:56:27 metric.reporters = [] 17:56:27 metrics.num.samples = 2 17:56:27 metrics.recording.level = INFO 17:56:27 metrics.sample.window.ms = 30000 17:56:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:27 receive.buffer.bytes = 65536 17:56:27 reconnect.backoff.max.ms = 1000 17:56:27 reconnect.backoff.ms = 50 17:56:27 request.timeout.ms = 30000 17:56:27 retry.backoff.max.ms = 1000 17:56:27 retry.backoff.ms = 100 17:56:27 sasl.client.callback.handler.class = null 17:56:27 sasl.jaas.config = null 17:56:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:27 sasl.kerberos.min.time.before.relogin = 60000 17:56:27 sasl.kerberos.service.name = null 17:56:27 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:27 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:27 sasl.login.callback.handler.class = null 17:56:27 sasl.login.class = null 17:56:27 sasl.login.connect.timeout.ms = null 17:56:27 sasl.login.read.timeout.ms = null 17:56:27 sasl.login.refresh.buffer.seconds = 300 17:56:27 sasl.login.refresh.min.period.seconds = 60 17:56:27 sasl.login.refresh.window.factor = 0.8 17:56:27 sasl.login.refresh.window.jitter = 0.05 17:56:27 sasl.login.retry.backoff.max.ms = 10000 17:56:27 sasl.login.retry.backoff.ms = 100 17:56:27 sasl.mechanism = GSSAPI 17:56:27 sasl.oauthbearer.clock.skew.seconds = 30 17:56:27 sasl.oauthbearer.expected.audience = null 17:56:27 sasl.oauthbearer.expected.issuer = null 17:56:27 sasl.oauthbearer.header.urlencode = false 17:56:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:27 sasl.oauthbearer.jwks.endpoint.url = null 17:56:27 sasl.oauthbearer.scope.claim.name = scope 17:56:27 sasl.oauthbearer.sub.claim.name = sub 17:56:27 sasl.oauthbearer.token.endpoint.url = null 17:56:27 security.protocol = PLAINTEXT 17:56:27 security.providers = null 17:56:27 send.buffer.bytes = 131072 17:56:27 session.timeout.ms = 45000 17:56:27 socket.connection.setup.timeout.max.ms = 30000 17:56:27 socket.connection.setup.timeout.ms = 10000 17:56:27 ssl.cipher.suites = null 17:56:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:27 ssl.endpoint.identification.algorithm = https 17:56:27 ssl.engine.factory.class = null 17:56:27 ssl.key.password = null 17:56:27 ssl.keymanager.algorithm = SunX509 17:56:27 ssl.keystore.certificate.chain = null 17:56:27 ssl.keystore.key = null 17:56:27 ssl.keystore.location = null 17:56:27 ssl.keystore.password = null 17:56:27 ssl.keystore.type = JKS 17:56:27 ssl.protocol = TLSv1.3 17:56:27 ssl.provider = null 17:56:27 ssl.secure.random.implementation = null 17:56:27 ssl.trustmanager.algorithm = PKIX 17:56:27 ssl.truststore.certificates = null 17:56:27 ssl.truststore.location = null 17:56:27 ssl.truststore.password = null 17:56:27 ssl.truststore.type = JKS 17:56:27 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:27 17:56:27 2026-01-28T17:56:27.635Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:27 2026-01-28T17:56:27.637Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:27 2026-01-28T17:56:27.637Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:27 2026-01-28T17:56:27.637Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622987637 17:56:27 2026-01-28T17:56:27.637Z INFO 11310 --- [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 17:56:27 2026-01-28T17:56:27.641Z INFO 11310 --- [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 17:56:27 2026-01-28T17:56:27.641Z INFO 11310 --- [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) 17:56:27 2026-01-28T17:56:27.642Z INFO 11310 --- [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 17:56:27 2026-01-28T17:56:27.644Z INFO 11310 --- [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-c4f3213b-8a63-4782-a403-241bf8a290db 17:56:27 2026-01-28T17:56:27.644Z INFO 11310 --- [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 17:56:27 2026-01-28T17:56:27.646Z INFO 11310 --- [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=15, memberId='consumer-test-group-for-update-29-c4f3213b-8a63-4782-a403-241bf8a290db', protocol='range'} 17:56:27 2026-01-28T17:56:27.646Z INFO 11310 --- [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 15: {consumer-test-group-for-update-29-c4f3213b-8a63-4782-a403-241bf8a290db=Assignment(partitions=[ncmp-events-0])} 17:56:27 2026-01-28T17:56:27.649Z INFO 11310 --- [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=15, memberId='consumer-test-group-for-update-29-c4f3213b-8a63-4782-a403-241bf8a290db', protocol='range'} 17:56:27 2026-01-28T17:56:27.649Z INFO 11310 --- [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]) 17:56:27 2026-01-28T17:56:27.649Z INFO 11310 --- [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 17:56:27 2026-01-28T17:56:27.650Z INFO 11310 --- [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 17:56:27 2026-01-28T17:56:27.653Z INFO 11310 --- [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}}. 17:56:28 2026-01-28T17:56:28.158Z INFO 11310 --- [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. 17:56:28 2026-01-28T17:56:28.159Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:28 2026-01-28T17:56:28.159Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:28 2026-01-28T17:56:28.159Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:28 2026-01-28T17:56:28.159Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:28 2026-01-28T17:56:28.226Z INFO 11310 --- [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 17:56:28 2026-01-28T17:56:28.236Z INFO 11310 --- [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 17:56:28 2026-01-28T17:56:28.253Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:28 2026-01-28T17:56:28.354Z INFO 11310 --- [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 17:56:28 2026-01-28T17:56:28.354Z INFO 11310 --- [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-c4f3213b-8a63-4782-a403-241bf8a290db sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:28 2026-01-28T17:56:28.354Z INFO 11310 --- [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 17:56:28 2026-01-28T17:56:28.354Z INFO 11310 --- [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 17:56:28 2026-01-28T17:56:28.354Z INFO 11310 --- [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 17:56:28 2026-01-28T17:56:28.355Z INFO 11310 --- [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 17:56:28 2026-01-28T17:56:28.355Z INFO 11310 --- [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 17:56:28 2026-01-28T17:56:28.359Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:28 2026-01-28T17:56:28.359Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:28 2026-01-28T17:56:28.359Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:28 2026-01-28T17:56:28.359Z INFO 11310 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:28 2026-01-28T17:56:28.361Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-29 unregistered 17:56:28 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.779 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 17:56:28 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 17:56:28 2026-01-28T17:56:28.431Z INFO 11310 --- [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. 17:56:28 2026-01-28T17:56:28.431Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:28 2026-01-28T17:56:28.432Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:28 2026-01-28T17:56:28.432Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:28 2026-01-28T17:56:28.432Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:28 2026-01-28T17:56:28.499Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:28 2026-01-28T17:56:28.516Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:28 2026-01-28T17:56:28.538Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:28 2026-01-28T17:56:28.555Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:56:28 2026-01-28T17:56:28.610Z INFO 11310 --- [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. 17:56:28 2026-01-28T17:56:28.632Z INFO 11310 --- [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. 17:56:28 2026-01-28T17:56:28.632Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:28 2026-01-28T17:56:28.632Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:28 2026-01-28T17:56:28.633Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:28 2026-01-28T17:56:28.633Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:28 2026-01-28T17:56:28.727Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:28 2026-01-28T17:56:28.807Z INFO 11310 --- [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. 17:56:28 2026-01-28T17:56:28.807Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:28 2026-01-28T17:56:28.808Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:28 2026-01-28T17:56:28.808Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:28 2026-01-28T17:56:28.808Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:28 2026-01-28T17:56:28.872Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:28 2026-01-28T17:56:28.883Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:28 2026-01-28T17:56:28.899Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:29 2026-01-28T17:56:28.932Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:56:29 2026-01-28T17:56:28.961Z INFO 11310 --- [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. 17:56:29 2026-01-28T17:56:28.975Z INFO 11310 --- [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. 17:56:29 2026-01-28T17:56:28.975Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:29 2026-01-28T17:56:28.975Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:29 2026-01-28T17:56:28.976Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:29 2026-01-28T17:56:28.976Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:29 2026-01-28T17:56:29.034Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 17:56:29 2026-01-28T17:56:29.042Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 17:56:29 2026-01-28T17:56:29.055Z INFO 11310 --- [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 17:56:29 2026-01-28T17:56:29.066Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:29 2026-01-28T17:56:29.132Z INFO 11310 --- [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. 17:56:29 2026-01-28T17:56:29.133Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:29 2026-01-28T17:56:29.133Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:29 2026-01-28T17:56:29.133Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:29 2026-01-28T17:56:29.133Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:29 2026-01-28T17:56:29.195Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 17:56:29 2026-01-28T17:56:29.205Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 17:56:29 2026-01-28T17:56:29.220Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:29 2026-01-28T17:56:29.234Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:56:29 2026-01-28T17:56:29.261Z INFO 11310 --- [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. 17:56:29 2026-01-28T17:56:29.276Z INFO 11310 --- [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. 17:56:29 2026-01-28T17:56:29.276Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:29 2026-01-28T17:56:29.277Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:29 2026-01-28T17:56:29.277Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:29 2026-01-28T17:56:29.277Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:29 2026-01-28T17:56:29.337Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:29 2026-01-28T17:56:29.347Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:29 2026-01-28T17:56:29.358Z INFO 11310 --- [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: 17:56:29 2026-01-28T17:56:29.373Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:29 2026-01-28T17:56:29.441Z INFO 11310 --- [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. 17:56:29 2026-01-28T17:56:29.441Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:29 2026-01-28T17:56:29.441Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:29 2026-01-28T17:56:29.441Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:29 2026-01-28T17:56:29.441Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:29 2026-01-28T17:56:29.500Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 17:56:29 2026-01-28T17:56:29.507Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 17:56:29 2026-01-28T17:56:29.522Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:29 2026-01-28T17:56:29.535Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:56:29 2026-01-28T17:56:29.560Z INFO 11310 --- [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. 17:56:29 2026-01-28T17:56:29.574Z INFO 11310 --- [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. 17:56:29 2026-01-28T17:56:29.574Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:29 2026-01-28T17:56:29.575Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:29 2026-01-28T17:56:29.575Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:29 2026-01-28T17:56:29.575Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:29 2026-01-28T17:56:29.632Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 17:56:29 2026-01-28T17:56:29.643Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 17:56:29 2026-01-28T17:56:29.653Z INFO 11310 --- [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 17:56:29 2026-01-28T17:56:29.665Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:29 2026-01-28T17:56:29.733Z INFO 11310 --- [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. 17:56:29 2026-01-28T17:56:29.734Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:29 2026-01-28T17:56:29.734Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:29 2026-01-28T17:56:29.734Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:29 2026-01-28T17:56:29.734Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:29 2026-01-28T17:56:29.800Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 17:56:29 2026-01-28T17:56:29.814Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 17:56:29 2026-01-28T17:56:29.829Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:29 2026-01-28T17:56:29.863Z INFO 11310 --- [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. 17:56:29 2026-01-28T17:56:29.864Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:29 2026-01-28T17:56:29.864Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:29 2026-01-28T17:56:29.864Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:29 2026-01-28T17:56:29.864Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:29 2026-01-28T17:56:29.927Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:30 2026-01-28T17:56:29.938Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:30 2026-01-28T17:56:29.958Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:30 2026-01-28T17:56:29.969Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:56:30 2026-01-28T17:56:29.992Z INFO 11310 --- [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. 17:56:30 2026-01-28T17:56:30.010Z INFO 11310 --- [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. 17:56:30 2026-01-28T17:56:30.010Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:30 2026-01-28T17:56:30.011Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:30 2026-01-28T17:56:30.011Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:30 2026-01-28T17:56:30.011Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:30 2026-01-28T17:56:30.028Z INFO 11310 --- [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 17:56:30 2026-01-28T17:56:30.044Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:30 2026-01-28T17:56:30.125Z INFO 11310 --- [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. 17:56:30 2026-01-28T17:56:30.125Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:30 2026-01-28T17:56:30.135Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:30 2026-01-28T17:56:30.136Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:30 2026-01-28T17:56:30.136Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:30 2026-01-28T17:56:30.207Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 17:56:30 2026-01-28T17:56:30.217Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 17:56:30 2026-01-28T17:56:30.234Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:30 2026-01-28T17:56:30.261Z INFO 11310 --- [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. 17:56:30 2026-01-28T17:56:30.261Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:30 2026-01-28T17:56:30.261Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:30 2026-01-28T17:56:30.262Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:30 2026-01-28T17:56:30.262Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:30 2026-01-28T17:56:30.323Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set1 for CM Handle ch-1 17:56:30 2026-01-28T17:56:30.333Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set1 for CM Handle ch-1 17:56:30 2026-01-28T17:56:30.351Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:30 2026-01-28T17:56:30.363Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:56:30 2026-01-28T17:56:30.388Z INFO 11310 --- [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. 17:56:30 2026-01-28T17:56:30.404Z INFO 11310 --- [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. 17:56:30 2026-01-28T17:56:30.404Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:30 2026-01-28T17:56:30.404Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:30 2026-01-28T17:56:30.405Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:30 2026-01-28T17:56:30.405Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:30 2026-01-28T17:56:30.418Z INFO 11310 --- [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 17:56:30 2026-01-28T17:56:30.429Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:30 2026-01-28T17:56:30.519Z INFO 11310 --- [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. 17:56:30 2026-01-28T17:56:30.519Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:30 2026-01-28T17:56:30.519Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:30 2026-01-28T17:56:30.520Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:30 2026-01-28T17:56:30.520Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:30 2026-01-28T17:56:30.579Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same for CM Handle ch-1 17:56:30 2026-01-28T17:56:30.590Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same for CM Handle ch-1 17:56:30 2026-01-28T17:56:30.605Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:30 2026-01-28T17:56:30.694Z INFO 11310 --- [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. 17:56:30 2026-01-28T17:56:30.694Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:30 2026-01-28T17:56:30.694Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:30 2026-01-28T17:56:30.694Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:30 2026-01-28T17:56:30.695Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:30 2026-01-28T17:56:30.757Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set oldTag for CM Handle ch-1 17:56:30 2026-01-28T17:56:30.768Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set oldTag for CM Handle ch-1 17:56:30 2026-01-28T17:56:30.783Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:30 2026-01-28T17:56:30.806Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:56:30 2026-01-28T17:56:30.830Z INFO 11310 --- [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. 17:56:30 2026-01-28T17:56:30.851Z INFO 11310 --- [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. 17:56:30 2026-01-28T17:56:30.851Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:30 2026-01-28T17:56:30.855Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:30 2026-01-28T17:56:30.855Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:30 2026-01-28T17:56:30.855Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:30 2026-01-28T17:56:30.881Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:30 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.561 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 17:56:30 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 17:56:31 2026-01-28T17:56:30.991Z INFO 11310 --- [cps-integration-test] [ main] o.c.i.f.n.i.DataMigrationIntegrationSpec : Starting DataMigrationIntegrationSpec using Java 17.0.6-ea with PID 11310 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 17:56:31 2026-01-28T17:56:30.991Z INFO 11310 --- [cps-integration-test] [ main] o.c.i.f.n.i.DataMigrationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 17:56:31 2026-01-28T17:56:31.302Z INFO 11310 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 17:56:31 2026-01-28T17:56:31.311Z INFO 11310 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 6 JPA repository interfaces. 17:56:31 2026-01-28T17:56:31.550Z INFO 11310 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 17:56:31 2026-01-28T17:56:31.563Z INFO 11310 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@50c822e 17:56:31 2026-01-28T17:56:31.564Z INFO 11310 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 17:56:31 2026-01-28T17:56:31.575Z INFO 11310 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 17:56:31 2026-01-28T17:56:31.647Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 17:56:31 2026-01-28T17:56:31.712Z INFO 11310 --- [cps-integration-test] [ main] liquibase.ui : Database is up to date, no changesets to execute 17:56:31 2026-01-28T17:56:31.713Z INFO 11310 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 17:56:31 2026-01-28T17:56:31.731Z INFO 11310 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 17:56:31 2026-01-28T17:56:31.731Z INFO 11310 --- [cps-integration-test] [ main] liquibase.util : Run: 0 17:56:31 2026-01-28T17:56:31.731Z INFO 11310 --- [cps-integration-test] [ main] liquibase.util : Previously run: 53 17:56:31 2026-01-28T17:56:31.731Z INFO 11310 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 17:56:31 2026-01-28T17:56:31.731Z INFO 11310 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 17:56:31 2026-01-28T17:56:31.731Z INFO 11310 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 17:56:31 2026-01-28T17:56:31.731Z INFO 11310 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 17:56:31 2026-01-28T17:56:31.731Z INFO 11310 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 17:56:31 2026-01-28T17:56:31.759Z INFO 11310 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 17:56:31 2026-01-28T17:56:31.762Z INFO 11310 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 17:56:31 2026-01-28T17:56:31.772Z INFO 11310 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 17:56:31 2026-01-28T17:56:31.774Z WARN 11310 --- [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) 17:56:31 2026-01-28T17:56:31.778Z INFO 11310 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 17:56:31 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 17:56:31 Database driver: undefined/unknown 17:56:31 Database version: 14.1 17:56:31 Autocommit mode: undefined/unknown 17:56:31 Isolation level: undefined/unknown 17:56:31 Minimum pool size: undefined/unknown 17:56:31 Maximum pool size: undefined/unknown 17:56:31 2026-01-28T17:56:31.847Z INFO 11310 --- [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) 17:56:31 2026-01-28T17:56:31.847Z INFO 11310 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 17:56:32 2026-01-28T17:56:32.008Z WARN 11310 --- [cps-integration-test] [ main] i.m.core.instrument.MeterRegistry : This Gauge has been already registered (MeterId{name='cps.yang.schema.cache.gauge', tags=[]}), the registration will be ignored. Note that subsequent logs will be logged at debug level. 17:56:32 2026-01-28T17:56:32.637Z WARN 11310 --- [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 17:56:32 2026-01-28T17:56:32.972Z WARN 11310 --- [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. 17:56:33 2026-01-28T17:56:33.061Z INFO 11310 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:56:33 2026-01-28T17:56:33.061Z INFO 11310 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:56:33 2026-01-28T17:56:33.065Z INFO 11310 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 17:56:33 2026-01-28T17:56:33.075Z INFO 11310 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 14 ms 17:56:33 2026-01-28T17:56:33.109Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:33 allow.auto.create.topics = true 17:56:33 auto.commit.interval.ms = 5000 17:56:33 auto.include.jmx.reporter = true 17:56:33 auto.offset.reset = latest 17:56:33 bootstrap.servers = [localhost:32777] 17:56:33 check.crcs = true 17:56:33 client.dns.lookup = use_all_dns_ips 17:56:33 client.id = consumer-ncmp-group-30 17:56:33 client.rack = 17:56:33 connections.max.idle.ms = 540000 17:56:33 default.api.timeout.ms = 60000 17:56:33 enable.auto.commit = false 17:56:33 enable.metrics.push = true 17:56:33 exclude.internal.topics = true 17:56:33 fetch.max.bytes = 52428800 17:56:33 fetch.max.wait.ms = 500 17:56:33 fetch.min.bytes = 1 17:56:33 group.id = ncmp-group 17:56:33 group.instance.id = null 17:56:33 group.protocol = classic 17:56:33 group.remote.assignor = null 17:56:33 heartbeat.interval.ms = 3000 17:56:33 interceptor.classes = [] 17:56:33 internal.leave.group.on.close = true 17:56:33 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:33 isolation.level = read_uncommitted 17:56:33 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:56:33 max.partition.fetch.bytes = 1048576 17:56:33 max.poll.interval.ms = 300000 17:56:33 max.poll.records = 500 17:56:33 metadata.max.age.ms = 300000 17:56:33 metadata.recovery.strategy = none 17:56:33 metric.reporters = [] 17:56:33 metrics.num.samples = 2 17:56:33 metrics.recording.level = INFO 17:56:33 metrics.sample.window.ms = 30000 17:56:33 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:33 receive.buffer.bytes = 65536 17:56:33 reconnect.backoff.max.ms = 1000 17:56:33 reconnect.backoff.ms = 50 17:56:33 request.timeout.ms = 30000 17:56:33 retry.backoff.max.ms = 1000 17:56:33 retry.backoff.ms = 100 17:56:33 sasl.client.callback.handler.class = null 17:56:33 sasl.jaas.config = null 17:56:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:33 sasl.kerberos.min.time.before.relogin = 60000 17:56:33 sasl.kerberos.service.name = null 17:56:33 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:33 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:33 sasl.login.callback.handler.class = null 17:56:33 sasl.login.class = null 17:56:33 sasl.login.connect.timeout.ms = null 17:56:33 sasl.login.read.timeout.ms = null 17:56:33 sasl.login.refresh.buffer.seconds = 300 17:56:33 sasl.login.refresh.min.period.seconds = 60 17:56:33 sasl.login.refresh.window.factor = 0.8 17:56:33 sasl.login.refresh.window.jitter = 0.05 17:56:33 sasl.login.retry.backoff.max.ms = 10000 17:56:33 sasl.login.retry.backoff.ms = 100 17:56:33 sasl.mechanism = GSSAPI 17:56:33 sasl.oauthbearer.clock.skew.seconds = 30 17:56:33 sasl.oauthbearer.expected.audience = null 17:56:33 sasl.oauthbearer.expected.issuer = null 17:56:33 sasl.oauthbearer.header.urlencode = false 17:56:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:33 sasl.oauthbearer.jwks.endpoint.url = null 17:56:33 sasl.oauthbearer.scope.claim.name = scope 17:56:33 sasl.oauthbearer.sub.claim.name = sub 17:56:33 sasl.oauthbearer.token.endpoint.url = null 17:56:33 security.protocol = PLAINTEXT 17:56:33 security.providers = null 17:56:33 send.buffer.bytes = 131072 17:56:33 session.timeout.ms = 45000 17:56:33 socket.connection.setup.timeout.max.ms = 30000 17:56:33 socket.connection.setup.timeout.ms = 10000 17:56:33 ssl.cipher.suites = null 17:56:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:33 ssl.endpoint.identification.algorithm = https 17:56:33 ssl.engine.factory.class = null 17:56:33 ssl.key.password = null 17:56:33 ssl.keymanager.algorithm = SunX509 17:56:33 ssl.keystore.certificate.chain = null 17:56:33 ssl.keystore.key = null 17:56:33 ssl.keystore.location = null 17:56:33 ssl.keystore.password = null 17:56:33 ssl.keystore.type = JKS 17:56:33 ssl.protocol = TLSv1.3 17:56:33 ssl.provider = null 17:56:33 ssl.secure.random.implementation = null 17:56:33 ssl.trustmanager.algorithm = PKIX 17:56:33 ssl.truststore.certificates = null 17:56:33 ssl.truststore.location = null 17:56:33 ssl.truststore.password = null 17:56:33 ssl.truststore.type = JKS 17:56:33 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:56:33 17:56:33 2026-01-28T17:56:33.109Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:33 2026-01-28T17:56:33.111Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 17:56:33 2026-01-28T17:56:33.111Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:33 2026-01-28T17:56:33.111Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:33 2026-01-28T17:56:33.111Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622993111 17:56:33 2026-01-28T17:56:33.111Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 17:56:33 2026-01-28T17:56:33.113Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:33 allow.auto.create.topics = true 17:56:33 auto.commit.interval.ms = 5000 17:56:33 auto.include.jmx.reporter = true 17:56:33 auto.offset.reset = latest 17:56:33 bootstrap.servers = [localhost:32777] 17:56:33 check.crcs = true 17:56:33 client.dns.lookup = use_all_dns_ips 17:56:33 client.id = consumer-ncmp-group-31 17:56:33 client.rack = 17:56:33 connections.max.idle.ms = 540000 17:56:33 default.api.timeout.ms = 60000 17:56:33 enable.auto.commit = false 17:56:33 enable.metrics.push = true 17:56:33 exclude.internal.topics = true 17:56:33 fetch.max.bytes = 52428800 17:56:33 fetch.max.wait.ms = 500 17:56:33 fetch.min.bytes = 1 17:56:33 group.id = ncmp-group 17:56:33 group.instance.id = null 17:56:33 group.protocol = classic 17:56:33 group.remote.assignor = null 17:56:33 heartbeat.interval.ms = 3000 17:56:33 interceptor.classes = [] 17:56:33 internal.leave.group.on.close = true 17:56:33 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:33 isolation.level = read_uncommitted 17:56:33 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:56:33 max.partition.fetch.bytes = 1048576 17:56:33 max.poll.interval.ms = 300000 17:56:33 max.poll.records = 500 17:56:33 metadata.max.age.ms = 300000 17:56:33 metadata.recovery.strategy = none 17:56:33 metric.reporters = [] 17:56:33 metrics.num.samples = 2 17:56:33 metrics.recording.level = INFO 17:56:33 metrics.sample.window.ms = 30000 17:56:33 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:33 receive.buffer.bytes = 65536 17:56:33 reconnect.backoff.max.ms = 1000 17:56:33 reconnect.backoff.ms = 50 17:56:33 request.timeout.ms = 30000 17:56:33 retry.backoff.max.ms = 1000 17:56:33 retry.backoff.ms = 100 17:56:33 sasl.client.callback.handler.class = null 17:56:33 sasl.jaas.config = null 17:56:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:33 sasl.kerberos.min.time.before.relogin = 60000 17:56:33 sasl.kerberos.service.name = null 17:56:33 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:33 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:33 sasl.login.callback.handler.class = null 17:56:33 sasl.login.class = null 17:56:33 sasl.login.connect.timeout.ms = null 17:56:33 sasl.login.read.timeout.ms = null 17:56:33 sasl.login.refresh.buffer.seconds = 300 17:56:33 sasl.login.refresh.min.period.seconds = 60 17:56:33 sasl.login.refresh.window.factor = 0.8 17:56:33 sasl.login.refresh.window.jitter = 0.05 17:56:33 sasl.login.retry.backoff.max.ms = 10000 17:56:33 sasl.login.retry.backoff.ms = 100 17:56:33 sasl.mechanism = GSSAPI 17:56:33 sasl.oauthbearer.clock.skew.seconds = 30 17:56:33 sasl.oauthbearer.expected.audience = null 17:56:33 sasl.oauthbearer.expected.issuer = null 17:56:33 sasl.oauthbearer.header.urlencode = false 17:56:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:33 sasl.oauthbearer.jwks.endpoint.url = null 17:56:33 sasl.oauthbearer.scope.claim.name = scope 17:56:33 sasl.oauthbearer.sub.claim.name = sub 17:56:33 sasl.oauthbearer.token.endpoint.url = null 17:56:33 security.protocol = PLAINTEXT 17:56:33 security.providers = null 17:56:33 send.buffer.bytes = 131072 17:56:33 session.timeout.ms = 45000 17:56:33 socket.connection.setup.timeout.max.ms = 30000 17:56:33 socket.connection.setup.timeout.ms = 10000 17:56:33 ssl.cipher.suites = null 17:56:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:33 ssl.endpoint.identification.algorithm = https 17:56:33 ssl.engine.factory.class = null 17:56:33 ssl.key.password = null 17:56:33 ssl.keymanager.algorithm = SunX509 17:56:33 ssl.keystore.certificate.chain = null 17:56:33 ssl.keystore.key = null 17:56:33 ssl.keystore.location = null 17:56:33 ssl.keystore.password = null 17:56:33 ssl.keystore.type = JKS 17:56:33 ssl.protocol = TLSv1.3 17:56:33 ssl.provider = null 17:56:33 ssl.secure.random.implementation = null 17:56:33 ssl.trustmanager.algorithm = PKIX 17:56:33 ssl.truststore.certificates = null 17:56:33 ssl.truststore.location = null 17:56:33 ssl.truststore.password = null 17:56:33 ssl.truststore.type = JKS 17:56:33 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:56:33 17:56:33 2026-01-28T17:56:33.113Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:33 2026-01-28T17:56:33.115Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 17:56:33 2026-01-28T17:56:33.115Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:33 2026-01-28T17:56:33.115Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:33 2026-01-28T17:56:33.115Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622993115 17:56:33 2026-01-28T17:56:33.116Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 17:56:33 2026-01-28T17:56:33.117Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:33 allow.auto.create.topics = true 17:56:33 auto.commit.interval.ms = 5000 17:56:33 auto.include.jmx.reporter = true 17:56:33 auto.offset.reset = latest 17:56:33 bootstrap.servers = [localhost:32777] 17:56:33 check.crcs = true 17:56:33 client.dns.lookup = use_all_dns_ips 17:56:33 client.id = consumer-ncmp-group-32 17:56:33 client.rack = 17:56:33 connections.max.idle.ms = 540000 17:56:33 default.api.timeout.ms = 60000 17:56:33 enable.auto.commit = false 17:56:33 enable.metrics.push = true 17:56:33 exclude.internal.topics = true 17:56:33 fetch.max.bytes = 52428800 17:56:33 fetch.max.wait.ms = 500 17:56:33 fetch.min.bytes = 1 17:56:33 group.id = ncmp-group 17:56:33 group.instance.id = null 17:56:33 group.protocol = classic 17:56:33 group.remote.assignor = null 17:56:33 heartbeat.interval.ms = 3000 17:56:33 interceptor.classes = [] 17:56:33 internal.leave.group.on.close = true 17:56:33 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:33 isolation.level = read_uncommitted 17:56:33 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:56:33 max.partition.fetch.bytes = 1048576 17:56:33 max.poll.interval.ms = 300000 17:56:33 max.poll.records = 500 17:56:33 metadata.max.age.ms = 300000 17:56:33 metadata.recovery.strategy = none 17:56:33 metric.reporters = [] 17:56:33 metrics.num.samples = 2 17:56:33 metrics.recording.level = INFO 17:56:33 metrics.sample.window.ms = 30000 17:56:33 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:33 receive.buffer.bytes = 65536 17:56:33 reconnect.backoff.max.ms = 1000 17:56:33 reconnect.backoff.ms = 50 17:56:33 request.timeout.ms = 30000 17:56:33 retry.backoff.max.ms = 1000 17:56:33 retry.backoff.ms = 100 17:56:33 sasl.client.callback.handler.class = null 17:56:33 sasl.jaas.config = null 17:56:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:33 sasl.kerberos.min.time.before.relogin = 60000 17:56:33 sasl.kerberos.service.name = null 17:56:33 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:33 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:33 sasl.login.callback.handler.class = null 17:56:33 sasl.login.class = null 17:56:33 sasl.login.connect.timeout.ms = null 17:56:33 sasl.login.read.timeout.ms = null 17:56:33 sasl.login.refresh.buffer.seconds = 300 17:56:33 sasl.login.refresh.min.period.seconds = 60 17:56:33 sasl.login.refresh.window.factor = 0.8 17:56:33 sasl.login.refresh.window.jitter = 0.05 17:56:33 sasl.login.retry.backoff.max.ms = 10000 17:56:33 sasl.login.retry.backoff.ms = 100 17:56:33 sasl.mechanism = GSSAPI 17:56:33 sasl.oauthbearer.clock.skew.seconds = 30 17:56:33 sasl.oauthbearer.expected.audience = null 17:56:33 sasl.oauthbearer.expected.issuer = null 17:56:33 sasl.oauthbearer.header.urlencode = false 17:56:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:33 sasl.oauthbearer.jwks.endpoint.url = null 17:56:33 sasl.oauthbearer.scope.claim.name = scope 17:56:33 sasl.oauthbearer.sub.claim.name = sub 17:56:33 sasl.oauthbearer.token.endpoint.url = null 17:56:33 security.protocol = PLAINTEXT 17:56:33 security.providers = null 17:56:33 send.buffer.bytes = 131072 17:56:33 session.timeout.ms = 45000 17:56:33 socket.connection.setup.timeout.max.ms = 30000 17:56:33 socket.connection.setup.timeout.ms = 10000 17:56:33 ssl.cipher.suites = null 17:56:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:33 ssl.endpoint.identification.algorithm = https 17:56:33 ssl.engine.factory.class = null 17:56:33 ssl.key.password = null 17:56:33 ssl.keymanager.algorithm = SunX509 17:56:33 ssl.keystore.certificate.chain = null 17:56:33 ssl.keystore.key = null 17:56:33 ssl.keystore.location = null 17:56:33 ssl.keystore.password = null 17:56:33 ssl.keystore.type = JKS 17:56:33 ssl.protocol = TLSv1.3 17:56:33 ssl.provider = null 17:56:33 ssl.secure.random.implementation = null 17:56:33 ssl.trustmanager.algorithm = PKIX 17:56:33 ssl.truststore.certificates = null 17:56:33 ssl.truststore.location = null 17:56:33 ssl.truststore.password = null 17:56:33 ssl.truststore.type = JKS 17:56:33 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:56:33 17:56:33 2026-01-28T17:56:33.118Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:33 2026-01-28T17:56:33.121Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:33 2026-01-28T17:56:33.124Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:33 2026-01-28T17:56:33.124Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:33 2026-01-28T17:56:33.124Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622993124 17:56:33 2026-01-28T17:56:33.124Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Subscribed to topic(s): subscription 17:56:33 2026-01-28T17:56:33.126Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:33 allow.auto.create.topics = true 17:56:33 auto.commit.interval.ms = 5000 17:56:33 auto.include.jmx.reporter = true 17:56:33 auto.offset.reset = latest 17:56:33 bootstrap.servers = [localhost:32777] 17:56:33 check.crcs = true 17:56:33 client.dns.lookup = use_all_dns_ips 17:56:33 client.id = consumer-ncmp-group-33 17:56:33 client.rack = 17:56:33 connections.max.idle.ms = 540000 17:56:33 default.api.timeout.ms = 60000 17:56:33 enable.auto.commit = false 17:56:33 enable.metrics.push = true 17:56:33 exclude.internal.topics = true 17:56:33 fetch.max.bytes = 52428800 17:56:33 fetch.max.wait.ms = 500 17:56:33 fetch.min.bytes = 1 17:56:33 group.id = ncmp-group 17:56:33 group.instance.id = null 17:56:33 group.protocol = classic 17:56:33 group.remote.assignor = null 17:56:33 heartbeat.interval.ms = 3000 17:56:33 interceptor.classes = [] 17:56:33 internal.leave.group.on.close = true 17:56:33 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:33 isolation.level = read_uncommitted 17:56:33 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:56:33 max.partition.fetch.bytes = 1048576 17:56:33 max.poll.interval.ms = 300000 17:56:33 max.poll.records = 500 17:56:33 metadata.max.age.ms = 300000 17:56:33 metadata.recovery.strategy = none 17:56:33 metric.reporters = [] 17:56:33 metrics.num.samples = 2 17:56:33 metrics.recording.level = INFO 17:56:33 metrics.sample.window.ms = 30000 17:56:33 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:33 receive.buffer.bytes = 65536 17:56:33 reconnect.backoff.max.ms = 1000 17:56:33 reconnect.backoff.ms = 50 17:56:33 request.timeout.ms = 30000 17:56:33 retry.backoff.max.ms = 1000 17:56:33 retry.backoff.ms = 100 17:56:33 sasl.client.callback.handler.class = null 17:56:33 sasl.jaas.config = null 17:56:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:33 sasl.kerberos.min.time.before.relogin = 60000 17:56:33 sasl.kerberos.service.name = null 17:56:33 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:33 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:33 sasl.login.callback.handler.class = null 17:56:33 sasl.login.class = null 17:56:33 sasl.login.connect.timeout.ms = null 17:56:33 sasl.login.read.timeout.ms = null 17:56:33 sasl.login.refresh.buffer.seconds = 300 17:56:33 sasl.login.refresh.min.period.seconds = 60 17:56:33 sasl.login.refresh.window.factor = 0.8 17:56:33 sasl.login.refresh.window.jitter = 0.05 17:56:33 sasl.login.retry.backoff.max.ms = 10000 17:56:33 sasl.login.retry.backoff.ms = 100 17:56:33 sasl.mechanism = GSSAPI 17:56:33 sasl.oauthbearer.clock.skew.seconds = 30 17:56:33 sasl.oauthbearer.expected.audience = null 17:56:33 sasl.oauthbearer.expected.issuer = null 17:56:33 sasl.oauthbearer.header.urlencode = false 17:56:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:33 sasl.oauthbearer.jwks.endpoint.url = null 17:56:33 sasl.oauthbearer.scope.claim.name = scope 17:56:33 sasl.oauthbearer.sub.claim.name = sub 17:56:33 sasl.oauthbearer.token.endpoint.url = null 17:56:33 security.protocol = PLAINTEXT 17:56:33 security.providers = null 17:56:33 send.buffer.bytes = 131072 17:56:33 session.timeout.ms = 45000 17:56:33 socket.connection.setup.timeout.max.ms = 30000 17:56:33 socket.connection.setup.timeout.ms = 10000 17:56:33 ssl.cipher.suites = null 17:56:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:33 ssl.endpoint.identification.algorithm = https 17:56:33 ssl.engine.factory.class = null 17:56:33 ssl.key.password = null 17:56:33 ssl.keymanager.algorithm = SunX509 17:56:33 ssl.keystore.certificate.chain = null 17:56:33 ssl.keystore.key = null 17:56:33 ssl.keystore.location = null 17:56:33 ssl.keystore.password = null 17:56:33 ssl.keystore.type = JKS 17:56:33 ssl.protocol = TLSv1.3 17:56:33 ssl.provider = null 17:56:33 ssl.secure.random.implementation = null 17:56:33 ssl.trustmanager.algorithm = PKIX 17:56:33 ssl.truststore.certificates = null 17:56:33 ssl.truststore.location = null 17:56:33 ssl.truststore.password = null 17:56:33 ssl.truststore.type = JKS 17:56:33 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:56:33 17:56:33 2026-01-28T17:56:33.126Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:33 2026-01-28T17:56:33.128Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 17:56:33 2026-01-28T17:56:33.128Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:33 2026-01-28T17:56:33.128Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:33 2026-01-28T17:56:33.128Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622993128 17:56:33 2026-01-28T17:56:33.128Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 17:56:33 2026-01-28T17:56:33.156Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:56:33 2026-01-28T17:56:33.161Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:33 2026-01-28T17:56:33.161Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] (Re-)joining group 17:56:33 2026-01-28T17:56:33.161Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:56:33 2026-01-28T17:56:33.162Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:33 allow.auto.create.topics = true 17:56:33 auto.commit.interval.ms = 5000 17:56:33 auto.include.jmx.reporter = true 17:56:33 auto.offset.reset = latest 17:56:33 bootstrap.servers = [localhost:32777] 17:56:33 check.crcs = true 17:56:33 client.dns.lookup = use_all_dns_ips 17:56:33 client.id = consumer-ncmp-data-operation-event-group-34 17:56:33 client.rack = 17:56:33 connections.max.idle.ms = 540000 17:56:33 default.api.timeout.ms = 60000 17:56:33 enable.auto.commit = false 17:56:33 enable.metrics.push = true 17:56:33 exclude.internal.topics = true 17:56:33 fetch.max.bytes = 52428800 17:56:33 fetch.max.wait.ms = 500 17:56:33 fetch.min.bytes = 1 17:56:33 group.id = ncmp-data-operation-event-group 17:56:33 group.instance.id = null 17:56:33 group.protocol = classic 17:56:33 group.remote.assignor = null 17:56:33 heartbeat.interval.ms = 3000 17:56:33 interceptor.classes = [] 17:56:33 internal.leave.group.on.close = true 17:56:33 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:33 isolation.level = read_uncommitted 17:56:33 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:56:33 max.partition.fetch.bytes = 1048576 17:56:33 max.poll.interval.ms = 300000 17:56:33 max.poll.records = 500 17:56:33 metadata.max.age.ms = 300000 17:56:33 metadata.recovery.strategy = none 17:56:33 metric.reporters = [] 17:56:33 metrics.num.samples = 2 17:56:33 metrics.recording.level = INFO 17:56:33 metrics.sample.window.ms = 30000 17:56:33 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:33 receive.buffer.bytes = 65536 17:56:33 reconnect.backoff.max.ms = 1000 17:56:33 reconnect.backoff.ms = 50 17:56:33 request.timeout.ms = 30000 17:56:33 retry.backoff.max.ms = 1000 17:56:33 retry.backoff.ms = 100 17:56:33 sasl.client.callback.handler.class = null 17:56:33 sasl.jaas.config = null 17:56:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:33 sasl.kerberos.min.time.before.relogin = 60000 17:56:33 sasl.kerberos.service.name = null 17:56:33 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:33 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:33 sasl.login.callback.handler.class = null 17:56:33 sasl.login.class = null 17:56:33 sasl.login.connect.timeout.ms = null 17:56:33 sasl.login.read.timeout.ms = null 17:56:33 sasl.login.refresh.buffer.seconds = 300 17:56:33 sasl.login.refresh.min.period.seconds = 60 17:56:33 sasl.login.refresh.window.factor = 0.8 17:56:33 sasl.login.refresh.window.jitter = 0.05 17:56:33 sasl.login.retry.backoff.max.ms = 10000 17:56:33 sasl.login.retry.backoff.ms = 100 17:56:33 sasl.mechanism = GSSAPI 17:56:33 sasl.oauthbearer.clock.skew.seconds = 30 17:56:33 sasl.oauthbearer.expected.audience = null 17:56:33 sasl.oauthbearer.expected.issuer = null 17:56:33 sasl.oauthbearer.header.urlencode = false 17:56:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:33 sasl.oauthbearer.jwks.endpoint.url = null 17:56:33 sasl.oauthbearer.scope.claim.name = scope 17:56:33 sasl.oauthbearer.sub.claim.name = sub 17:56:33 sasl.oauthbearer.token.endpoint.url = null 17:56:33 security.protocol = PLAINTEXT 17:56:33 security.providers = null 17:56:33 send.buffer.bytes = 131072 17:56:33 session.timeout.ms = 45000 17:56:33 socket.connection.setup.timeout.max.ms = 30000 17:56:33 socket.connection.setup.timeout.ms = 10000 17:56:33 ssl.cipher.suites = null 17:56:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:33 ssl.endpoint.identification.algorithm = https 17:56:33 ssl.engine.factory.class = null 17:56:33 ssl.key.password = null 17:56:33 ssl.keymanager.algorithm = SunX509 17:56:33 ssl.keystore.certificate.chain = null 17:56:33 ssl.keystore.key = null 17:56:33 ssl.keystore.location = null 17:56:33 ssl.keystore.password = null 17:56:33 ssl.keystore.type = JKS 17:56:33 ssl.protocol = TLSv1.3 17:56:33 ssl.provider = null 17:56:33 ssl.secure.random.implementation = null 17:56:33 ssl.trustmanager.algorithm = PKIX 17:56:33 ssl.truststore.certificates = null 17:56:33 ssl.truststore.location = null 17:56:33 ssl.truststore.password = null 17:56:33 ssl.truststore.type = JKS 17:56:33 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:56:33 17:56:33 2026-01-28T17:56:33.162Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:33 2026-01-28T17:56:33.162Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:56:33 2026-01-28T17:56:33.162Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:33 2026-01-28T17:56:33.164Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] (Re-)joining group 17:56:33 2026-01-28T17:56:33.164Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 17:56:33 2026-01-28T17:56:33.164Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:33 2026-01-28T17:56:33.164Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:33 2026-01-28T17:56:33.164Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622993164 17:56:33 2026-01-28T17:56:33.164Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 17:56:33 2026-01-28T17:56:33.169Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:33 2026-01-28T17:56:33.169Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-30-e306ef89-2515-475a-9d46-8fb50468805b 17:56:33 2026-01-28T17:56:33.169Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] (Re-)joining group 17:56:33 2026-01-28T17:56:33.170Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:56:33 2026-01-28T17:56:33.171Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-31-e3558965-fc3a-4c27-9584-f705355badf6 17:56:33 2026-01-28T17:56:33.171Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] (Re-)joining group 17:56:33 2026-01-28T17:56:33.172Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] (Re-)joining group 17:56:33 2026-01-28T17:56:33.174Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] (Re-)joining group 17:56:33 2026-01-28T17:56:33.175Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:33 allow.auto.create.topics = true 17:56:33 auto.commit.interval.ms = 5000 17:56:33 auto.include.jmx.reporter = true 17:56:33 auto.offset.reset = latest 17:56:33 bootstrap.servers = [localhost:32777] 17:56:33 check.crcs = true 17:56:33 client.dns.lookup = use_all_dns_ips 17:56:33 client.id = consumer-ncmp-async-rest-request-event-group-35 17:56:33 client.rack = 17:56:33 connections.max.idle.ms = 540000 17:56:33 default.api.timeout.ms = 60000 17:56:33 enable.auto.commit = false 17:56:33 enable.metrics.push = true 17:56:33 exclude.internal.topics = true 17:56:33 fetch.max.bytes = 52428800 17:56:33 fetch.max.wait.ms = 500 17:56:33 fetch.min.bytes = 1 17:56:33 group.id = ncmp-async-rest-request-event-group 17:56:33 group.instance.id = null 17:56:33 group.protocol = classic 17:56:33 group.remote.assignor = null 17:56:33 heartbeat.interval.ms = 3000 17:56:33 interceptor.classes = [] 17:56:33 internal.leave.group.on.close = true 17:56:33 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:33 isolation.level = read_uncommitted 17:56:33 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:56:33 max.partition.fetch.bytes = 1048576 17:56:33 max.poll.interval.ms = 300000 17:56:33 max.poll.records = 500 17:56:33 metadata.max.age.ms = 300000 17:56:33 metadata.recovery.strategy = none 17:56:33 metric.reporters = [] 17:56:33 metrics.num.samples = 2 17:56:33 metrics.recording.level = INFO 17:56:33 metrics.sample.window.ms = 30000 17:56:33 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:33 receive.buffer.bytes = 65536 17:56:33 reconnect.backoff.max.ms = 1000 17:56:33 reconnect.backoff.ms = 50 17:56:33 request.timeout.ms = 30000 17:56:33 retry.backoff.max.ms = 1000 17:56:33 retry.backoff.ms = 100 17:56:33 sasl.client.callback.handler.class = null 17:56:33 sasl.jaas.config = null 17:56:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:33 sasl.kerberos.min.time.before.relogin = 60000 17:56:33 sasl.kerberos.service.name = null 17:56:33 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:33 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:33 sasl.login.callback.handler.class = null 17:56:33 sasl.login.class = null 17:56:33 sasl.login.connect.timeout.ms = null 17:56:33 sasl.login.read.timeout.ms = null 17:56:33 sasl.login.refresh.buffer.seconds = 300 17:56:33 sasl.login.refresh.min.period.seconds = 60 17:56:33 sasl.login.refresh.window.factor = 0.8 17:56:33 sasl.login.refresh.window.jitter = 0.05 17:56:33 sasl.login.retry.backoff.max.ms = 10000 17:56:33 sasl.login.retry.backoff.ms = 100 17:56:33 sasl.mechanism = GSSAPI 17:56:33 sasl.oauthbearer.clock.skew.seconds = 30 17:56:33 sasl.oauthbearer.expected.audience = null 17:56:33 sasl.oauthbearer.expected.issuer = null 17:56:33 sasl.oauthbearer.header.urlencode = false 17:56:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:33 sasl.oauthbearer.jwks.endpoint.url = null 17:56:33 sasl.oauthbearer.scope.claim.name = scope 17:56:33 sasl.oauthbearer.sub.claim.name = sub 17:56:33 sasl.oauthbearer.token.endpoint.url = null 17:56:33 security.protocol = PLAINTEXT 17:56:33 security.providers = null 17:56:33 send.buffer.bytes = 131072 17:56:33 session.timeout.ms = 45000 17:56:33 socket.connection.setup.timeout.max.ms = 30000 17:56:33 socket.connection.setup.timeout.ms = 10000 17:56:33 ssl.cipher.suites = null 17:56:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:33 ssl.endpoint.identification.algorithm = https 17:56:33 ssl.engine.factory.class = null 17:56:33 ssl.key.password = null 17:56:33 ssl.keymanager.algorithm = SunX509 17:56:33 ssl.keystore.certificate.chain = null 17:56:33 ssl.keystore.key = null 17:56:33 ssl.keystore.location = null 17:56:33 ssl.keystore.password = null 17:56:33 ssl.keystore.type = JKS 17:56:33 ssl.protocol = TLSv1.3 17:56:33 ssl.provider = null 17:56:33 ssl.secure.random.implementation = null 17:56:33 ssl.trustmanager.algorithm = PKIX 17:56:33 ssl.truststore.certificates = null 17:56:33 ssl.truststore.location = null 17:56:33 ssl.truststore.password = null 17:56:33 ssl.truststore.type = JKS 17:56:33 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:56:33 17:56:33 2026-01-28T17:56:33.175Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:33 2026-01-28T17:56:33.176Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-32-93f7a658-6ecb-4519-a1a5-2a71d7d48dfa 17:56:33 2026-01-28T17:56:33.176Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] (Re-)joining group 17:56:33 2026-01-28T17:56:33.181Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:33 2026-01-28T17:56:33.181Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:56:33 2026-01-28T17:56:33.182Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:33 2026-01-28T17:56:33.182Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:33 2026-01-28T17:56:33.182Z INFO 11310 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1769622993182 17:56:33 2026-01-28T17:56:33.183Z INFO 11310 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 17:56:33 2026-01-28T17:56:33.185Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-33-55f20439-e903-4805-b3a3-85aa835245a0 17:56:33 2026-01-28T17:56:33.185Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] (Re-)joining group 17:56:33 2026-01-28T17:56:33.186Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] (Re-)joining group 17:56:33 2026-01-28T17:56:33.192Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:33 2026-01-28T17:56:33.192Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, 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-34-bd638a59-6c21-4dab-8d49-3498f9e6fe49 17:56:33 2026-01-28T17:56:33.192Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] (Re-)joining group 17:56:33 2026-01-28T17:56:33.193Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:56:33 2026-01-28T17:56:33.195Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 17:56:33 2026-01-28T17:56:33.200Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, 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-35-913d0488-8404-4197-a2f1-535f6971d576 17:56:33 2026-01-28T17:56:33.200Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 17:56:33 2026-01-28T17:56:33.204Z INFO 11310 --- [cps-integration-test] [ main] o.c.i.f.n.i.DataMigrationIntegrationSpec : Started DataMigrationIntegrationSpec in 2.238 seconds (process running for 95.868) 17:56:33 2026-01-28T17:56:33.205Z INFO 11310 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 17:56:33 2026-01-28T17:56:33.205Z INFO 11310 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 17:56:33 2026-01-28T17:56:33.205Z INFO 11310 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 17:56:33 2026-01-28T17:56:33.205Z INFO 11310 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 17:56:33 2026-01-28T17:56:33.207Z INFO 11310 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:56:33 2026-01-28T17:56:33.208Z INFO 11310 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 17:56:33 2026-01-28T17:56:33.209Z WARN 11310 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38407/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38407 17:56:33 2026-01-28T17:56:33.214Z WARN 11310 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53851/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53851 17:56:33 2026-01-28T17:56:33.216Z WARN 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:33 2026-01-28T17:56:33.216Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 17:56:33 Detail: Key (name)=(CPS-Admin) already exists. 17:56:33 2026-01-28T17:56:33.240Z WARN 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:33 2026-01-28T17:56:33.241Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 17:56:33 Detail: Key (name, dataspace_id)=(cps-notification-subscriptions, 1) already exists. 17:56:33 2026-01-28T17:56:33.243Z WARN 11310 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new schema set failed as schema set already exists 17:56:33 2026-01-28T17:56:33.248Z WARN 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:33 2026-01-28T17:56:33.248Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 17:56:33 Detail: Key (dataspace_id, name)=(1, cps-notification-subscriptions) already exists. 17:56:33 2026-01-28T17:56:33.250Z WARN 11310 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new anchor failed as anchor already exists 17:56:33 2026-01-28T17:56:33.254Z WARN 11310 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44373/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44373 17:56:33 2026-01-28T17:56:33.268Z WARN 11310 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41835/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41835 17:56:33 2026-01-28T17:56:33.271Z WARN 11310 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43679/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43679 17:56:33 2026-01-28T17:56:33.277Z INFO 11310 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:33 2026-01-28T17:56:33.277Z WARN 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:33 2026-01-28T17:56:33.277Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('1'::int8),('{}'),(NULL),('/dataspaces'),('501'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:33 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. Call getNextException to see other errors in the batch. 17:56:33 2026-01-28T17:56:33.278Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:33 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. 17:56:33 2026-01-28T17:56:33.281Z WARN 11310 --- [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 (('1'::int8),('{}'),(NULL),('/dataspaces'),('501'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:33 Detail: Key (anchor_id, xpath)=(1, /dataspaces) 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 17:56:33 2026-01-28T17:56:33.284Z INFO 11310 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:33 2026-01-28T17:56:33.284Z WARN 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:33 2026-01-28T17:56:33.284Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('1'::int8),('{}'),(NULL),('/dataspaces'),('502'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:33 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. Call getNextException to see other errors in the batch. 17:56:33 2026-01-28T17:56:33.284Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:33 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. 17:56:33 2026-01-28T17:56:33.284Z WARN 11310 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new data node 'dataspaces' failed as data node already exists 17:56:33 2026-01-28T17:56:33.285Z INFO 11310 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 17:56:33 2026-01-28T17:56:33.285Z INFO 11310 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 17:56:33 2026-01-28T17:56:33.285Z INFO 11310 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:56:33 2026-01-28T17:56:33.285Z INFO 11310 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:56:33 2026-01-28T17:56:33.286Z WARN 11310 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59855/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59855 17:56:33 2026-01-28T17:56:33.290Z WARN 11310 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41013/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41013 17:56:33 2026-01-28T17:56:33.291Z INFO 11310 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Upgrading already installed inventory to revision 2025-07-22. 17:56:33 2026-01-28T17:56:33.292Z WARN 11310 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46889/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46889 17:56:33 2026-01-28T17:56:33.309Z WARN 11310 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38541/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38541 17:56:33 2026-01-28T17:56:33.330Z WARN 11310 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57191/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57191 17:56:33 2026-01-28T17:56:33.334Z INFO 11310 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 17:56:33 2026-01-28T17:56:33.334Z INFO 11310 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory data migration started 17:56:33 2026-01-28T17:56:33.344Z INFO 11310 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Number of cm handles to process 0 17:56:33 2026-01-28T17:56:33.344Z INFO 11310 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory Cm Handle data migration completed. 17:56:33 2026-01-28T17:56:33.351Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 17:56:33 2026-01-28T17:56:33.357Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 17:56:33 2026-01-28T17:56:33.365Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 17:56:33 2026-01-28T17:56:33.372Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 17:56:33 2026-01-28T17:56:33.374Z WARN 11310 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42379/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42379 17:56:33 2026-01-28T17:56:33.377Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 17:56:33 2026-01-28T17:56:33.385Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 17:56:33 2026-01-28T17:56:33.386Z WARN 11310 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49569/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49569 17:56:33 2026-01-28T17:56:33.402Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 17:56:33 2026-01-28T17:56:33.402Z INFO 11310 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:56:33 2026-01-28T17:56:33.402Z INFO 11310 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:56:33 2026-01-28T17:56:33.402Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 17:56:33 2026-01-28T17:56:33.407Z WARN 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:33 2026-01-28T17:56:33.407Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 17:56:33 Detail: Key (name, dataspace_id)=(cm-data-job-subscriptions, 2) already exists. 17:56:33 2026-01-28T17:56:33.408Z WARN 11310 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new schema set failed as schema set already exists 17:56:33 2026-01-28T17:56:33.412Z WARN 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:33 2026-01-28T17:56:33.412Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 17:56:33 Detail: Key (dataspace_id, name)=(2, cm-data-job-subscriptions) already exists. 17:56:33 2026-01-28T17:56:33.412Z WARN 11310 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new anchor failed as anchor already exists 17:56:33 2026-01-28T17:56:33.417Z WARN 11310 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44055/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44055 17:56:33 2026-01-28T17:56:33.420Z WARN 11310 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43303/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43303 17:56:33 2026-01-28T17:56:33.431Z INFO 11310 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:33 2026-01-28T17:56:33.431Z WARN 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:33 2026-01-28T17:56:33.431Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('3'::int8),('{}'),(NULL),('/dataJob'),('503'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:33 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. Call getNextException to see other errors in the batch. 17:56:33 2026-01-28T17:56:33.431Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:33 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. 17:56:33 2026-01-28T17:56:33.431Z WARN 11310 --- [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 (('3'::int8),('{}'),(NULL),('/dataJob'),('503'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:33 Detail: Key (anchor_id, xpath)=(3, /dataJob) 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 17:56:33 2026-01-28T17:56:33.433Z INFO 11310 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:33 2026-01-28T17:56:33.433Z WARN 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:33 2026-01-28T17:56:33.433Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('3'::int8),('{}'),(NULL),('/dataJob'),('504'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:33 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. Call getNextException to see other errors in the batch. 17:56:33 2026-01-28T17:56:33.433Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:33 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. 17:56:33 2026-01-28T17:56:33.433Z WARN 11310 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new data node 'dataJob' failed as data node already exists 17:56:33 2026-01-28T17:56:33.434Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 17:56:33 2026-01-28T17:56:33.434Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 17:56:33 2026-01-28T17:56:33.434Z INFO 11310 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:56:33 2026-01-28T17:56:33.434Z INFO 11310 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 17:56:33 2026-01-28T17:56:33.434Z INFO 11310 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 17:56:33 2026-01-28T17:56:33.434Z INFO 11310 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 17:56:33 2026-01-28T17:56:33.434Z INFO 11310 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 17:56:33 2026-01-28T17:56:33.437Z WARN 11310 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49403/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49403 17:56:33 2026-01-28T17:56:33.464Z WARN 11310 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34113/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34113 17:56:33 2026-01-28T17:56:33.476Z INFO 11310 --- [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] 17:56:33 2026-01-28T17:56:33.476Z INFO 11310 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:56:33 acks = -1 17:56:33 auto.include.jmx.reporter = true 17:56:33 batch.size = 16384 17:56:33 bootstrap.servers = [localhost:32777] 17:56:33 buffer.memory = 33554432 17:56:33 client.dns.lookup = use_all_dns_ips 17:56:33 client.id = cps-core-1 17:56:33 compression.gzip.level = -1 17:56:33 compression.lz4.level = 9 17:56:33 compression.type = none 17:56:33 compression.zstd.level = 3 17:56:33 connections.max.idle.ms = 540000 17:56:33 delivery.timeout.ms = 120000 17:56:33 enable.idempotence = true 17:56:33 enable.metrics.push = true 17:56:33 interceptor.classes = [] 17:56:33 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:33 linger.ms = 0 17:56:33 max.block.ms = 60000 17:56:33 max.in.flight.requests.per.connection = 5 17:56:33 max.request.size = 1048576 17:56:33 metadata.max.age.ms = 300000 17:56:33 metadata.max.idle.ms = 300000 17:56:33 metadata.recovery.strategy = none 17:56:33 metric.reporters = [] 17:56:33 metrics.num.samples = 2 17:56:33 metrics.recording.level = INFO 17:56:33 metrics.sample.window.ms = 30000 17:56:33 partitioner.adaptive.partitioning.enable = true 17:56:33 partitioner.availability.timeout.ms = 0 17:56:33 partitioner.class = null 17:56:33 partitioner.ignore.keys = false 17:56:33 receive.buffer.bytes = 32768 17:56:33 reconnect.backoff.max.ms = 1000 17:56:33 reconnect.backoff.ms = 50 17:56:33 request.timeout.ms = 30000 17:56:33 retries = 2147483647 17:56:33 retry.backoff.max.ms = 1000 17:56:33 retry.backoff.ms = 100 17:56:33 sasl.client.callback.handler.class = null 17:56:33 sasl.jaas.config = null 17:56:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:33 sasl.kerberos.min.time.before.relogin = 60000 17:56:33 sasl.kerberos.service.name = null 17:56:33 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:33 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:33 sasl.login.callback.handler.class = null 17:56:33 sasl.login.class = null 17:56:33 sasl.login.connect.timeout.ms = null 17:56:33 sasl.login.read.timeout.ms = null 17:56:33 sasl.login.refresh.buffer.seconds = 300 17:56:33 sasl.login.refresh.min.period.seconds = 60 17:56:33 sasl.login.refresh.window.factor = 0.8 17:56:33 sasl.login.refresh.window.jitter = 0.05 17:56:33 sasl.login.retry.backoff.max.ms = 10000 17:56:33 sasl.login.retry.backoff.ms = 100 17:56:33 sasl.mechanism = GSSAPI 17:56:33 sasl.oauthbearer.clock.skew.seconds = 30 17:56:33 sasl.oauthbearer.expected.audience = null 17:56:33 sasl.oauthbearer.expected.issuer = null 17:56:33 sasl.oauthbearer.header.urlencode = false 17:56:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:33 sasl.oauthbearer.jwks.endpoint.url = null 17:56:33 sasl.oauthbearer.scope.claim.name = scope 17:56:33 sasl.oauthbearer.sub.claim.name = sub 17:56:33 sasl.oauthbearer.token.endpoint.url = null 17:56:33 security.protocol = PLAINTEXT 17:56:33 security.providers = null 17:56:33 send.buffer.bytes = 131072 17:56:33 socket.connection.setup.timeout.max.ms = 30000 17:56:33 socket.connection.setup.timeout.ms = 10000 17:56:33 ssl.cipher.suites = null 17:56:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:33 ssl.endpoint.identification.algorithm = https 17:56:33 ssl.engine.factory.class = null 17:56:33 ssl.key.password = null 17:56:33 ssl.keymanager.algorithm = SunX509 17:56:33 ssl.keystore.certificate.chain = null 17:56:33 ssl.keystore.key = null 17:56:33 ssl.keystore.location = null 17:56:33 ssl.keystore.password = null 17:56:33 ssl.keystore.type = JKS 17:56:33 ssl.protocol = TLSv1.3 17:56:33 ssl.provider = null 17:56:33 ssl.secure.random.implementation = null 17:56:33 ssl.trustmanager.algorithm = PKIX 17:56:33 ssl.truststore.certificates = null 17:56:33 ssl.truststore.location = null 17:56:33 ssl.truststore.password = null 17:56:33 ssl.truststore.type = JKS 17:56:33 transaction.timeout.ms = 60000 17:56:33 transactional.id = null 17:56:33 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:56:33 17:56:33 2026-01-28T17:56:33.476Z INFO 11310 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:33 2026-01-28T17:56:33.477Z INFO 11310 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 17:56:33 2026-01-28T17:56:33.478Z WARN 11310 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44483/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44483 17:56:33 2026-01-28T17:56:33.480Z INFO 11310 --- [cps-integration-test] [ Async-1] 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. 17:56:33 2026-01-28T17:56:33.482Z WARN 11310 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48971/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48971 17:56:33 2026-01-28T17:56:33.486Z INFO 11310 --- [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. 17:56:33 2026-01-28T17:56:33.486Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:33 2026-01-28T17:56:33.486Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:33 2026-01-28T17:56:33.487Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:33 2026-01-28T17:56:33.487Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:33 2026-01-28T17:56:33.487Z INFO 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:33 2026-01-28T17:56:33.487Z INFO 11310 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 16 with epoch 0 17:56:33 2026-01-28T17:56:33.514Z WARN 11310 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44625/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44625 17:56:33 2026-01-28T17:56:33.531Z WARN 11310 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58995/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58995 17:56:33 2026-01-28T17:56:33.544Z WARN 11310 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55755/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55755 17:56:33 2026-01-28T17:56:33.566Z WARN 11310 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39585/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39585 17:56:33 2026-01-28T17:56:33.568Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:33 2026-01-28T17:56:33.570Z WARN 11310 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54253/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54253 17:56:33 2026-01-28T17:56:33.573Z WARN 11310 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50149/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50149 17:56:33 2026-01-28T17:56:33.578Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:33 2026-01-28T17:56:33.589Z WARN 11310 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46911/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46911 17:56:33 2026-01-28T17:56:33.599Z WARN 11310 --- [cps-integration-test] [or-http-epoll-4] 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 17:56:33 2026-01-28T17:56:33.602Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:33 2026-01-28T17:56:33.610Z WARN 11310 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46969/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46969 17:56:33 2026-01-28T17:56:33.623Z WARN 11310 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33493/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33493 17:56:33 2026-01-28T17:56:33.637Z WARN 11310 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58263/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58263 17:56:33 2026-01-28T17:56:33.640Z WARN 11310 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48013/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48013 17:56:33 2026-01-28T17:56:33.655Z WARN 11310 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35633/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35633 17:56:33 2026-01-28T17:56:33.658Z WARN 11310 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54261/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54261 17:56:33 2026-01-28T17:56:33.661Z WARN 11310 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43175/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43175 17:56:33 2026-01-28T17:56:33.662Z INFO 11310 --- [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. 17:56:33 2026-01-28T17:56:33.662Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:33 2026-01-28T17:56:33.663Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:33 2026-01-28T17:56:33.663Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:33 2026-01-28T17:56:33.663Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:33 2026-01-28T17:56:33.679Z WARN 11310 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40329/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:40329 17:56:33 2026-01-28T17:56:33.680Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:33 2026-01-28T17:56:33.681Z WARN 11310 --- [cps-integration-test] [or-http-epoll-5] 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 17:56:33 2026-01-28T17:56:33.683Z WARN 11310 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33525/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33525 17:56:33 2026-01-28T17:56:33.686Z WARN 11310 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42347/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42347 17:56:33 2026-01-28T17:56:33.688Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:33 2026-01-28T17:56:33.689Z WARN 11310 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38379/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38379 17:56:33 2026-01-28T17:56:33.706Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:33 2026-01-28T17:56:33.715Z WARN 11310 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56765/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56765 17:56:33 2026-01-28T17:56:33.746Z WARN 11310 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34323/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34323 17:56:33 2026-01-28T17:56:33.750Z WARN 11310 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49011/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49011 17:56:33 2026-01-28T17:56:33.754Z WARN 11310 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44673/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44673 17:56:33 2026-01-28T17:56:33.756Z INFO 11310 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory data migration started 17:56:33 2026-01-28T17:56:33.760Z INFO 11310 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Number of cm handles to process 2 17:56:33 2026-01-28T17:56:33.770Z WARN 11310 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46669/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46669 17:56:33 2026-01-28T17:56:33.804Z WARN 11310 --- [cps-integration-test] [or-http-epoll-6] 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 17:56:33 2026-01-28T17:56:33.804Z INFO 11310 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory Cm Handle data migration completed. 17:56:33 2026-01-28T17:56:33.808Z WARN 11310 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45917/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45917 17:56:33 2026-01-28T17:56:33.821Z WARN 11310 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37787/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37787 17:56:33 2026-01-28T17:56:33.824Z WARN 11310 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33385/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33385 17:56:33 2026-01-28T17:56:33.827Z WARN 11310 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45033/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45033 17:56:33 2026-01-28T17:56:33.841Z WARN 11310 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46235/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46235 17:56:33 2026-01-28T17:56:33.857Z WARN 11310 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35531/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35531 17:56:33 2026-01-28T17:56:33.863Z WARN 11310 --- [cps-integration-test] [or-http-epoll-5] 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 17:56:33 2026-01-28T17:56:33.866Z WARN 11310 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60407/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60407 17:56:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.942 s -- in org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 17:56:33 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 17:56:35 2026-01-28T17:56:35.277Z INFO 11310 --- [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: group is already rebalancing 17:56:35 2026-01-28T17:56:35.278Z INFO 11310 --- [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] Revoke previously assigned partitions ncmp-async-m2m-0 17:56:35 2026-01-28T17:56:35.279Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 17:56:35 2026-01-28T17:56:35.279Z INFO 11310 --- [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 17:56:35 2026-01-28T17:56:35.282Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-async-rest-request-event-group-35-913d0488-8404-4197-a2f1-535f6971d576', protocol='range'} 17:56:35 2026-01-28T17:56:35.283Z INFO 11310 --- [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=2, memberId='consumer-ncmp-async-rest-request-event-group-6-fc16e0fa-9819-447f-8c87-ffda342ee75c', protocol='range'} 17:56:35 2026-01-28T17:56:35.283Z INFO 11310 --- [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 2: {consumer-ncmp-async-rest-request-event-group-35-913d0488-8404-4197-a2f1-535f6971d576=Assignment(partitions=[ncmp-async-m2m-0]), consumer-ncmp-async-rest-request-event-group-6-fc16e0fa-9819-447f-8c87-ffda342ee75c=Assignment(partitions=[])} 17:56:35 2026-01-28T17:56:35.285Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-async-rest-request-event-group-35-913d0488-8404-4197-a2f1-535f6971d576', protocol='range'} 17:56:35 2026-01-28T17:56:35.285Z INFO 11310 --- [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=2, memberId='consumer-ncmp-async-rest-request-event-group-6-fc16e0fa-9819-447f-8c87-ffda342ee75c', protocol='range'} 17:56:35 2026-01-28T17:56:35.286Z INFO 11310 --- [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=[]) 17:56:35 2026-01-28T17:56:35.286Z INFO 11310 --- [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: 17:56:35 2026-01-28T17:56:35.286Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 17:56:35 2026-01-28T17:56:35.286Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 17:56:35 2026-01-28T17:56:35.286Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [] 17:56:35 2026-01-28T17:56:35.289Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition ncmp-async-m2m-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 17:56:35 2026-01-28T17:56:35.289Z INFO 11310 --- [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] 17:56:35 2026-01-28T17:56:35.300Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: group is already rebalancing 17:56:35 2026-01-28T17:56:35.301Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Revoke previously assigned partitions dmi-cm-events-0 17:56:35 2026-01-28T17:56:35.301Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 17:56:35 2026-01-28T17:56:35.301Z INFO 11310 --- [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 17:56:35 2026-01-28T17:56:35.307Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: group is already rebalancing 17:56:35 2026-01-28T17:56:35.307Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Revoke previously assigned partitions dmi-ncmp-cm-avc-subscription-0 17:56:35 2026-01-28T17:56:35.307Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 17:56:35 2026-01-28T17:56:35.307Z INFO 11310 --- [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 17:56:35 2026-01-28T17:56:35.309Z INFO 11310 --- [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: group is already rebalancing 17:56:35 2026-01-28T17:56:35.309Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Revoke previously assigned partitions dmi-device-heartbeat-0 17:56:35 2026-01-28T17:56:35.309Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-device-heartbeat-0] 17:56:35 2026-01-28T17:56:35.309Z INFO 11310 --- [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 17:56:35 2026-01-28T17:56:35.310Z INFO 11310 --- [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: group is already rebalancing 17:56:35 2026-01-28T17:56:35.311Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Revoke previously assigned partitions subscription-0 17:56:35 2026-01-28T17:56:35.311Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 17:56:35 2026-01-28T17:56:35.311Z INFO 11310 --- [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 17:56:35 2026-01-28T17:56:35.313Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-31-e3558965-fc3a-4c27-9584-f705355badf6', protocol='range'} 17:56:35 2026-01-28T17:56:35.313Z INFO 11310 --- [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=3, memberId='consumer-ncmp-group-2-470a0665-e3e0-481c-a4c6-2139a4795561', protocol='range'} 17:56:35 2026-01-28T17:56:35.314Z INFO 11310 --- [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=3, memberId='consumer-ncmp-group-4-5807cf62-6965-4c6b-bfcc-141b7c6944c4', protocol='range'} 17:56:35 2026-01-28T17:56:35.314Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-32-93f7a658-6ecb-4519-a1a5-2a71d7d48dfa', protocol='range'} 17:56:35 2026-01-28T17:56:35.314Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-30-e306ef89-2515-475a-9d46-8fb50468805b', protocol='range'} 17:56:35 2026-01-28T17:56:35.314Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-33-55f20439-e903-4805-b3a3-85aa835245a0', protocol='range'} 17:56:35 2026-01-28T17:56:35.314Z INFO 11310 --- [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=3, memberId='consumer-ncmp-group-1-e8473f07-d34b-4c67-92ab-f215e5a5106f', protocol='range'} 17:56:35 2026-01-28T17:56:35.315Z INFO 11310 --- [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=3, memberId='consumer-ncmp-group-3-f2777bed-26d6-448a-9284-d0d39006473a', protocol='range'} 17:56:35 2026-01-28T17:56:35.321Z INFO 11310 --- [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: group is already rebalancing 17:56:35 2026-01-28T17:56:35.321Z INFO 11310 --- [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] Revoke previously assigned partitions ncmp-async-m2m-0 17:56:35 2026-01-28T17:56:35.321Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 17:56:35 2026-01-28T17:56:35.322Z INFO 11310 --- [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 17:56:35 2026-01-28T17:56:35.323Z INFO 11310 --- [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=2, memberId='consumer-ncmp-data-operation-event-group-5-49e325fc-8293-4d95-b943-0a3e29d9d859', protocol='range'} 17:56:35 2026-01-28T17:56:35.323Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-data-operation-event-group-34-bd638a59-6c21-4dab-8d49-3498f9e6fe49', protocol='range'} 17:56:35 2026-01-28T17:56:35.323Z INFO 11310 --- [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 2: {consumer-ncmp-data-operation-event-group-5-49e325fc-8293-4d95-b943-0a3e29d9d859=Assignment(partitions=[]), consumer-ncmp-data-operation-event-group-34-bd638a59-6c21-4dab-8d49-3498f9e6fe49=Assignment(partitions=[ncmp-async-m2m-0])} 17:56:35 2026-01-28T17:56:35.325Z INFO 11310 --- [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=2, memberId='consumer-ncmp-data-operation-event-group-5-49e325fc-8293-4d95-b943-0a3e29d9d859', protocol='range'} 17:56:35 2026-01-28T17:56:35.326Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-data-operation-event-group-34-bd638a59-6c21-4dab-8d49-3498f9e6fe49', protocol='range'} 17:56:35 2026-01-28T17:56:35.326Z INFO 11310 --- [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=[]) 17:56:35 2026-01-28T17:56:35.326Z INFO 11310 --- [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: 17:56:35 2026-01-28T17:56:35.326Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 17:56:35 2026-01-28T17:56:35.326Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [] 17:56:35 2026-01-28T17:56:35.326Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 17:56:35 2026-01-28T17:56:35.328Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition ncmp-async-m2m-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 17:56:35 2026-01-28T17:56:35.328Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 17:56:35 2026-01-28T17:56:35.434Z INFO 11310 --- [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 3: {consumer-ncmp-group-32-93f7a658-6ecb-4519-a1a5-2a71d7d48dfa=Assignment(partitions=[]), consumer-ncmp-group-2-470a0665-e3e0-481c-a4c6-2139a4795561=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-31-e3558965-fc3a-4c27-9584-f705355badf6=Assignment(partitions=[]), consumer-ncmp-group-3-f2777bed-26d6-448a-9284-d0d39006473a=Assignment(partitions=[subscription-0]), consumer-ncmp-group-1-e8473f07-d34b-4c67-92ab-f215e5a5106f=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-30-e306ef89-2515-475a-9d46-8fb50468805b=Assignment(partitions=[]), consumer-ncmp-group-33-55f20439-e903-4805-b3a3-85aa835245a0=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-4-5807cf62-6965-4c6b-bfcc-141b7c6944c4=Assignment(partitions=[])} 17:56:35 2026-01-28T17:56:35.438Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-32-93f7a658-6ecb-4519-a1a5-2a71d7d48dfa', protocol='range'} 17:56:35 2026-01-28T17:56:35.438Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[]) 17:56:35 2026-01-28T17:56:35.438Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Adding newly assigned partitions: 17:56:35 2026-01-28T17:56:35.438Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-31-e3558965-fc3a-4c27-9584-f705355badf6', protocol='range'} 17:56:35 2026-01-28T17:56:35.438Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-30-e306ef89-2515-475a-9d46-8fb50468805b', protocol='range'} 17:56:35 2026-01-28T17:56:35.438Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[]) 17:56:35 2026-01-28T17:56:35.438Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Adding newly assigned partitions: 17:56:35 2026-01-28T17:56:35.438Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 17:56:35 2026-01-28T17:56:35.438Z INFO 11310 --- [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=3, memberId='consumer-ncmp-group-1-e8473f07-d34b-4c67-92ab-f215e5a5106f', protocol='range'} 17:56:35 2026-01-28T17:56:35.438Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 17:56:35 2026-01-28T17:56:35.439Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-33-55f20439-e903-4805-b3a3-85aa835245a0', protocol='range'} 17:56:35 2026-01-28T17:56:35.439Z INFO 11310 --- [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]) 17:56:35 2026-01-28T17:56:35.439Z INFO 11310 --- [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=3, memberId='consumer-ncmp-group-2-470a0665-e3e0-481c-a4c6-2139a4795561', protocol='range'} 17:56:35 2026-01-28T17:56:35.439Z INFO 11310 --- [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 17:56:35 2026-01-28T17:56:35.439Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 17:56:35 2026-01-28T17:56:35.438Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[]) 17:56:35 2026-01-28T17:56:35.439Z INFO 11310 --- [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]) 17:56:35 2026-01-28T17:56:35.439Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Adding newly assigned partitions: 17:56:35 2026-01-28T17:56:35.439Z INFO 11310 --- [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 17:56:35 2026-01-28T17:56:35.439Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 17:56:35 2026-01-28T17:56:35.439Z INFO 11310 --- [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=3, memberId='consumer-ncmp-group-3-f2777bed-26d6-448a-9284-d0d39006473a', protocol='range'} 17:56:35 2026-01-28T17:56:35.439Z INFO 11310 --- [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]) 17:56:35 2026-01-28T17:56:35.439Z INFO 11310 --- [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 17:56:35 2026-01-28T17:56:35.440Z INFO 11310 --- [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=3, memberId='consumer-ncmp-group-4-5807cf62-6965-4c6b-bfcc-141b7c6944c4', protocol='range'} 17:56:35 2026-01-28T17:56:35.440Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 17:56:35 2026-01-28T17:56:35.440Z INFO 11310 --- [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=[]) 17:56:35 2026-01-28T17:56:35.440Z INFO 11310 --- [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: 17:56:35 2026-01-28T17:56:35.440Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 17:56:35 2026-01-28T17:56:35.442Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition subscription-0 to the committed offset FetchPosition{offset=12, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 17:56:35 2026-01-28T17:56:35.442Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 17:56:35 2026-01-28T17:56:35.442Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-cm-events-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 17:56:35 2026-01-28T17:56:35.442Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 17:56:35 2026-01-28T17:56:35.443Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-ncmp-cm-avc-subscription-0 to the committed offset FetchPosition{offset=6, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 17:56:35 2026-01-28T17:56:35.443Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 17:56:35 2026-01-28T17:56:35.444Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-device-heartbeat-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 17:56:35 2026-01-28T17:56:35.444Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 17:56:37 2026-01-28T17:56:37.555Z INFO 11310 --- [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. 17:56:37 2026-01-28T17:56:37.559Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 17:56:38 2026-01-28T17:56:37.979Z INFO 11310 --- [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. 17:56:38 2026-01-28T17:56:37.984Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 17:56:38 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.431 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 17:56:38 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 17:56:38 2026-01-28T17:56:38.394Z INFO 11310 --- [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. 17:56:38 2026-01-28T17:56:38.395Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:38 2026-01-28T17:56:38.395Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:38 2026-01-28T17:56:38.395Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:38 2026-01-28T17:56:38.395Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:38 2026-01-28T17:56:38.455Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:38 2026-01-28T17:56:38.467Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:38 2026-01-28T17:56:38.482Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:38 2026-01-28T17:56:38.505Z INFO 11310 --- [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. 17:56:38 2026-01-28T17:56:38.505Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:38 2026-01-28T17:56:38.505Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:38 2026-01-28T17:56:38.505Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:38 2026-01-28T17:56:38.505Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:38 2026-01-28T17:56:38.570Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:38 2026-01-28T17:56:38.579Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:38 2026-01-28T17:56:38.596Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:38 2026-01-28T17:56:38.617Z INFO 11310 --- [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. 17:56:38 2026-01-28T17:56:38.617Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:38 2026-01-28T17:56:38.617Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:38 2026-01-28T17:56:38.617Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:38 2026-01-28T17:56:38.617Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:38 2026-01-28T17:56:38.681Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:56:38 2026-01-28T17:56:38.690Z INFO 11310 --- [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 17:56:38 2026-01-28T17:56:38.706Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:38 2026-01-28T17:56:38.809Z INFO 11310 --- [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. 17:56:38 2026-01-28T17:56:38.810Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:38 2026-01-28T17:56:38.810Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:38 2026-01-28T17:56:38.810Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:38 2026-01-28T17:56:38.810Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:38 2026-01-28T17:56:38.870Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:38 2026-01-28T17:56:38.879Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:38 2026-01-28T17:56:38.893Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:39 2026-01-28T17:56:38.913Z INFO 11310 --- [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. 17:56:39 2026-01-28T17:56:38.913Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:39 2026-01-28T17:56:38.913Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:39 2026-01-28T17:56:38.913Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:39 2026-01-28T17:56:38.913Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:39 2026-01-28T17:56:38.972Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:39 2026-01-28T17:56:38.981Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:39 2026-01-28T17:56:38.999Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:39 2026-01-28T17:56:39.034Z INFO 11310 --- [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. 17:56:39 2026-01-28T17:56:39.034Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:39 2026-01-28T17:56:39.034Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:39 2026-01-28T17:56:39.034Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:39 2026-01-28T17:56:39.034Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:39 2026-01-28T17:56:39.096Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:56:39 2026-01-28T17:56:39.114Z INFO 11310 --- [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 17:56:39 2026-01-28T17:56:39.135Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:39 2026-01-28T17:56:39.239Z INFO 11310 --- [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. 17:56:39 2026-01-28T17:56:39.239Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:39 2026-01-28T17:56:39.239Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:39 2026-01-28T17:56:39.239Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:39 2026-01-28T17:56:39.239Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:39 2026-01-28T17:56:39.301Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:39 2026-01-28T17:56:39.312Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:39 2026-01-28T17:56:39.329Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:39 2026-01-28T17:56:39.355Z INFO 11310 --- [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. 17:56:39 2026-01-28T17:56:39.355Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:39 2026-01-28T17:56:39.355Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:39 2026-01-28T17:56:39.355Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:39 2026-01-28T17:56:39.355Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:39 2026-01-28T17:56:39.414Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:39 2026-01-28T17:56:39.421Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:39 2026-01-28T17:56:39.437Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:39 2026-01-28T17:56:39.459Z INFO 11310 --- [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. 17:56:39 2026-01-28T17:56:39.460Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:39 2026-01-28T17:56:39.460Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:39 2026-01-28T17:56:39.460Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:39 2026-01-28T17:56:39.460Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:39 2026-01-28T17:56:39.531Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:56:39 2026-01-28T17:56:39.539Z INFO 11310 --- [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 17:56:39 2026-01-28T17:56:39.555Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:39 2026-01-28T17:56:39.644Z INFO 11310 --- [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. 17:56:39 2026-01-28T17:56:39.644Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:39 2026-01-28T17:56:39.645Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:39 2026-01-28T17:56:39.645Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:39 2026-01-28T17:56:39.645Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:39 2026-01-28T17:56:39.706Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:39 2026-01-28T17:56:39.717Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:39 2026-01-28T17:56:39.731Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:39 2026-01-28T17:56:39.752Z INFO 11310 --- [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. 17:56:39 2026-01-28T17:56:39.752Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:39 2026-01-28T17:56:39.752Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:39 2026-01-28T17:56:39.752Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:39 2026-01-28T17:56:39.752Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:39 2026-01-28T17:56:39.810Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:39 2026-01-28T17:56:39.819Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:39 2026-01-28T17:56:39.831Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:39 2026-01-28T17:56:39.848Z INFO 11310 --- [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. 17:56:39 2026-01-28T17:56:39.849Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:39 2026-01-28T17:56:39.849Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:39 2026-01-28T17:56:39.849Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:39 2026-01-28T17:56:39.849Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:40 2026-01-28T17:56:39.910Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:56:40 2026-01-28T17:56:39.917Z INFO 11310 --- [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 17:56:40 2026-01-28T17:56:39.932Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:40 2026-01-28T17:56:40.045Z INFO 11310 --- [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. 17:56:40 2026-01-28T17:56:40.046Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:40 2026-01-28T17:56:40.046Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:40 2026-01-28T17:56:40.046Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:40 2026-01-28T17:56:40.046Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:40 2026-01-28T17:56:40.114Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:40 2026-01-28T17:56:40.126Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:40 2026-01-28T17:56:40.142Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:40 2026-01-28T17:56:40.172Z INFO 11310 --- [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. 17:56:40 2026-01-28T17:56:40.172Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:40 2026-01-28T17:56:40.172Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:40 2026-01-28T17:56:40.172Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:40 2026-01-28T17:56:40.172Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:40 2026-01-28T17:56:40.239Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:40 2026-01-28T17:56:40.249Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:40 2026-01-28T17:56:40.265Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:40 2026-01-28T17:56:40.300Z INFO 11310 --- [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. 17:56:40 2026-01-28T17:56:40.300Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:40 2026-01-28T17:56:40.301Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:40 2026-01-28T17:56:40.302Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:40 2026-01-28T17:56:40.302Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:40 2026-01-28T17:56:40.378Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:56:40 2026-01-28T17:56:40.388Z INFO 11310 --- [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 17:56:40 2026-01-28T17:56:40.405Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:40 2026-01-28T17:56:40.532Z INFO 11310 --- [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. 17:56:40 2026-01-28T17:56:40.532Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:40 2026-01-28T17:56:40.532Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:40 2026-01-28T17:56:40.532Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:40 2026-01-28T17:56:40.532Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:40 2026-01-28T17:56:40.596Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:40 2026-01-28T17:56:40.605Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:40 2026-01-28T17:56:40.630Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:40 2026-01-28T17:56:40.670Z INFO 11310 --- [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. 17:56:40 2026-01-28T17:56:40.670Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:40 2026-01-28T17:56:40.671Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:40 2026-01-28T17:56:40.671Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:40 2026-01-28T17:56:40.671Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:40 2026-01-28T17:56:40.734Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:40 2026-01-28T17:56:40.742Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:40 2026-01-28T17:56:40.760Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:40 2026-01-28T17:56:40.788Z INFO 11310 --- [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. 17:56:40 2026-01-28T17:56:40.789Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:40 2026-01-28T17:56:40.789Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:40 2026-01-28T17:56:40.789Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:40 2026-01-28T17:56:40.789Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:40 2026-01-28T17:56:40.854Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:56:40 2026-01-28T17:56:40.861Z INFO 11310 --- [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 17:56:40 2026-01-28T17:56:40.877Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:41 2026-01-28T17:56:40.973Z INFO 11310 --- [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. 17:56:41 2026-01-28T17:56:40.974Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:41 2026-01-28T17:56:40.974Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:41 2026-01-28T17:56:40.981Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:41 2026-01-28T17:56:40.981Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:41 2026-01-28T17:56:41.051Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:41 2026-01-28T17:56:41.061Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:41 2026-01-28T17:56:41.076Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:41 2026-01-28T17:56:41.107Z INFO 11310 --- [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. 17:56:41 2026-01-28T17:56:41.108Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:41 2026-01-28T17:56:41.108Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:41 2026-01-28T17:56:41.108Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:41 2026-01-28T17:56:41.108Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:41 2026-01-28T17:56:41.171Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:41 2026-01-28T17:56:41.185Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:41 2026-01-28T17:56:41.204Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:41 2026-01-28T17:56:41.226Z INFO 11310 --- [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. 17:56:41 2026-01-28T17:56:41.227Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:41 2026-01-28T17:56:41.227Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:41 2026-01-28T17:56:41.227Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:41 2026-01-28T17:56:41.227Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:41 2026-01-28T17:56:41.290Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:56:41 2026-01-28T17:56:41.314Z INFO 11310 --- [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 17:56:41 2026-01-28T17:56:41.336Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:41 2026-01-28T17:56:41.429Z INFO 11310 --- [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. 17:56:41 2026-01-28T17:56:41.430Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:41 2026-01-28T17:56:41.430Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:41 2026-01-28T17:56:41.430Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:41 2026-01-28T17:56:41.430Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:41 2026-01-28T17:56:41.490Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:41 2026-01-28T17:56:41.502Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:41 2026-01-28T17:56:41.531Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:41 2026-01-28T17:56:41.555Z INFO 11310 --- [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. 17:56:41 2026-01-28T17:56:41.555Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:41 2026-01-28T17:56:41.555Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:41 2026-01-28T17:56:41.555Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:41 2026-01-28T17:56:41.555Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:41 2026-01-28T17:56:41.616Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:41 2026-01-28T17:56:41.643Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:41 2026-01-28T17:56:41.666Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:41 2026-01-28T17:56:41.694Z INFO 11310 --- [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. 17:56:41 2026-01-28T17:56:41.694Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:41 2026-01-28T17:56:41.694Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:41 2026-01-28T17:56:41.694Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:41 2026-01-28T17:56:41.694Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:41 2026-01-28T17:56:41.753Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:56:41 2026-01-28T17:56:41.762Z INFO 11310 --- [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 17:56:41 2026-01-28T17:56:41.780Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:42 2026-01-28T17:56:41.952Z INFO 11310 --- [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. 17:56:42 2026-01-28T17:56:41.952Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:42 2026-01-28T17:56:41.953Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:42 2026-01-28T17:56:41.953Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:42 2026-01-28T17:56:41.953Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:42 2026-01-28T17:56:42.024Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:42 2026-01-28T17:56:42.038Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:42 2026-01-28T17:56:42.054Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:42 2026-01-28T17:56:42.088Z INFO 11310 --- [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. 17:56:42 2026-01-28T17:56:42.088Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:42 2026-01-28T17:56:42.089Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:42 2026-01-28T17:56:42.089Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:42 2026-01-28T17:56:42.089Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:42 2026-01-28T17:56:42.163Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:42 2026-01-28T17:56:42.176Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:42 2026-01-28T17:56:42.198Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:42 2026-01-28T17:56:42.226Z INFO 11310 --- [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. 17:56:42 2026-01-28T17:56:42.227Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:42 2026-01-28T17:56:42.227Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:42 2026-01-28T17:56:42.227Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:42 2026-01-28T17:56:42.227Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:42 2026-01-28T17:56:42.294Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:56:42 2026-01-28T17:56:42.301Z INFO 11310 --- [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 17:56:42 2026-01-28T17:56:42.321Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:42 2026-01-28T17:56:42.409Z INFO 11310 --- [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. 17:56:42 2026-01-28T17:56:42.419Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:42 2026-01-28T17:56:42.420Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:42 2026-01-28T17:56:42.420Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:42 2026-01-28T17:56:42.420Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:42 2026-01-28T17:56:42.483Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:42 2026-01-28T17:56:42.494Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:42 2026-01-28T17:56:42.506Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:42 2026-01-28T17:56:42.523Z INFO 11310 --- [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. 17:56:42 2026-01-28T17:56:42.523Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:42 2026-01-28T17:56:42.523Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:42 2026-01-28T17:56:42.523Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:42 2026-01-28T17:56:42.523Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:42 2026-01-28T17:56:42.579Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:42 2026-01-28T17:56:42.589Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:42 2026-01-28T17:56:42.601Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:42 2026-01-28T17:56:42.616Z INFO 11310 --- [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. 17:56:42 2026-01-28T17:56:42.619Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:42 2026-01-28T17:56:42.619Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:42 2026-01-28T17:56:42.619Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:42 2026-01-28T17:56:42.619Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:42 2026-01-28T17:56:42.678Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:56:42 2026-01-28T17:56:42.685Z INFO 11310 --- [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 17:56:42 2026-01-28T17:56:42.698Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:42 2026-01-28T17:56:42.791Z INFO 11310 --- [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. 17:56:42 2026-01-28T17:56:42.791Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:42 2026-01-28T17:56:42.791Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:42 2026-01-28T17:56:42.791Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:42 2026-01-28T17:56:42.791Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:42 2026-01-28T17:56:42.849Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:42 2026-01-28T17:56:42.858Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:42 2026-01-28T17:56:42.870Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:42 2026-01-28T17:56:42.886Z INFO 11310 --- [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. 17:56:42 2026-01-28T17:56:42.886Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:42 2026-01-28T17:56:42.886Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:42 2026-01-28T17:56:42.886Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:42 2026-01-28T17:56:42.886Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:43 2026-01-28T17:56:42.941Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:43 2026-01-28T17:56:42.951Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:43 2026-01-28T17:56:42.972Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:43 2026-01-28T17:56:43.001Z INFO 11310 --- [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. 17:56:43 2026-01-28T17:56:43.001Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:43 2026-01-28T17:56:43.002Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:43 2026-01-28T17:56:43.002Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:43 2026-01-28T17:56:43.002Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:43 2026-01-28T17:56:43.061Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:56:43 2026-01-28T17:56:43.069Z INFO 11310 --- [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 17:56:43 2026-01-28T17:56:43.082Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:43 2026-01-28T17:56:43.197Z INFO 11310 --- [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. 17:56:43 2026-01-28T17:56:43.197Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:43 2026-01-28T17:56:43.198Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:43 2026-01-28T17:56:43.198Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:43 2026-01-28T17:56:43.198Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:43 2026-01-28T17:56:43.262Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:43 2026-01-28T17:56:43.271Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:43 2026-01-28T17:56:43.286Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:43 2026-01-28T17:56:43.320Z INFO 11310 --- [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. 17:56:43 2026-01-28T17:56:43.320Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:43 2026-01-28T17:56:43.320Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:43 2026-01-28T17:56:43.321Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:43 2026-01-28T17:56:43.321Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:43 2026-01-28T17:56:43.382Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:43 2026-01-28T17:56:43.390Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:43 2026-01-28T17:56:43.408Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:43 2026-01-28T17:56:43.427Z INFO 11310 --- [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. 17:56:43 2026-01-28T17:56:43.428Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:43 2026-01-28T17:56:43.428Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:43 2026-01-28T17:56:43.428Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:43 2026-01-28T17:56:43.428Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:43 2026-01-28T17:56:43.483Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:56:43 2026-01-28T17:56:43.490Z INFO 11310 --- [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 17:56:43 2026-01-28T17:56:43.513Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:43 2026-01-28T17:56:43.620Z INFO 11310 --- [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. 17:56:43 2026-01-28T17:56:43.620Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:43 2026-01-28T17:56:43.621Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:43 2026-01-28T17:56:43.621Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:43 2026-01-28T17:56:43.621Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:43 2026-01-28T17:56:43.684Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:43 2026-01-28T17:56:43.698Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:43 2026-01-28T17:56:43.717Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:43 2026-01-28T17:56:43.740Z INFO 11310 --- [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. 17:56:43 2026-01-28T17:56:43.740Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:43 2026-01-28T17:56:43.740Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:43 2026-01-28T17:56:43.740Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:43 2026-01-28T17:56:43.740Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:43 2026-01-28T17:56:43.801Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:43 2026-01-28T17:56:43.810Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:43 2026-01-28T17:56:43.833Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:43 2026-01-28T17:56:43.856Z INFO 11310 --- [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. 17:56:43 2026-01-28T17:56:43.856Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:43 2026-01-28T17:56:43.856Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:43 2026-01-28T17:56:43.867Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:43 2026-01-28T17:56:43.867Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:44 2026-01-28T17:56:43.927Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:56:44 2026-01-28T17:56:43.936Z INFO 11310 --- [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 17:56:44 2026-01-28T17:56:43.952Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:44 2026-01-28T17:56:44.060Z INFO 11310 --- [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. 17:56:44 2026-01-28T17:56:44.060Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:44 2026-01-28T17:56:44.063Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:44 2026-01-28T17:56:44.063Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:44 2026-01-28T17:56:44.063Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:44 2026-01-28T17:56:44.145Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:44 2026-01-28T17:56:44.156Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:44 2026-01-28T17:56:44.170Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:44 2026-01-28T17:56:44.192Z INFO 11310 --- [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. 17:56:44 2026-01-28T17:56:44.192Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:44 2026-01-28T17:56:44.192Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:44 2026-01-28T17:56:44.192Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:44 2026-01-28T17:56:44.192Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:44 2026-01-28T17:56:44.252Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:44 2026-01-28T17:56:44.260Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:44 2026-01-28T17:56:44.274Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:44 2026-01-28T17:56:44.291Z INFO 11310 --- [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. 17:56:44 2026-01-28T17:56:44.291Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:44 2026-01-28T17:56:44.291Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:44 2026-01-28T17:56:44.292Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:44 2026-01-28T17:56:44.292Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:44 2026-01-28T17:56:44.350Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:56:44 2026-01-28T17:56:44.357Z INFO 11310 --- [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 17:56:44 2026-01-28T17:56:44.369Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:44 2026-01-28T17:56:44.471Z INFO 11310 --- [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. 17:56:44 2026-01-28T17:56:44.471Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:44 2026-01-28T17:56:44.471Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:44 2026-01-28T17:56:44.471Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:44 2026-01-28T17:56:44.471Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:44 2026-01-28T17:56:44.531Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:44 2026-01-28T17:56:44.539Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:44 2026-01-28T17:56:44.554Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:44 2026-01-28T17:56:44.574Z INFO 11310 --- [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. 17:56:44 2026-01-28T17:56:44.574Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:44 2026-01-28T17:56:44.575Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:44 2026-01-28T17:56:44.575Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:44 2026-01-28T17:56:44.575Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:44 2026-01-28T17:56:44.636Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:44 2026-01-28T17:56:44.644Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:44 2026-01-28T17:56:44.657Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:44 2026-01-28T17:56:44.675Z INFO 11310 --- [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. 17:56:44 2026-01-28T17:56:44.675Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:44 2026-01-28T17:56:44.675Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:44 2026-01-28T17:56:44.675Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:44 2026-01-28T17:56:44.675Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:44 2026-01-28T17:56:44.735Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:56:44 2026-01-28T17:56:44.742Z INFO 11310 --- [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 17:56:44 2026-01-28T17:56:44.759Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:44 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.479 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 17:56:44 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 17:56:45 2026-01-28T17:56:45.306Z INFO 11310 --- [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. 17:56:45 2026-01-28T17:56:45.306Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:45 2026-01-28T17:56:45.306Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:45 2026-01-28T17:56:45.306Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:45 2026-01-28T17:56:45.306Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:45 2026-01-28T17:56:45.368Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:45 2026-01-28T17:56:45.377Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:45 2026-01-28T17:56:45.390Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:45 2026-01-28T17:56:45.447Z WARN 11310 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:56:45 2026-01-28T17:56:45.448Z INFO 11310 --- [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 17:56:45 2026-01-28T17:56:45.448Z INFO 11310 --- [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 17:56:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 17:56:45 [INFO] Running org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 17:56:45 2026-01-28T17:56:45.581Z INFO 11310 --- [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. 17:56:45 2026-01-28T17:56:45.581Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:45 2026-01-28T17:56:45.581Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:45 2026-01-28T17:56:45.581Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:45 2026-01-28T17:56:45.581Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:45 2026-01-28T17:56:45.595Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:45 2026-01-28T17:56:45.598Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:45 2026-01-28T17:56:45.612Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:45 2026-01-28T17:56:45.631Z INFO 11310 --- [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. 17:56:45 2026-01-28T17:56:45.631Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:45 2026-01-28T17:56:45.632Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:45 2026-01-28T17:56:45.632Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:45 2026-01-28T17:56:45.632Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:45 2026-01-28T17:56:45.648Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:45 2026-01-28T17:56:45.650Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:45 2026-01-28T17:56:45.664Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:45 2026-01-28T17:56:45.683Z INFO 11310 --- [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. 17:56:45 2026-01-28T17:56:45.684Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:45 2026-01-28T17:56:45.684Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:45 2026-01-28T17:56:45.684Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:45 2026-01-28T17:56:45.684Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:45 2026-01-28T17:56:45.694Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:56:45 2026-01-28T17:56:45.697Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:56:45 2026-01-28T17:56:45.712Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:45 2026-01-28T17:56:45.805Z INFO 11310 --- [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. 17:56:45 2026-01-28T17:56:45.806Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:45 2026-01-28T17:56:45.806Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:45 2026-01-28T17:56:45.806Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:45 2026-01-28T17:56:45.806Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:45 2026-01-28T17:56:45.817Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:45 2026-01-28T17:56:45.820Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:45 2026-01-28T17:56:45.838Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:45 2026-01-28T17:56:45.857Z INFO 11310 --- [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. 17:56:45 2026-01-28T17:56:45.858Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:45 2026-01-28T17:56:45.858Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:45 2026-01-28T17:56:45.858Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:45 2026-01-28T17:56:45.858Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:45 2026-01-28T17:56:45.868Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:45 2026-01-28T17:56:45.871Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:45 2026-01-28T17:56:45.883Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:45 2026-01-28T17:56:45.903Z INFO 11310 --- [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. 17:56:45 2026-01-28T17:56:45.903Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:45 2026-01-28T17:56:45.904Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:45 2026-01-28T17:56:45.904Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:45 2026-01-28T17:56:45.904Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:45 2026-01-28T17:56:45.914Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:56:45 2026-01-28T17:56:45.917Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:56:45 2026-01-28T17:56:45.931Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:46 2026-01-28T17:56:45.954Z WARN 11310 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny from mock server (dispatcher) 17:56:46 2026-01-28T17:56:45.954Z WARN 11310 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I only like fdn1 17:56:46 2026-01-28T17:56:45.954Z WARN 11310 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: PolicyExecutorException, Message: Operation not allowed. Decision id 1 : deny from mock server (dispatcher), Details: Unexpected error during Policy Executor call. 17:56:46 2026-01-28T17:56:45.955Z ERROR 11310 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:56:46 17:56:46 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id 1 : deny from mock server (dispatcher) 17:56:46 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:195) 17:56:46 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:181) 17:56:46 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:111) 17:56:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:46 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:46 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:46 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:46 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:46 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:46 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:46 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:46 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:46 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 17:56:46 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 17:56:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:46 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:46 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:46 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:46 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:46 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:46 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:46 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:46 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:46 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 17:56:46 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 17:56:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:46 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:46 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:46 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:46 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:46 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:46 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:46 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:46 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:46 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 17:56:46 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 17:56:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:46 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:56:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:46 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:46 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:46 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:46 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:46 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:46 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:46 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:46 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:46 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:56:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:46 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:56:46 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:56:46 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:56:46 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:56:46 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:56:46 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:56:46 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:56:46 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:56:46 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:56:46 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:56:46 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:56:46 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:56:46 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:56:46 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:56:46 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:56:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:46 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:56:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:46 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:46 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:56:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:46 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:46 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:56:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:46 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:46 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:56:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:46 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:46 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:56:46 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:56:46 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 17:56:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:56:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:56:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:56:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:56:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:56:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:56:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:56:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:56:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:56:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:56:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:56:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:56:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:56:46 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:56:46 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:56:46 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:56:46 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:56:46 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:56:46 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:56:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:56:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:56:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:56:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:56:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:56:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:56:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:56:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:56:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:56:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:56:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:56:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:56:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:56:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:56:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:56:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:56:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:56:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:56:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:56:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:56:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:56:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:56:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:56:46 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:46 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:56:46 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:56:46 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:56:46 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:56:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:56:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:56:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:56:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:56:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:56:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:56:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:56:46 17:56:46 2026-01-28T17:56:46.040Z INFO 11310 --- [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. 17:56:46 2026-01-28T17:56:46.040Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:46 2026-01-28T17:56:46.040Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:46 2026-01-28T17:56:46.041Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:46 2026-01-28T17:56:46.041Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:46 2026-01-28T17:56:46.050Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:46 2026-01-28T17:56:46.052Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:46 2026-01-28T17:56:46.066Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:46 2026-01-28T17:56:46.088Z INFO 11310 --- [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. 17:56:46 2026-01-28T17:56:46.088Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:46 2026-01-28T17:56:46.089Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:46 2026-01-28T17:56:46.089Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:46 2026-01-28T17:56:46.089Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:46 2026-01-28T17:56:46.102Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:46 2026-01-28T17:56:46.105Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:46 2026-01-28T17:56:46.120Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:46 2026-01-28T17:56:46.144Z INFO 11310 --- [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. 17:56:46 2026-01-28T17:56:46.144Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:46 2026-01-28T17:56:46.144Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:46 2026-01-28T17:56:46.144Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:46 2026-01-28T17:56:46.144Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:46 2026-01-28T17:56:46.153Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:56:46 2026-01-28T17:56:46.155Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:56:46 2026-01-28T17:56:46.169Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:46 2026-01-28T17:56:46.242Z INFO 11310 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 17:56:46 2026-01-28T17:56:46.885Z WARN 11310 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38407/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38407 17:56:46 2026-01-28T17:56:46.888Z WARN 11310 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43175/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43175 17:56:46 2026-01-28T17:56:46.890Z WARN 11310 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49499/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49499 17:56:46 2026-01-28T17:56:46.903Z WARN 11310 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58995/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58995 17:56:46 2026-01-28T17:56:46.908Z WARN 11310 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41835/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41835 17:56:46 2026-01-28T17:56:46.910Z WARN 11310 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36995/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36995 17:56:46 2026-01-28T17:56:46.925Z WARN 11310 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60931/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60931 17:56:47 2026-01-28T17:56:46.940Z WARN 11310 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37819/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37819 17:56:47 2026-01-28T17:56:46.954Z WARN 11310 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48013/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48013 17:56:47 2026-01-28T17:56:46.956Z WARN 11310 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59855/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59855 17:56:47 2026-01-28T17:56:46.958Z WARN 11310 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57119/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57119 17:56:47 2026-01-28T17:56:46.969Z WARN 11310 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38379/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38379 17:56:47 2026-01-28T17:56:46.973Z WARN 11310 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41013/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41013 17:56:47 2026-01-28T17:56:46.975Z WARN 11310 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52431/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52431 17:56:47 2026-01-28T17:56:46.987Z WARN 11310 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48419/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48419 17:56:47 2026-01-28T17:56:46.998Z WARN 11310 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50489/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50489 17:56:47 2026-01-28T17:56:47.010Z WARN 11310 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43303/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43303 17:56:47 2026-01-28T17:56:47.012Z WARN 11310 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53351/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53351 17:56:47 2026-01-28T17:56:47.024Z WARN 11310 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42379/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42379 17:56:47 2026-01-28T17:56:47.026Z WARN 11310 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45033/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45033 17:56:47 2026-01-28T17:56:47.029Z WARN 11310 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44933/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44933 17:56:47 2026-01-28T17:56:47.045Z WARN 11310 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57191/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57191 17:56:47 2026-01-28T17:56:47.047Z WARN 11310 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44673/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44673 17:56:47 2026-01-28T17:56:47.049Z WARN 11310 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44055/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44055 17:56:47 2026-01-28T17:56:47.051Z WARN 11310 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56765/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56765 17:56:47 2026-01-28T17:56:47.054Z WARN 11310 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44483/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44483 17:56:47 2026-01-28T17:56:47.056Z WARN 11310 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39811/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39811 17:56:47 2026-01-28T17:56:47.067Z WARN 11310 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45917/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45917 17:56:47 2026-01-28T17:56:47.071Z WARN 11310 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36761/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36761 17:56:47 2026-01-28T17:56:47.083Z WARN 11310 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39585/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39585 17:56:47 2026-01-28T17:56:47.084Z WARN 11310 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54253/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54253 17:56:47 2026-01-28T17:56:47.086Z WARN 11310 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47945/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47945 17:56:47 2026-01-28T17:56:47.098Z WARN 11310 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46911/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46911 17:56:47 2026-01-28T17:56:47.102Z WARN 11310 --- [cps-integration-test] [or-http-epoll-7] 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 17:56:47 2026-01-28T17:56:47.105Z WARN 11310 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60407/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60407 17:56:47 2026-01-28T17:56:47.107Z WARN 11310 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46235/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46235 17:56:47 2026-01-28T17:56:47.110Z WARN 11310 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44853/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44853 17:56:47 2026-01-28T17:56:47.125Z WARN 11310 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58263/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58263 17:56:47 2026-01-28T17:56:47.128Z WARN 11310 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39845/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39845 17:56:47 2026-01-28T17:56:47.144Z WARN 11310 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35633/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35633 17:56:47 2026-01-28T17:56:47.146Z WARN 11310 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54261/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54261 17:56:47 2026-01-28T17:56:47.153Z WARN 11310 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44373/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44373 17:56:47 2026-01-28T17:56:47.156Z WARN 11310 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53851/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53851 17:56:47 2026-01-28T17:56:47.159Z WARN 11310 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48971/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48971 17:56:47 2026-01-28T17:56:47.161Z WARN 11310 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48883/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48883 17:56:47 2026-01-28T17:56:47.181Z WARN 11310 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40329/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:40329 17:56:47 2026-01-28T17:56:47.183Z WARN 11310 --- [cps-integration-test] [or-http-epoll-5] 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 17:56:47 2026-01-28T17:56:47.186Z WARN 11310 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44689/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44689 17:56:47 2026-01-28T17:56:47.187Z WARN 11310 --- [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. 17:56:47 2026-01-28T17:56:47.187Z WARN 11310 --- [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 17:56:47 2026-01-28T17:56:47.187Z WARN 11310 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: test default decision 17:56:47 2026-01-28T17:56:47.187Z WARN 11310 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor request timed out. Falling back to configured default decision: test default decision 17:56:47 2026-01-28T17:56:47.188Z ERROR 11310 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:56:47 17:56:47 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 17:56:47 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:195) 17:56:47 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:241) 17:56:47 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:230) 17:56:47 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:113) 17:56:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:47 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:47 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:47 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:47 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:47 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:47 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:47 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:47 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 17:56:47 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 17:56:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:47 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:47 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:47 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:47 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:47 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:47 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:47 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:47 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 17:56:47 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 17:56:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:47 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:47 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:47 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:47 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:47 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:47 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:47 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:47 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 17:56:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 17:56:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:47 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:56:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:47 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:47 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:47 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:47 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:47 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:47 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:47 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:56:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:47 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:56:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:56:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:56:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:56:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:56:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:56:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:56:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:56:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:56:47 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:56:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:56:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:56:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:56:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:56:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:56:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:56:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:56:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:47 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:56:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:56:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:56:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:56:47 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 17:56:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:56:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:56:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:56:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:56:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:56:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:56:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:56:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:56:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:56:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:56:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:56:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:56:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:56:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:56:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:56:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:56:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:56:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:56:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:56:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:56:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:56:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:56:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:56:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:56:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:56:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:56:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:56:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:56:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:56:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:56:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:56:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:56:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:56:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:56:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:56:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:56:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:56:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:56:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:56:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:56:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:56:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:56:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:56:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:56:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:56:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:56:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:56:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:56:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:56:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:56:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:56:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:56:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:56:47 Caused by: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured) 17:56:47 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 17:56:47 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 17:56:47 at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 17:56:47 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 17:56:47 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 17:56:47 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 17:56:47 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 17:56:47 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 17:56:47 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:56:47 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 17:56:47 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 17:56:47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 17:56:47 at java.base/java.lang.Thread.run(Thread.java:833) 17:56:47 17:56:47 2026-01-28T17:56:47.203Z WARN 11310 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60077/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60077 17:56:47 2026-01-28T17:56:47.215Z WARN 11310 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46889/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46889 17:56:47 2026-01-28T17:56:47.217Z WARN 11310 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33525/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33525 17:56:47 2026-01-28T17:56:47.220Z WARN 11310 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38541/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38541 17:56:47 2026-01-28T17:56:47.225Z WARN 11310 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55899/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55899 17:56:47 2026-01-28T17:56:47.238Z WARN 11310 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42347/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42347 17:56:47 2026-01-28T17:56:47.246Z WARN 11310 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34323/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34323 17:56:47 2026-01-28T17:56:47.249Z WARN 11310 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49011/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49011 17:56:47 2026-01-28T17:56:47.256Z WARN 11310 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35497/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35497 17:56:47 2026-01-28T17:56:47.269Z WARN 11310 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34113/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34113 17:56:47 2026-01-28T17:56:47.271Z WARN 11310 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46669/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46669 17:56:47 2026-01-28T17:56:47.275Z WARN 11310 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49403/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49403 17:56:47 2026-01-28T17:56:47.278Z WARN 11310 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49569/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49569 17:56:47 2026-01-28T17:56:47.283Z WARN 11310 --- [cps-integration-test] [or-http-epoll-4] 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 17:56:47 2026-01-28T17:56:47.287Z WARN 11310 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36451/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36451 17:56:47 2026-01-28T17:56:47.301Z WARN 11310 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37787/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37787 17:56:47 2026-01-28T17:56:47.304Z WARN 11310 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33385/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33385 17:56:47 2026-01-28T17:56:47.306Z WARN 11310 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37509/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37509 17:56:47 2026-01-28T17:56:47.320Z WARN 11310 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46969/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46969 17:56:47 2026-01-28T17:56:47.323Z WARN 11310 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43679/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43679 17:56:47 2026-01-28T17:56:47.329Z WARN 11310 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50149/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50149 17:56:47 2026-01-28T17:56:47.332Z WARN 11310 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44625/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44625 17:56:47 2026-01-28T17:56:47.335Z WARN 11310 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35531/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35531 17:56:47 2026-01-28T17:56:47.338Z WARN 11310 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33493/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33493 17:56:47 2026-01-28T17:56:47.342Z WARN 11310 --- [cps-integration-test] [or-http-epoll-7] 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 17:56:47 2026-01-28T17:56:47.344Z WARN 11310 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55755/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55755 17:56:48 2026-01-28T17:56:48.224Z INFO 11310 --- [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. 17:56:48 2026-01-28T17:56:48.224Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:48 2026-01-28T17:56:48.224Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:48 2026-01-28T17:56:48.225Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:48 2026-01-28T17:56:48.225Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:48 2026-01-28T17:56:48.236Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:48 2026-01-28T17:56:48.241Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:48 2026-01-28T17:56:48.261Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:48 2026-01-28T17:56:48.283Z INFO 11310 --- [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. 17:56:48 2026-01-28T17:56:48.283Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:48 2026-01-28T17:56:48.283Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:48 2026-01-28T17:56:48.284Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:48 2026-01-28T17:56:48.284Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:48 2026-01-28T17:56:48.294Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:48 2026-01-28T17:56:48.296Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:48 2026-01-28T17:56:48.310Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:48 2026-01-28T17:56:48.327Z INFO 11310 --- [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. 17:56:48 2026-01-28T17:56:48.328Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:48 2026-01-28T17:56:48.328Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:48 2026-01-28T17:56:48.328Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:48 2026-01-28T17:56:48.328Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:48 2026-01-28T17:56:48.336Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:56:48 2026-01-28T17:56:48.338Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:56:48 2026-01-28T17:56:48.351Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:48 2026-01-28T17:56:48.373Z WARN 11310 --- [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. 17:56:48 2026-01-28T17:56:48.373Z WARN 11310 --- [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 17:56:48 2026-01-28T17:56:48.373Z WARN 11310 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: test default decision 17:56:48 2026-01-28T17:56:48.373Z WARN 11310 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor returned HTTP Status code 401. Falling back to configured default decision: test default decision 17:56:48 2026-01-28T17:56:48.373Z ERROR 11310 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:56:48 17:56:48 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 17:56:48 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:195) 17:56:48 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:241) 17:56:48 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:224) 17:56:48 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:113) 17:56:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:48 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:48 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:48 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:48 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:48 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:48 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:48 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:48 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 17:56:48 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 17:56:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:48 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:48 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:48 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:48 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:48 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:48 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:48 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:48 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 17:56:48 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 17:56:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:48 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:48 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:48 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:48 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:48 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:48 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:48 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:48 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 17:56:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 17:56:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:48 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:48 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:48 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:48 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:48 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:48 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:48 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:56:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:56:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:56:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:56:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:56:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:56:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:56:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:56:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:56:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:56:48 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:56:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:56:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:56:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:56:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:56:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:56:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:56:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:56:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:48 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:56:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:56:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:56:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:56:48 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 17:56:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:56:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:56:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:56:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:56:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:56:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:56:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:56:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:56:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:56:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:56:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:56:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:56:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:56:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:56:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:56:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:56:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:56:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:56:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:56:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:56:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:56:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:56:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:56:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:56:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:56:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:56:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:56:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:56:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:56:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:56:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:56:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:56:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:56:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:56:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:56:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:56:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:56:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:56:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:56:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:56:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:56:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:56:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:56:48 Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions 17:56:48 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 17:56:48 Suppressed: The stacktrace has been enhanced by Reactor, refer to additional information below: 17:56:48 Error has been observed at the following site(s): 17:56:48 *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/operation-permission/v1/permissions [DefaultWebClient] 17:56:48 Original Stack Trace: 17:56:48 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 17:56:48 at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) 17:56:48 at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) 17:56:48 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 17:56:48 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 17:56:48 at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) 17:56:48 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) 17:56:48 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) 17:56:48 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) 17:56:48 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) 17:56:48 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) 17:56:48 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 17:56:48 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 17:56:48 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 17:56:48 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 17:56:48 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:413) 17:56:48 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:464) 17:56:48 at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:518) 17:56:48 at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:928) 17:56:48 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 17:56:48 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 17:56:48 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:56:48 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:56:48 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 17:56:48 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 17:56:48 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:56:48 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:56:48 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:166) 17:56:48 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:48) 17:56:48 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) 17:56:48 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 17:56:48 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:56:48 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:56:48 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) 17:56:48 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) 17:56:48 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) 17:56:48 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) 17:56:48 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 17:56:48 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:56:48 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:56:48 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 17:56:48 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 17:56:48 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:56:48 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:56:48 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) 17:56:48 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) 17:56:48 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:56:48 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) 17:56:48 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:805) 17:56:48 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) 17:56:48 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) 17:56:48 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) 17:56:48 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 17:56:48 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 17:56:48 at java.base/java.lang.Thread.run(Thread.java:833) 17:56:48 Suppressed: java.lang.Exception: #block terminated with an error 17:56:48 at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) 17:56:48 at reactor.core.publisher.Mono.block(Mono.java:1779) 17:56:48 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:174) 17:56:48 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:101) 17:56:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:48 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:48 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:48 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:48 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:48 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:48 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:48 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:48 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 17:56:48 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 17:56:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:48 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:48 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:48 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:48 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:48 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:48 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:48 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:48 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 17:56:48 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 17:56:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:48 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:48 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:48 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:48 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:48 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:48 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:48 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:48 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 17:56:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 17:56:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:48 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:48 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:48 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:56:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:48 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:48 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:48 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:48 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:56:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:56:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:56:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:56:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:56:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:56:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:56:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:56:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:56:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:56:48 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:56:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:56:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:56:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:56:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:56:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:56:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:56:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:56:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:48 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:56:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:56:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:56:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:56:48 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 17:56:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:56:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:56:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:56:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:56:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:56:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:56:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:56:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:56:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:56:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:56:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:56:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:56:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:56:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:56:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:56:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:56:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:56:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:56:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:56:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:56:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:56:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:56:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:56:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:56:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:56:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:56:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:56:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:56:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:56:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:56:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:56:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:56:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:56:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:56:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:56:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:56:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:56:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:56:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:56:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:56:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:56:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:56:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:56:48 17:56:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.993 s -- in org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 17:56:48 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 17:56:48 2026-01-28T17:56:48.567Z INFO 11310 --- [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. 17:56:48 2026-01-28T17:56:48.567Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:48 2026-01-28T17:56:48.570Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:48 2026-01-28T17:56:48.571Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:48 2026-01-28T17:56:48.571Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:48 2026-01-28T17:56:48.637Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:48 2026-01-28T17:56:48.656Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:48 2026-01-28T17:56:48.686Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:49 2026-01-28T17:56:48.947Z INFO 11310 --- [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. 17:56:49 2026-01-28T17:56:48.948Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:49 2026-01-28T17:56:48.948Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:49 2026-01-28T17:56:48.948Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:49 2026-01-28T17:56:48.948Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:49 2026-01-28T17:56:49.012Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:49 2026-01-28T17:56:49.022Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:49 2026-01-28T17:56:49.037Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:49 2026-01-28T17:56:49.160Z INFO 11310 --- [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. 17:56:49 2026-01-28T17:56:49.160Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:49 2026-01-28T17:56:49.160Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:49 2026-01-28T17:56:49.161Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:49 2026-01-28T17:56:49.161Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:49 2026-01-28T17:56:49.219Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:49 2026-01-28T17:56:49.225Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:49 2026-01-28T17:56:49.238Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:49 2026-01-28T17:56:49.362Z INFO 11310 --- [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. 17:56:49 2026-01-28T17:56:49.363Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:49 2026-01-28T17:56:49.363Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:49 2026-01-28T17:56:49.363Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:49 2026-01-28T17:56:49.363Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:49 2026-01-28T17:56:49.435Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:49 2026-01-28T17:56:49.443Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:49 2026-01-28T17:56:49.460Z INFO 11310 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.011 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 17:56:49 [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 17:56:49 2026-01-28T17:56:49.652Z WARN 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:49 2026-01-28T17:56:49.652Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 17:56:49 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 17:56:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 17:56:49 [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 17:56:50 line 1:0 mismatched input 'invalid' expecting '/' 17:56:50 line 1:0 mismatched input 'invalid' expecting '/' 17:56:50 2026-01-28T17:56:50.088Z WARN 11310 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 17:56:50 2026-01-28T17:56:50.693Z INFO 11310 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:50 2026-01-28T17:56:50.693Z WARN 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:50 2026-01-28T17:56:50.693Z ERROR 11310 --- [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),('{}'),(NULL),('/bookstore'),('1669'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:50 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. Call getNextException to see other errors in the batch. 17:56:50 2026-01-28T17:56:50.693Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:50 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. 17:56:50 2026-01-28T17:56:50.694Z WARN 11310 --- [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 (('150'::int8),('{}'),(NULL),('/bookstore'),('1669'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:50 Detail: Key (anchor_id, xpath)=(150, /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 17:56:50 2026-01-28T17:56:50.695Z INFO 11310 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:50 2026-01-28T17:56:50.695Z WARN 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:50 2026-01-28T17:56:50.695Z ERROR 11310 --- [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),('{}'),(NULL),('/bookstore'),('1670'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:50 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. Call getNextException to see other errors in the batch. 17:56:50 2026-01-28T17:56:50.695Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:50 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. 17:56:50 line 1:9 missing '/' at 'path' 17:56:50 line 1:9 missing '/' at 'path' 17:56:50 2026-01-28T17:56:50.767Z WARN 11310 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 17:56:50 2026-01-28T17:56:50.949Z INFO 11310 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:50 2026-01-28T17:56:50.949Z WARN 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:50 2026-01-28T17:56:50.949Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{"code":"1"}'),('1671'::int8),('/bookstore/categories[@code=''1'']'),('1704'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:50 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:56:50 2026-01-28T17:56:50.949Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:50 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 17:56:50 2026-01-28T17:56:50.949Z WARN 11310 --- [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 (('152'::int8),('{"code":"1"}'),('1671'::int8),('/bookstore/categories[@code=''1'']'),('1704'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:50 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 17:56:50 2026-01-28T17:56:50.952Z INFO 11310 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:50 2026-01-28T17:56:50.952Z WARN 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:50 2026-01-28T17:56:50.952Z ERROR 11310 --- [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"}'),('1671'::int8),('/bookstore/categories[@code=''1'']'),('1706'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:50 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:56:50 2026-01-28T17:56:50.952Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:50 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 17:56:51 2026-01-28T17:56:51.103Z INFO 11310 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:51 2026-01-28T17:56:51.103Z WARN 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:51 2026-01-28T17:56:51.103Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('153'::int8),('{"code":"1"}'),('1707'::int8),('/bookstore/categories[@code=''1'']'),('1741'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:51 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:56:51 2026-01-28T17:56:51.103Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:51 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. 17:56:51 2026-01-28T17:56:51.103Z WARN 11310 --- [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 (('153'::int8),('{"code":"1"}'),('1707'::int8),('/bookstore/categories[@code=''1'']'),('1741'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:51 Detail: Key (anchor_id, xpath)=(153, /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 17:56:51 2026-01-28T17:56:51.106Z INFO 11310 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:51 2026-01-28T17:56:51.106Z WARN 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:51 2026-01-28T17:56:51.106Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('153'::int8),('{"code":"1"}'),('1707'::int8),('/bookstore/categories[@code=''1'']'),('1743'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:51 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:56:51 2026-01-28T17:56:51.106Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:51 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. 17:56:51 2026-01-28T17:56:51.197Z INFO 11310 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:51 2026-01-28T17:56:51.197Z WARN 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:51 2026-01-28T17:56:51.197Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1773'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:51 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:56:51 2026-01-28T17:56:51.197Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:51 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 17:56:51 2026-01-28T17:56:51.197Z WARN 11310 --- [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 (('154'::int8),('{"code":"1"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1773'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:51 Detail: Key (anchor_id, xpath)=(154, /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 17:56:51 2026-01-28T17:56:51.198Z INFO 11310 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:51 2026-01-28T17:56:51.198Z WARN 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:51 2026-01-28T17:56:51.198Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1774'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:51 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:56:51 2026-01-28T17:56:51.198Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:51 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 17:56:51 2026-01-28T17:56:51.224Z INFO 11310 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:51 2026-01-28T17:56:51.224Z WARN 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:51 2026-01-28T17:56:51.224Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1775'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:51 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:56:51 2026-01-28T17:56:51.224Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:51 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 17:56:51 2026-01-28T17:56:51.224Z WARN 11310 --- [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 (('154'::int8),('{"code":"1"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1775'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:51 Detail: Key (anchor_id, xpath)=(154, /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 17:56:51 2026-01-28T17:56:51.226Z INFO 11310 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:51 2026-01-28T17:56:51.226Z WARN 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:51 2026-01-28T17:56:51.226Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1777'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:51 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:56:51 2026-01-28T17:56:51.226Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:51 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 17:56:52 [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.490 s -- in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 17:56:52 [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 17:56:52 2026-01-28T17:56:52.445Z WARN 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:52 2026-01-28T17:56:52.445Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 17:56:52 Detail: Key (name)=(generalTestDataspace) already exists. 17:56:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 17:56:52 [INFO] Running org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 17:56:53 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.293 s -- in org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 17:56:53 [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 17:56:53 2026-01-28T17:56:53.802Z WARN 11310 --- [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]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_3, Optional[2003-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.958Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:53.959Z WARN 11310 --- [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_23, Optional[2023-01-01]] 17:56:54 2026-01-28T17:56:54.412Z WARN 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:54 2026-01-28T17:56:54.412Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 17:56:54 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 17:56:54 2026-01-28T17:56:54.436Z WARN 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:54 2026-01-28T17:56:54.436Z ERROR 11310 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 17:56:54 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 17:56:54 2026-01-28T17:56:54.831Z WARN 11310 --- [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]] 17:56:54 2026-01-28T17:56:54.940Z WARN 11310 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_1, Optional[2001-01-01]] 17:56:54 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.195 s -- in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 17:56:54 [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 17:56:56 line 1:0 mismatched input 'cpsPath' expecting '/' 17:56:56 line 1:0 mismatched input 'cpsPath' expecting '/' 17:56:56 [INFO] Tests run: 157, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.993 s -- in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 17:56:56 [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 17:56:56 2026-01-28T17:56:56.989Z INFO 11310 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:56:57 2026-01-28T17:56:57.004Z INFO 11310 --- [cps-integration-test] [ool-10-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:56:57 2026-01-28T17:56:57.308Z INFO 11310 --- [cps-integration-test] [ool-11-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:56:57 2026-01-28T17:56:57.311Z INFO 11310 --- [cps-integration-test] [ool-12-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:56:57 2026-01-28T17:56:57.323Z INFO 11310 --- [cps-integration-test] [ool-13-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:56:57 2026-01-28T17:56:57.325Z INFO 11310 --- [cps-integration-test] [ool-14-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:56:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s -- in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 17:56:57 2026-01-28T17:56:57.367Z INFO 11310 --- [cps-integration-test] [ Thread-3] o.o.cps.integration.KafkaTestContainer : Shutting down KafkaTestContainer... 17:56:59 2026-01-28T17:56:57.376Z INFO 11310 --- [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] Member consumer-ncmp-async-rest-request-event-group-6-fc16e0fa-9819-447f-8c87-ffda342ee75c sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [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] Member consumer-ncmp-data-operation-event-group-5-49e325fc-8293-4d95-b943-0a3e29d9d859 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [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] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [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: consumer pro-actively leaving the group 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [cps-integration-test] [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 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Revoke previously assigned partitions dmi-cm-events-0 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [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] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [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: consumer pro-actively leaving the group 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [cps-integration-test] [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 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Member consumer-ncmp-group-1-e8473f07-d34b-4c67-92ab-f215e5a5106f sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [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] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [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: consumer pro-actively leaving the group 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [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] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [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: consumer pro-actively leaving the group 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Revoke previously assigned partitions dmi-ncmp-cm-avc-subscription-0 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [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: consumer pro-actively leaving the group 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Member consumer-ncmp-group-2-470a0665-e3e0-481c-a4c6-2139a4795561 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [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: consumer pro-actively leaving the group 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [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: consumer pro-actively leaving the group 17:56:59 2026-01-28T17:56:57.377Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Member consumer-ncmp-group-4-5807cf62-6965-4c6b-bfcc-141b7c6944c4 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:59 2026-01-28T17:56:57.378Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:59 2026-01-28T17:56:57.378Z INFO 11310 --- [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: consumer pro-actively leaving the group 17:56:59 2026-01-28T17:56:57.378Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions 17:56:59 2026-01-28T17:56:57.378Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:59 2026-01-28T17:56:57.378Z INFO 11310 --- [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: consumer pro-actively leaving the group 17:56:59 2026-01-28T17:56:57.378Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:59 2026-01-28T17:56:57.378Z INFO 11310 --- [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: consumer pro-actively leaving the group 17:56:59 2026-01-28T17:56:57.379Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Revoke previously assigned partitions subscription-0 17:56:59 2026-01-28T17:56:57.379Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 17:56:59 2026-01-28T17:56:57.379Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Member consumer-ncmp-group-3-f2777bed-26d6-448a-9284-d0d39006473a sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:59 2026-01-28T17:56:57.379Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:59 2026-01-28T17:56:57.379Z INFO 11310 --- [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: consumer pro-actively leaving the group 17:56:59 2026-01-28T17:56:57.379Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions 17:56:59 2026-01-28T17:56:57.379Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:59 2026-01-28T17:56:57.379Z INFO 11310 --- [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: consumer pro-actively leaving the group 17:56:59 2026-01-28T17:56:57.385Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:59 2026-01-28T17:56:57.385Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:59 2026-01-28T17:56:57.385Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:59 2026-01-28T17:56:57.385Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:59 2026-01-28T17:56:57.385Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:59 2026-01-28T17:56:57.385Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:59 2026-01-28T17:56:57.385Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:59 2026-01-28T17:56:57.385Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:59 2026-01-28T17:56:57.385Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:59 2026-01-28T17:56:57.385Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:59 2026-01-28T17:56:57.385Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:59 2026-01-28T17:56:57.394Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:59 2026-01-28T17:56:57.397Z INFO 11310 --- [cps-integration-test] [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 17:56:59 2026-01-28T17:56:57.398Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 17:56:59 2026-01-28T17:56:57.398Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 17:56:59 2026-01-28T17:56:57.398Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 17:56:59 2026-01-28T17:56:57.399Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-4 unregistered 17:56:59 2026-01-28T17:56:57.399Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 17:56:59 2026-01-28T17:56:57.484Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:59 2026-01-28T17:56:57.484Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:59 2026-01-28T17:56:57.484Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:59 2026-01-28T17:56:57.484Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:59 2026-01-28T17:56:57.487Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-2 unregistered 17:56:59 2026-01-28T17:56:57.487Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 17:56:59 2026-01-28T17:56:57.623Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:59 2026-01-28T17:56:57.623Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:59 2026-01-28T17:56:57.623Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:59 2026-01-28T17:56:57.623Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:59 2026-01-28T17:56:57.625Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-3 unregistered 17:56:59 2026-01-28T17:56:57.625Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 17:56:59 2026-01-28T17:56:57.642Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:59 2026-01-28T17:56:57.642Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:59 2026-01-28T17:56:57.642Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:59 2026-01-28T17:56:57.642Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:59 2026-01-28T17:56:57.645Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-1 unregistered 17:56:59 2026-01-28T17:56:57.645Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 17:56:59 2026-01-28T17:56:57.732Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:57.732Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node -1 disconnected. 17:56:59 2026-01-28T17:56:57.732Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:57.732Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:57.732Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node -1 disconnected. 17:56:59 2026-01-28T17:56:57.733Z INFO 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 17:56:59 2026-01-28T17:56:57.733Z INFO 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:59 2026-01-28T17:56:57.733Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 65 due to node 1 being disconnected (elapsed time since creation: 90ms, elapsed time since send: 90ms, throttle time: 0ms, request timeout: 30000ms) 17:56:59 2026-01-28T17:56:57.734Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 65 due to node 1 being disconnected (elapsed time since creation: 234ms, elapsed time since send: 234ms, throttle time: 0ms, request timeout: 30000ms) 17:56:59 2026-01-28T17:56:57.734Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 65 due to node 1 being disconnected (elapsed time since creation: 284ms, elapsed time since send: 284ms, throttle time: 0ms, request timeout: 30000ms) 17:56:59 2026-01-28T17:56:57.734Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node -1 disconnected. 17:56:59 2026-01-28T17:56:57.734Z INFO 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 17:56:59 2026-01-28T17:56:57.734Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 2147483646 disconnected. 17:56:59 2026-01-28T17:56:57.734Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 2147483646 disconnected. 17:56:59 2026-01-28T17:56:57.735Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 17:56:59 2026-01-28T17:56:57.735Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:56:59 2026-01-28T17:56:57.735Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 17:56:59 2026-01-28T17:56:57.735Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 2147483646 disconnected. 17:56:59 2026-01-28T17:56:57.735Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:56:59 2026-01-28T17:56:57.735Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:56:59 2026-01-28T17:56:57.735Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 2147483646 disconnected. 17:56:59 2026-01-28T17:56:57.736Z INFO 11310 --- [cps-integration-test] [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:56:59 2026-01-28T17:56:57.736Z INFO 11310 --- [cps-integration-test] [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 17:56:59 2026-01-28T17:56:57.736Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Error sending fetch request (sessionId=2139969351, epoch=44) to node 1: 17:56:59 17:56:59 org.apache.kafka.common.errors.DisconnectException 17:56:59 17:56:59 2026-01-28T17:56:57.736Z INFO 11310 --- [cps-integration-test] [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 17:56:59 2026-01-28T17:56:57.736Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=1785790180, epoch=44) to node 1: 17:56:59 17:56:59 org.apache.kafka.common.errors.DisconnectException 17:56:59 17:56:59 2026-01-28T17:56:57.736Z INFO 11310 --- [cps-integration-test] [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:56:59 2026-01-28T17:56:57.736Z INFO 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:59 2026-01-28T17:56:57.736Z INFO 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Cancelled in-flight METADATA request with correlation id 784 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 17:56:59 2026-01-28T17:56:57.736Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:56:59 2026-01-28T17:56:57.737Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node -1 disconnected. 17:56:59 2026-01-28T17:56:57.738Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:57.738Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Cancelled in-flight API_VERSIONS request with correlation id 18 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 17:56:59 2026-01-28T17:56:57.738Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=1503301605, epoch=44) to node 1: 17:56:59 17:56:59 org.apache.kafka.common.errors.DisconnectException 17:56:59 17:56:59 2026-01-28T17:56:57.739Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:57.739Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:57.739Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Cancelled in-flight API_VERSIONS request with correlation id 18 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 17:56:59 2026-01-28T17:56:57.739Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Cancelled in-flight API_VERSIONS request with correlation id 18 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 17:56:59 2026-01-28T17:56:57.740Z INFO 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:59 2026-01-28T17:56:57.740Z INFO 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 17:56:59 2026-01-28T17:56:57.824Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:57.824Z WARN 11310 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:57.844Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:57.844Z WARN 11310 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:57.845Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:57.845Z WARN 11310 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:57.849Z INFO 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:59 2026-01-28T17:56:57.849Z WARN 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:57.850Z INFO 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:59 2026-01-28T17:56:57.850Z WARN 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:57.851Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:57.851Z WARN 11310 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:57.853Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:57.853Z WARN 11310 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:57.855Z INFO 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:59 2026-01-28T17:56:57.855Z WARN 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:57.856Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:57.856Z WARN 11310 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:57.949Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:57.949Z WARN 11310 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:58.048Z INFO 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:59 2026-01-28T17:56:58.048Z WARN 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:58.057Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:58.057Z WARN 11310 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:58.058Z INFO 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:59 2026-01-28T17:56:58.058Z WARN 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:58.058Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:58.059Z WARN 11310 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:58.072Z INFO 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:59 2026-01-28T17:56:58.072Z WARN 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:58.075Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:58.075Z WARN 11310 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:58.085Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:58.085Z WARN 11310 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:58.086Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:58.086Z WARN 11310 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:58.220Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:58.220Z WARN 11310 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:58.279Z INFO 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:59 2026-01-28T17:56:58.279Z WARN 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:58.302Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:58.302Z WARN 11310 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:58.432Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:58.432Z WARN 11310 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:58.446Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:58.446Z WARN 11310 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:58.509Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:58.509Z WARN 11310 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:58.511Z INFO 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:59 2026-01-28T17:56:58.511Z WARN 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:58.519Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:58.519Z WARN 11310 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:58.551Z INFO 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:59 2026-01-28T17:56:58.551Z WARN 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:58.725Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:58.725Z WARN 11310 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:58.734Z INFO 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:59 2026-01-28T17:56:58.734Z WARN 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:58.776Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:58.777Z WARN 11310 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:58.908Z INFO 11310 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:58.908Z WARN 11310 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:59.252Z INFO 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:59 2026-01-28T17:56:59.252Z WARN 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:59.299Z INFO 11310 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:59.299Z WARN 11310 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:59.322Z INFO 11310 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:59.322Z WARN 11310 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:59.359Z INFO 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:59 2026-01-28T17:56:59.359Z WARN 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:59.411Z INFO 11310 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:59.411Z WARN 11310 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:59.487Z INFO 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:59 2026-01-28T17:56:59.487Z WARN 11310 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:59.630Z INFO 11310 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:59.631Z WARN 11310 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:59 2026-01-28T17:56:59.678Z INFO 11310 --- [cps-integration-test] [ionShutdownHook] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Closing the Kafka producer with timeoutMillis = 30000 ms. 17:56:59 2026-01-28T17:56:59.681Z INFO 11310 --- [cps-integration-test] [ionShutdownHook] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:59 2026-01-28T17:56:59.681Z INFO 11310 --- [cps-integration-test] [ionShutdownHook] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:59 2026-01-28T17:56:59.681Z INFO 11310 --- [cps-integration-test] [ionShutdownHook] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:59 2026-01-28T17:56:59.681Z INFO 11310 --- [cps-integration-test] [ionShutdownHook] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:59 2026-01-28T17:56:59.681Z INFO 11310 --- [cps-integration-test] [ionShutdownHook] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for cps-core-1 unregistered 17:56:59 2026-01-28T17:56:59.682Z INFO 11310 --- [cps-integration-test] [ionShutdownHook] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Closing the Kafka producer with timeoutMillis = 30000 ms. 17:56:59 2026-01-28T17:56:59.685Z INFO 11310 --- [cps-integration-test] [ionShutdownHook] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:59 2026-01-28T17:56:59.685Z INFO 11310 --- [cps-integration-test] [ionShutdownHook] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:59 2026-01-28T17:56:59.685Z INFO 11310 --- [cps-integration-test] [ionShutdownHook] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:59 2026-01-28T17:56:59.685Z INFO 11310 --- [cps-integration-test] [ionShutdownHook] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:59 2026-01-28T17:56:59.685Z INFO 11310 --- [cps-integration-test] [ionShutdownHook] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for cps-core-1 unregistered 17:56:59 2026-01-28T17:56:59.693Z INFO 11310 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 17:56:59 2026-01-28T17:56:59.693Z WARN 11310 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:57:02 [INFO] 17:57:02 [INFO] Results: 17:57:02 [INFO] 17:57:02 [WARNING] Tests run: 440, Failures: 0, Errors: 0, Skipped: 2 17:57:02 [INFO] 17:57:02 [INFO] 17:57:02 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ integration-test --- 17:57:02 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes 17:57:02 [INFO] 17:57:02 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ integration-test --- 17:57:02 [INFO] Skipping JaCoCo execution due to missing classes directory. 17:57:02 [INFO] 17:57:02 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 17:57:02 [WARNING] JAR will be empty - no content was marked for inclusion! 17:57:02 [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.5-SNAPSHOT.jar 17:57:02 [INFO] 17:57:02 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 17:57:02 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.5-SNAPSHOT/integration-test-3.7.5-SNAPSHOT.jar 17:57:02 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.5-SNAPSHOT/integration-test-3.7.5-SNAPSHOT.pom 17:57:02 [INFO] 17:57:02 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 17:57:02 [INFO] Building spotbugs 3.7.5-SNAPSHOT [17/21] 17:57:02 [INFO] --------------------------------[ jar ]--------------------------------- 17:57:02 [INFO] 17:57:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 17:57:02 [INFO] 17:57:02 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 17:57:02 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 17:57:02 [INFO] Copying 1 resource 17:57:02 [INFO] 17:57:02 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 17:57:02 [INFO] No sources to compile 17:57:02 [INFO] 17:57:02 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 17:57:02 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 17:57:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 17:57:02 [INFO] 17:57:02 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 17:57:02 [INFO] No sources to compile 17:57:02 [INFO] 17:57:02 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 17:57:02 [INFO] No tests to run. 17:57:02 [INFO] 17:57:02 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 17:57:02 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.5-SNAPSHOT.jar 17:57:02 [INFO] 17:57:02 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 17:57:02 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.5-SNAPSHOT/spotbugs-3.7.5-SNAPSHOT.jar 17:57:02 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.5-SNAPSHOT/spotbugs-3.7.5-SNAPSHOT.pom 17:57:02 [INFO] 17:57:02 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 17:57:02 [INFO] Building cps-application 3.7.5-SNAPSHOT [18/21] 17:57:02 [INFO] --------------------------------[ jar ]--------------------------------- 17:57:03 [INFO] 17:57:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 17:57:03 [INFO] 17:57:03 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-info) @ cps-application --- 17:57:04 [INFO] 17:57:04 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-application --- 17:57:04 [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 17:57:04 [INFO] 17:57:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-application --- 17:57:04 [INFO] You have 0 Checkstyle violations. 17:57:04 [INFO] 17:57:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-application --- 17:57:04 [INFO] You have 0 Checkstyle violations. 17:57:04 [INFO] 17:57:04 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 17:57:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:57:04 [INFO] Copying 1 resource 17:57:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license 17:57:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses 17:57:04 [INFO] 17:57:04 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-application --- 17:57:04 [INFO] Recompiling the module because of changed dependency. 17:57:04 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 17:57:04 [INFO] 17:57:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 17:57:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:57:04 [INFO] Copying 2 resources 17:57:04 [INFO] 17:57:04 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-application --- 17:57:04 [INFO] Recompiling the module because of changed dependency. 17:57:04 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 17:57:05 [INFO] 17:57:05 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-application --- 17:57:05 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:57:05 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:57:05 [INFO] Parallel parsing disabled. 17:57:05 [INFO] Compiled 12 files. 17:57:05 [INFO] 17:57:05 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-application --- 17:57:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:57:05 [INFO] 17:57:05 [INFO] ------------------------------------------------------- 17:57:05 [INFO] T E S T S 17:57:05 [INFO] ------------------------------------------------------- 17:57:06 17:57:06.905 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 17:57:07 [INFO] Running org.onap.cps.ApplicationSpec 17:57:07 17:57:07.662 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: prd-centos8-docker-8c-8g-3873.novalocal 17:57:07 17:57:07.663 [main] WARN org.onap.cps.startup.InstanceStartupDelayManager -- No Sequenced host name detected (-), hash-based delay = 2273 ms 17:57:09 17:57:09.937 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 17:57:10 17:57:10,652 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:57:10 17:57:10,652 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:57:10 17:57:10,656 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:57:10 17:57:10,710 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:57:10 17:57:10,710 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:57:11 17:57:11,136 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:57:11 17:57:11,136 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:57:11 {"logTimeStamp":"2026-01-28T17:57:11.548Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 17.0.6-ea with PID 15484 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application)","processId":"15484","threadName":"main","class":"org.onap.cps.Application"} 17:57:11 {"logTimeStamp":"2026-01-28T17:57:11.549Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"15484","threadName":"main","class":"org.onap.cps.Application"} 17:57:13 {"logTimeStamp":"2026-01-28T17:57:13.340Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"15484","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 17:57:13 {"logTimeStamp":"2026-01-28T17:57:13.576Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 226 ms. Found 6 JPA repository interfaces.","processId":"15484","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 17:57:15 {"logTimeStamp":"2026-01-28T17:57:15.001Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"15484","threadName":"main","class":"o.s.b.w.e.j.JettyServletWebServerFactory"} 17:57:15 {"logTimeStamp":"2026-01-28T17:57:15.009Z","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":"15484","threadName":"main","class":"org.eclipse.jetty.server.Server"} 17:57:15 {"logTimeStamp":"2026-01-28T17:57:15.051Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring embedded WebApplicationContext","processId":"15484","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 17:57:15 {"logTimeStamp":"2026-01-28T17:57:15.052Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 3453 ms","processId":"15484","threadName":"main","class":"o.s.b.w.s.c.ServletWebServerApplicationContext"} 17:57:15 {"logTimeStamp":"2026-01-28T17:57:15.628Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"15484","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} 17:57:15 {"logTimeStamp":"2026-01-28T17:57:15.638Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@4ab50d80{application,/,b=[file:/tmp/jetty-docbase.8080.6421492975730495787/, 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@730e92ff{STARTED}}","processId":"15484","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} 17:57:15 {"logTimeStamp":"2026-01-28T17:57:15.639Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@4ab50d80{application,/,b=[file:/tmp/jetty-docbase.8080.6421492975730495787/, 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@730e92ff{STARTED}}","processId":"15484","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 17:57:15 {"logTimeStamp":"2026-01-28T17:57:15.641Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@5fc4c2a5{STARTING}[12.0.31,sto=0] @9753ms","processId":"15484","threadName":"main","class":"org.eclipse.jetty.server.Server"} 17:57:15 {"logTimeStamp":"2026-01-28T17:57:15.869Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15484","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 17:57:16 {"logTimeStamp":"2026-01-28T17:57:16.969Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","processId":"15484","threadName":"main","class":"o.hibernate.jpa.internal.util.LogHelper"} 17:57:17 {"logTimeStamp":"2026-01-28T17:57:17.042Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000412: Hibernate ORM core version 6.6.39.Final","processId":"15484","threadName":"main","class":"org.hibernate.Version"} 17:57:17 {"logTimeStamp":"2026-01-28T17:57:17.045Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"15484","threadName":"main","class":"org.hibernate.cfg.Environment"} 17:57:17 {"logTimeStamp":"2026-01-28T17:57:17.087Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000026: Second-level cache disabled","processId":"15484","threadName":"main","class":"o.h.c.internal.RegionFactoryInitiator"} 17:57:17 {"logTimeStamp":"2026-01-28T17:57:17.482Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"15484","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} 17:57:17 {"logTimeStamp":"2026-01-28T17:57:17.530Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15484","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 17:57:18 {"logTimeStamp":"2026-01-28T17:57:18.535Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15484","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 17:57:18 {"logTimeStamp":"2026-01-28T17:57:18.535Z","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":"15484","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 17:57:18 {"logTimeStamp":"2026-01-28T17:57:18.537Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH000342: Could not obtain connection to query metadata","processId":"15484","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"} 17:57:18 {"logTimeStamp":"2026-01-28T17:57:18.570Z","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":"15484","threadName":"main","class":"org.hibernate.orm.deprecation"} 17:57:18 {"logTimeStamp":"2026-01-28T17:57:18.589Z","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":"15484","threadName":"main","class":"org.hibernate.orm.connections.pooling"} 17:57:19 {"logTimeStamp":"2026-01-28T17:57:19.990Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"15484","threadName":"main","class":"o.h.e.t.j.p.i.JtaPlatformInitiator"} 17:57:19 {"logTimeStamp":"2026-01-28T17:57:19.993Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"15484","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 17:57:20 {"logTimeStamp":"2026-01-28T17:57:20.582Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"15484","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactory"} 17:57:21 {"logTimeStamp":"2026-01-28T17:57:21.540Z","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":"15484","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} 17:57:21 {"logTimeStamp":"2026-01-28T17:57:21.686Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]: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":"15484","threadName":"main","class":"com.hazelcast.system.logo"} 17:57:21 {"logTimeStamp":"2026-01-28T17:57:21.686Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"15484","threadName":"main","class":"com.hazelcast.system"} 17:57:21 {"logTimeStamp":"2026-01-28T17:57:21.688Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.181]:5701","processId":"15484","threadName":"main","class":"com.hazelcast.system"} 17:57:21 {"logTimeStamp":"2026-01-28T17:57:21.688Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"15484","threadName":"main","class":"com.hazelcast.system"} 17:57:21 {"logTimeStamp":"2026-01-28T17:57:21.689Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]: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":"15484","threadName":"main","class":"com.hazelcast.system"} 17:57:21 {"logTimeStamp":"2026-01-28T17:57:21.692Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]: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":"15484","threadName":"main","class":"com.hazelcast.system"} 17:57:22 {"logTimeStamp":"2026-01-28T17:57:22.367Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]: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":"15484","threadName":"main","class":"com.hazelcast.system.security"} 17:57:22 {"logTimeStamp":"2026-01-28T17:57:22.481Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"15484","threadName":"main","class":"com.hazelcast.instance.impl.Node"} 17:57:22 {"logTimeStamp":"2026-01-28T17:57:22.724Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.","processId":"15484","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} 17:57:22 {"logTimeStamp":"2026-01-28T17:57:22.731Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.181]:5701 is STARTING","processId":"15484","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 17:57:22 {"logTimeStamp":"2026-01-28T17:57:22.879Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Trying to join to discovered node: [10.30.106.162]:5701","processId":"15484","threadName":"main","class":"c.h.i.cluster.impl.MulticastJoiner"} 17:57:23 {"logTimeStamp":"2026-01-28T17:57:22.929Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initialized new cluster connection between /10.30.106.181:46939 and /10.30.106.162:5701","processId":"15484","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".IO.thread-in-0","class":"c.h.i.server.tcp.TcpServerConnection"} 17:57:23 {"logTimeStamp":"2026-01-28T17:57:23.033Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:2, ver:2} [\n\tMember [10.30.106.162]:5701 - ddb60a5d-bf25-49b9-8564-288d93244472\n\tMember [10.30.106.181]:5701 - dc1e00b9-24d0-4db8-86e8-566ae0c986ef this\n]\n","processId":"15484","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".priority-generic-operation.thread-0","class":"c.h.internal.cluster.ClusterService"} 17:57:23 {"logTimeStamp":"2026-01-28T17:57:23.058Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.181]:5701 is STARTED","processId":"15484","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.039Z","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":"15484","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.261Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"15484","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.417Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"15484","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.417Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"15484","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.418Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 1 ms","processId":"15484","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.426Z","logLevel":"INFO","serviceName":"cps-application","message":"Started ServerConnector@19e38a81{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15484","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.428Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"15484","threadName":"main","class":"o.s.b.web.embedded.jetty.JettyWebServer"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.509Z","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":"15484","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.572Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15484","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.677Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15484","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.679Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15484","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.679Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15484","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.679Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1769623046677","processId":"15484","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.682Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"15484","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.693Z","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":"15484","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.693Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15484","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.701Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15484","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.701Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15484","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.701Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15484","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.701Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1769623046701","processId":"15484","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.702Z","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":"15484","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.704Z","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":"15484","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.704Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15484","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.779Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15484","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.779Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15484","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.779Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1769623046778","processId":"15484","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.779Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"15484","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.792Z","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":"15484","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.792Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15484","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.798Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15484","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.799Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15484","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.799Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15484","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.799Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1769623046798","processId":"15484","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.799Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"15484","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.801Z","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":"15484","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.802Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15484","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.810Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15484","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.810Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15484","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.810Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15484","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.811Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1769623046810","processId":"15484","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.811Z","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":"15484","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.814Z","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":"15484","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.814Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15484","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.830Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15484","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.830Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15484","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.830Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1769623046830","processId":"15484","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.830Z","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":"15484","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.856Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 16.824 seconds (process running for 20.967)","processId":"15484","threadName":"main","class":"org.onap.cps.Application"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.857Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CpsNotificationSubscriptionModelLoader","processId":"15484","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.857Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader InventoryModelLoader","processId":"15484","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.857Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CmDataSubscriptionModelLoader","processId":"15484","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.857Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader ModelLoadersCompletedCheck","processId":"15484","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.881Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15484","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.881Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Started: CPS Data Notification Subscription Models","processId":"15484","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.906Z","logLevel":"INFO","traceId":"02fcded8a0e4f5ab52e89738df4e9d6c","serviceName":"cps-application","message":"System is not ready yet","spanId":"bee7497bfa3b1773","processId":"15484","threadName":"watchdog-th-1","class":"o.o.c.n.i.i.sync.DataSyncWatchdog"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.906Z","logLevel":"INFO","traceId":"72ab32540ed0a77f429fd7608b63e515","serviceName":"cps-application","message":"System is not ready yet","spanId":"7050ff23c8110547","processId":"15484","threadName":"watchdog-th-2","class":"o.o.c.n.i.i.sync.ModuleSyncWatchdog"} 17:57:26 {"logTimeStamp":"2026-01-28T17:57:26.922Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15484","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.121Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.121Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.123Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.123Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.123Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.124Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.124Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.124Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.124Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.125Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.125Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.125Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.125Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.125Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.125Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.128Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.128Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.128Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.219Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.219Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.220Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.222Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.223Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.223Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.223Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.224Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.224Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.226Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.226Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.226Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.226Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.226Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.227Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.245Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.245Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.245Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.334Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.334Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.334Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.339Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.339Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.339Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.344Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.344Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.344Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.372Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.372Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.372Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.378Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.379Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.379Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.397Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.397Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.397Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.486Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Connection[id=1, /10.30.106.181:46939->/10.30.106.162:5701, qualifier=null, endpoint=[10.30.106.162]:5701, remoteUuid=ddb60a5d-bf25-49b9-8564-288d93244472, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side","processId":"15484","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".IO.thread-in-0","class":"c.h.i.server.tcp.TcpServerConnection"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.490Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Connecting to /10.30.106.162:5701, timeout: 10000, bind-any: true","processId":"15484","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".cached.thread-6","class":"c.h.i.server.tcp.TcpServerConnector"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.492Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Could not connect to: /10.30.106.162:5701. Reason: IOException[Connection refused to address /10.30.106.162:5701]","processId":"15484","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".cached.thread-6","class":"c.h.i.server.tcp.TcpServerConnector"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.590Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.590Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.590Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.593Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Connecting to /10.30.106.162:5701, timeout: 10000, bind-any: true","processId":"15484","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".cached.thread-6","class":"c.h.i.server.tcp.TcpServerConnector"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.595Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Could not connect to: /10.30.106.162:5701. Reason: IOException[Connection refused to address /10.30.106.162:5701]","processId":"15484","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".cached.thread-6","class":"c.h.i.server.tcp.TcpServerConnector"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.610Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.610Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.610Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.613Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.613Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.613Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.631Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.632Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.632Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.635Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.635Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.635Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.637Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.637Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.637Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.696Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Connecting to /10.30.106.162:5701, timeout: 10000, bind-any: true","processId":"15484","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".cached.thread-6","class":"c.h.i.server.tcp.TcpServerConnector"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.698Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Could not connect to: /10.30.106.162:5701. Reason: IOException[Connection refused to address /10.30.106.162:5701]","processId":"15484","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".cached.thread-6","class":"c.h.i.server.tcp.TcpServerConnector"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.799Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Connecting to /10.30.106.162:5701, timeout: 10000, bind-any: true","processId":"15484","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".cached.thread-9","class":"c.h.i.server.tcp.TcpServerConnector"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.800Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Could not connect to: /10.30.106.162:5701. Reason: IOException[Connection refused to address /10.30.106.162:5701]","processId":"15484","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".cached.thread-9","class":"c.h.i.server.tcp.TcpServerConnector"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.801Z","logLevel":"WARN","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Removing connection to endpoint [10.30.106.162]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.162:5701}, Error-Count: 5","processId":"15484","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".cached.thread-9","class":"c.h.i.s.t.TcpServerConnectionErrorHandler"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.802Z","logLevel":"WARN","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Member [10.30.106.162]:5701 - ddb60a5d-bf25-49b9-8564-288d93244472 is suspected to be dead for reason: No connection","processId":"15484","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".cached.thread-9","class":"c.h.i.cluster.impl.MembershipManager"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.802Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Starting mastership claim process...","processId":"15484","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".cached.thread-9","class":"c.h.i.cluster.impl.MembershipManager"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.806Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Local MembersView{version=2, members=[MemberInfo{address=[10.30.106.162]:5701, uuid=ddb60a5d-bf25-49b9-8564-288d93244472, cpMemberUUID=null, liteMember=false, memberListJoinVersion=1}, MemberInfo{address=[10.30.106.181]:5701, uuid=dc1e00b9-24d0-4db8-86e8-566ae0c986ef, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}]} with suspected members: [Member [10.30.106.162]:5701 - ddb60a5d-bf25-49b9-8564-288d93244472] and initial addresses to ask: []","processId":"15484","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".cached.thread-9","class":"c.h.i.cluster.impl.MembershipManager"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.809Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Storing snapshot of partition assignments while removing UUID ddb60a5d-bf25-49b9-8564-288d93244472","processId":"15484","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".cached.thread-6","class":"c.h.i.p.impl.PartitionStateManagerImpl"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.813Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:1, ver:3} [\n\tMember [10.30.106.181]:5701 - dc1e00b9-24d0-4db8-86e8-566ae0c986ef this\n]\n","processId":"15484","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".cached.thread-6","class":"c.h.internal.cluster.ClusterService"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.813Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Mastership is claimed with: MembersView{version=3, members=[MemberInfo{address=[10.30.106.181]:5701, uuid=dc1e00b9-24d0-4db8-86e8-566ae0c986ef, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}]}","processId":"15484","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".cached.thread-6","class":"c.h.i.cluster.impl.MembershipManager"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.814Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Committing/rolling-back live transactions of [10.30.106.162]:5701, UUID: ddb60a5d-bf25-49b9-8564-288d93244472","processId":"15484","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".cached.thread-9","class":"c.h.t.TransactionManagerService"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.817Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Fetching partition tables from cluster to determine the most recent one... Local stamp: -1369202887668978195","processId":"15484","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".migration","class":"c.h.i.partition.InternalPartitionService"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.817Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Most recent partition table is determined.","processId":"15484","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".migration","class":"c.h.i.partition.InternalPartitionService"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.817Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Applying the most recent of partition state...","processId":"15484","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".migration","class":"c.h.i.partition.InternalPartitionService"} 17:57:27 {"logTimeStamp":"2026-01-28T17:57:27.820Z","logLevel":"WARN","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Following unknown addresses are found in partition table sent from master[[10.30.106.181]:5701]. (Probably they have recently joined or left the cluster.) {\n\t[10.30.106.162]:5701 - ddb60a5d-bf25-49b9-8564-288d93244472\n}","processId":"15484","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".migration","class":"c.h.i.partition.InternalPartitionService"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.924Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15484","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.924Z","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":"15484","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.931Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"15484","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.931Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed","processId":"15484","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.943Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.943Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.944Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.944Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.944Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.944Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.945Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.945Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.946Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.946Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.947Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.947Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.947Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.947Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.947Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.947Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.947Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.949Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.949Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.949Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.949Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.949Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.949Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.949Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.949Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.951Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.952Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.952Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.952Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.952Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.952Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.952Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.952Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.952Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.952Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.952Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.952Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.953Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.953Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.953Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.954Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.954Z","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":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.957Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-3 unregistered","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.958Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.961Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.961Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: Consumer stopped","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.961Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.961Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.961Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.961Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.962Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.181]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Partition balance is ok, no need to repartition.","processId":"15484","threadName":"hz.\"cps-and-ncmp-hazelcast-instance-config\".migration","class":"c.h.i.p.impl.MigrationManagerImpl"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.963Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.963Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.963Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.963Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.966Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-4 unregistered","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.966Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.971Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.971Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.971Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.971Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.974Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-2 unregistered","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.975Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.980Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-1 unregistered","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.980Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.981Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.981Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: Consumer stopped","processId":"15484","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.984Z","logLevel":"INFO","serviceName":"cps-application","message":"Commencing graceful shutdown. Waiting for active requests to complete","processId":"15484","threadName":"main","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.985Z","logLevel":"INFO","serviceName":"cps-application","message":"Graceful shutdown complete","processId":"15484","threadName":"jetty-shutdown","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 17:57:28 {"logTimeStamp":"2026-01-28T17:57:27.992Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped ServerConnector@19e38a81{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15484","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.069Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","processId":"15484","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.080Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped oejs.Server@5fc4c2a5{STOPPING}[12.0.31,sto=0]","processId":"15484","threadName":"main","class":"org.eclipse.jetty.server.Server"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.082Z","logLevel":"INFO","serviceName":"cps-application","message":"Destroying Spring FrameworkServlet 'dispatcherServlet'","processId":"15484","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.084Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped osbwej.JettyEmbeddedWebAppContext@4ab50d80{application,/,b=[file:/tmp/jetty-docbase.8080.6421492975730495787/, 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@730e92ff{STOPPED}}","processId":"15484","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.087Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15484","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.087Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Started: NCMP Inventory Models","processId":"15484","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 17:57:30 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@16576a6 has been closed already 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.108Z","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":"15484","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:57:30 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1259) 17:57:30 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1420) 17:57:30 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 17:57:30 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:249) 17:57:30 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:74) 17:57:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:57:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:57:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:57:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:57:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:57:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:57:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:57:30 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:57:30 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:57:30 at jdk.internal.reflect.GeneratedMethodAccessor33.invoke(Unknown Source) 17:57:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:57:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:57:30 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:57:30 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:57:30 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:57:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:57:30 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:57:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:57:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:57:30 at org.onap.cps.ncmp.init.InventoryModelLoader$$SpringCGLIB$$0.onApplicationEvent() 17:57:30 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 17:57:30 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 17:57:30 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 17:57:30 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 17:57:30 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 17:57:30 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 17:57:30 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 17:57:30 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 17:57:30 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 17:57:30 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 17:57:30 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 17:57:30 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 17:57:30 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 17:57:30 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 17:57:30 at org.onap.cps.Application.main(Application.java:45) 17:57:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:57:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:57:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:57:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:57:30 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:57:30 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:57:30 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 17:57:30 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 17:57:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:57:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:57:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 17:57:30 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 17:57:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:57:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:57:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:57:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:57:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:57:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:57:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:57:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:57:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:57:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:57:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:57:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:57:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:57:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:57:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:57:30 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:57:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:57:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:57:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:57:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:57:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:57:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:57:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:57:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:57:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:57:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:57:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:57:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:57:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:57:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:57:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:57:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:57:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:57:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:57:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:57:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:57:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:57:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:57:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:57:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:57:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:57:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:57:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:57:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:57:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:57:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:57:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:57:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:57:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:57:30 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:57:30 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:57:30 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:57:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:57:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:57:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:57:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:57:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:57:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:57:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:57:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:57:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.112Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15484","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.113Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Started: NCMP CM Data Notification Subscription Models","processId":"15484","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} 17:57:30 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@16576a6 has been closed already 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.114Z","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":"15484","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:57:30 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1259) 17:57:30 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1420) 17:57:30 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 17:57:30 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:249) 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.114Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating schema set failed","processId":"15484","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:57:30 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:74) 17:57:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:57:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:57:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:57:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:57:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:57:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:57:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:57:30 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:57:30 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:57:30 at jdk.internal.reflect.GeneratedMethodAccessor33.invoke(Unknown Source) 17:57:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:57:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:57:30 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:57:30 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:57:30 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:57:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:57:30 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:57:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:57:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:57:30 at org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader$$SpringCGLIB$$0.onApplicationEvent() 17:57:30 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 17:57:30 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 17:57:30 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 17:57:30 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 17:57:30 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 17:57:30 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 17:57:30 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 17:57:30 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 17:57:30 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 17:57:30 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 17:57:30 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 17:57:30 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 17:57:30 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 17:57:30 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 17:57:30 at org.onap.cps.Application.main(Application.java:45) 17:57:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:57:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:57:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:57:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:57:30 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:57:30 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:57:30 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 17:57:30 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 17:57:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:57:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:57:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 17:57:30 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 17:57:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:57:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:57:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:57:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:57:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:57:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:57:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:57:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:57:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:57:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:57:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:57:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:57:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:57:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:57:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:57:30 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:57:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:57:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:57:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:57:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:57:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:57:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:57:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:57:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:57:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:57:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:57:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:57:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:57:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:57:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:57:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:57:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:57:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:57:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:57:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:57:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:57:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:57:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:57:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:57:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:57:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:57:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:57:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:57:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:57:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:57:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:57:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:57:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:57:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:57:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:57:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:57:30 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:57:30 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:57:30 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:57:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:57:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:57:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:57:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:57:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:57:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:57:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:57:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:57:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.117Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15484","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.117Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Started: Completion Check","processId":"15484","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.118Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Model loading (on master) finished","processId":"15484","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.118Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: This instance is model loader master. Model loading completed","processId":"15484","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.118Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Completed","processId":"15484","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.118Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"15484","threadName":"main","class":"org.onap.cps.Application"} 17:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.73 s -- in org.onap.cps.ApplicationSpec 17:57:30 [INFO] Running org.onap.cps.config.JettyConfigSpec 17:57:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.682 s -- in org.onap.cps.config.JettyConfigSpec 17:57:30 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 17:57:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.config.MicroMeterConfigSpec 17:57:30 [INFO] Running org.onap.cps.logging.MdcServletFilterSpec 17:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.logging.MdcServletFilterSpec 17:57:30 [INFO] Running org.onap.cps.startup.InstanceStartupDelayManagerSpec 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.934Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: cps-and-ncmp-0","processId":"15484","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.934Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 0 ms","processId":"15484","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.935Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-1","processId":"15484","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.935Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 2000 ms","processId":"15484","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.936Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-23","processId":"15484","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.936Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 46000 ms","processId":"15484","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.937Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-2-34","processId":"15484","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.937Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 68000 ms","processId":"15484","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.938Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: t@st : - { \" -56","processId":"15484","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.938Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 112000 ms","processId":"15484","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.940Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: no_digits_at_all","processId":"15484","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.940Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 784 ms","processId":"15484","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.941Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: digits-12-in-the-middle","processId":"15484","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.941Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 1484 ms","processId":"15484","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.942Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: non-digit-after-digit-1a","processId":"15484","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.942Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 753 ms","processId":"15484","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.942Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: dash-after-digit-1-","processId":"15484","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.942Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 7256 ms","processId":"15484","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.943Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: three-digits-at-end-is-not-accepted-123","processId":"15484","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.943Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 9941 ms","processId":"15484","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.947Z","logLevel":"INFO","serviceName":"cps-application","message":"Exception during startup delay ignored. some message","processId":"15484","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.949Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: prd-centos8-docker-8c-8g-3873.novalocal","processId":"15484","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.949Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 2273 ms","processId":"15484","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:30 {"logTimeStamp":"2026-01-28T17:57:30.950Z","logLevel":"WARN","serviceName":"cps-application","message":"Sleep interrupted, re-interrupting the thread","processId":"15484","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:30 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.startup.InstanceStartupDelayManagerSpec 17:57:30 [INFO] Running org.onap.cps.architecture.CpsArchitectureTest 17:57:31 {"logTimeStamp":"2026-01-28T17:57:30.965Z","logLevel":"INFO","serviceName":"cps-application","message":"Detected Java version 17.0.6-ea","processId":"15484","threadName":"main","class":"com.tngtech.archunit.core.PluginLoader"} 17:57:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.571 s -- in org.onap.cps.architecture.CpsArchitectureTest 17:57:35 [INFO] Running org.onap.cps.architecture.NcmpArchitectureTest 17:57:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.cps.architecture.NcmpArchitectureTest 17:57:35 [INFO] 17:57:35 [INFO] Results: 17:57:35 [INFO] 17:57:35 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 17:57:35 [INFO] 17:57:35 [INFO] 17:57:35 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-application --- 17:57:35 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 17:57:35 [INFO] Analyzed bundle 'cps-application' with 5 classes 17:57:35 [INFO] All coverage checks have been met. 17:57:35 [INFO] 17:57:35 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-application --- 17:57:35 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 17:57:35 [INFO] Analyzed bundle 'cps-application' with 5 classes 17:57:35 [INFO] 17:57:35 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 17:57:35 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.5-SNAPSHOT.jar 17:57:35 [INFO] 17:57:35 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-application --- 17:57:36 [INFO] Attaching repackaged archive /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.5-SNAPSHOT-springboot.jar with classifier springboot 17:57:36 [INFO] 17:57:36 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 17:57:38 [INFO] 17:57:38 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.5-SNAPSHOT-20260128T174909Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 17:57:38 [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 17:57:38 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 17:57:38 [INFO] Building project dependencies layer... 17:57:38 [INFO] Building resources layer... 17:57:38 [INFO] Building classes layer... 17:57:38 [INFO] Building jvm arg files layer... 17:57:38 [INFO] Building dependencies layer... 17:57:38 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 17:57:44 [INFO] 17:57:44 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 17:57:44 [INFO] Loading to Docker daemon... 17:57:47 [INFO] 17:57:47 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.5-SNAPSHOT-20260128T174909Z, nexus3.onap.org:10003/onap/cps-and-ncmp 17:57:47 [INFO] 17:57:47 [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! 17:57:47 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 17:57:47 [INFO] 17:57:47 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 17:57:47 [INFO] 17:57:47 [INFO] 17:57:47 [INFO] 17:57:47 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 17:57:47 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.5-SNAPSHOT/cps-application-3.7.5-SNAPSHOT.jar 17:57:47 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.5-SNAPSHOT/cps-application-3.7.5-SNAPSHOT.pom 17:57:47 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.5-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.5-SNAPSHOT/cps-application-3.7.5-SNAPSHOT-springboot.jar 17:57:47 [INFO] 17:57:47 [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ 17:57:47 [INFO] Building policy-executor-stub 3.7.5-SNAPSHOT [19/21] 17:57:47 [INFO] --------------------------------[ jar ]--------------------------------- 17:57:47 [INFO] 17:57:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-executor-stub --- 17:57:47 [INFO] 17:57:47 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ policy-executor-stub --- 17:57:47 [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 17:57:47 [INFO] 17:57:47 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ policy-executor-stub --- 17:57:47 [INFO] Generating with dryRun=false 17:57:47 [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. 17:57:47 [INFO] OpenAPI Generator: spring (server) 17:57:47 [INFO] Generator 'spring' is considered stable. 17:57:47 [INFO] ---------------------------------- 17:57:47 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 17:57:47 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:57:47 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub 17:57:47 [INFO] Processing operation initiatePermissionRequest 17:57:47 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:57:47 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:57:47 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:57:47 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 17:57:47 [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 17:57:47 [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 17:57:47 [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 17:57:47 [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 17:57:47 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:57:47 [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 17:57:47 [INFO] Skipping generation of Webhooks. 17:57:47 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:57:47 [INFO] Skipping generation of supporting files. 17:57:47 ################################################################################ 17:57:47 # Thanks for using OpenAPI Generator. # 17:57:47 # Please consider donation to help us maintain this project 🙏 # 17:57:47 # https://opencollective.com/openapi_generator/donate # 17:57:47 ################################################################################ 17:57:47 [INFO] 17:57:47 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ policy-executor-stub --- 17:57:47 [INFO] 17:57:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-executor-stub --- 17:57:47 [INFO] You have 0 Checkstyle violations. 17:57:47 [INFO] 17:57:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ policy-executor-stub --- 17:57:47 [INFO] You have 0 Checkstyle violations. 17:57:47 [INFO] 17:57:47 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-executor-stub --- 17:57:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:57:47 [INFO] Copying 1 resource 17:57:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/license 17:57:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-resources/licenses 17:57:47 [INFO] 17:57:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ policy-executor-stub --- 17:57:47 [INFO] Recompiling the module because of changed dependency. 17:57:47 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 17:57:48 [INFO] 17:57:48 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ policy-executor-stub --- 17:57:48 [INFO] Generating with dryRun=false 17:57:48 [INFO] No .openapi-generator-ignore file found. 17:57:48 [INFO] OpenAPI Generator: openapi-yaml (documentation) 17:57:48 [INFO] Generator 'openapi-yaml' is considered stable. 17:57:48 [INFO] Output file [outputFile=openapi.yaml] 17:57:48 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:57:48 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:57:48 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 17:57:48 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:57:48 [INFO] Skipping generation of Webhooks. 17:57:48 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:57:48 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/README.md 17:57:48 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/openapi.yaml 17:57:48 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore 17:57:48 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION 17:57:48 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES 17:57:48 ################################################################################ 17:57:48 # Thanks for using OpenAPI Generator. # 17:57:48 # Please consider donation to help us maintain this project 🙏 # 17:57:48 # https://opencollective.com/openapi_generator/donate # 17:57:48 ################################################################################ 17:57:48 [INFO] 17:57:48 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ policy-executor-stub --- 17:57:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:57:48 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/src/test/resources 17:57:48 [INFO] 17:57:48 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ policy-executor-stub --- 17:57:48 [INFO] No sources to compile 17:57:48 [INFO] 17:57:48 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ policy-executor-stub --- 17:57:48 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:57:48 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:57:48 [INFO] Parallel parsing disabled. 17:57:49 [INFO] Compiled 4 files. 17:57:49 [INFO] 17:57:49 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ policy-executor-stub --- 17:57:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:57:49 [INFO] 17:57:49 [INFO] ------------------------------------------------------- 17:57:49 [INFO] T E S T S 17:57:49 [INFO] ------------------------------------------------------- 17:57:50 17:57:50.453 [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. 17:57:50 17:57:50.663 [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 17:57:50 17:57:50.712 [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. 17:57:50 17:57:50.727 [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 17:57:51 [INFO] Running org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 17:57:51 17:57:51 . ____ _ __ _ _ 17:57:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:57:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:57:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:57:51 ' |____| .__|_| |_|_| |_\__, | / / / / 17:57:51 =========|_|==============|___/=/_/_/_/ 17:57:51 17:57:51 :: Spring Boot :: (v3.5.9) 17:57:51 17:57:51 2026-01-28T17:57:51.926Z INFO 15903 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 17.0.6-ea with PID 15903 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 17:57:51 2026-01-28T17:57:51.928Z INFO 15903 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 17:57:53 2026-01-28T17:57:53.178Z INFO 15903 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8093 17:57:53 2026-01-28T17:57:53.187Z INFO 15903 --- [ 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 17:57:53 2026-01-28T17:57:53.234Z INFO 15903 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 17:57:53 2026-01-28T17:57:53.235Z INFO 15903 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1268 ms 17:57:53 2026-01-28T17:57:53.314Z INFO 15903 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 17:57:53 2026-01-28T17:57:53.323Z INFO 15903 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@63f95ac1{application,/,b=[file:/tmp/jetty-docbase.8093.5349318231793516028/, 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@59171a5d{STARTED}} 17:57:53 2026-01-28T17:57:53.324Z INFO 15903 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@63f95ac1{application,/,b=[file:/tmp/jetty-docbase.8093.5349318231793516028/, 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@59171a5d{STARTED}} 17:57:53 2026-01-28T17:57:53.326Z INFO 15903 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@49de1717{STARTING}[12.0.31,sto=0] @4047ms 17:57:53 2026-01-28T17:57:53.918Z INFO 15903 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 17:57:53 2026-01-28T17:57:53.918Z INFO 15903 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 17:57:53 2026-01-28T17:57:53.919Z INFO 15903 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 17:57:53 2026-01-28T17:57:53.932Z INFO 15903 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@5bc1eaa7{HTTP/1.1, (http/1.1)}{0.0.0.0:8093} 17:57:53 2026-01-28T17:57:53.934Z INFO 15903 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8093 (http/1.1) with context path '/' 17:57:53 2026-01-28T17:57:53.944Z INFO 15903 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 2.649 seconds (process running for 4.665) 17:57:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.967 s -- in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 17:57:53 [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 17:57:55 17:57:55 . ____ _ __ _ _ 17:57:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:57:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:57:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:57:55 ' |____| .__|_| |_|_| |_\__, | / / / / 17:57:55 =========|_|==============|___/=/_/_/_/ 17:57:55 17:57:55 :: Spring Boot :: (v3.5.9) 17:57:55 17:57:55 2026-01-28T17:57:55.040Z INFO 15903 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 17.0.6-ea with PID 15903 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 17:57:55 2026-01-28T17:57:55.040Z INFO 15903 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:57:55 2026-01-28T17:57:55.628Z INFO 15903 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:57:55 2026-01-28T17:57:55.628Z INFO 15903 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:57:55 2026-01-28T17:57:55.629Z INFO 15903 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 17:57:55 2026-01-28T17:57:55.651Z INFO 15903 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.645 seconds (process running for 6.372) 17:57:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:57:56 2026-01-28T17:57:56.503Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:57:56 2026-01-28T17:57:56.504Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 17:57:56 2026-01-28T17:57:56.507Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:57:56 "permissionId" : null, 17:57:56 "changeRequestFormat" : "cm-legacy", 17:57:56 "operations" : [ { 17:57:56 "operation" : "delete", 17:57:56 "entityHandleId" : null, 17:57:56 "resourceIdentifier" : "some fdn", 17:57:56 "targetIdentifier" : "some cm-handle", 17:57:56 "changeRequest" : "{}" 17:57:56 } ] 17:57:56 } 17:57:56 2026-01-28T17:57:56.507Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 17:57:56 2026-01-28T17:57:56.507Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:57:56 2026-01-28T17:57:56.569Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:57:56 2026-01-28T17:57:56.570Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 17:57:56 2026-01-28T17:57:56.570Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:57:56 "permissionId" : null, 17:57:56 "changeRequestFormat" : "cm-legacy", 17:57:56 "operations" : [ { 17:57:56 "operation" : "delete", 17:57:56 "entityHandleId" : null, 17:57:56 "resourceIdentifier" : "prefix/policySimulation=slowResponse_1", 17:57:56 "targetIdentifier" : "some cm-handle", 17:57:56 "changeRequest" : "{}" 17:57:56 } ] 17:57:56 } 17:57:56 2026-01-28T17:57:56.570Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=slowResponse_1 17:57:57 2026-01-28T17:57:57.571Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:57:57 2026-01-28T17:57:57.595Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:57:57 2026-01-28T17:57:57.595Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 17:57:57 2026-01-28T17:57:57.595Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:57:57 "permissionId" : null, 17:57:57 "changeRequestFormat" : "cm-legacy", 17:57:57 "operations" : [ { 17:57:57 "operation" : "delete", 17:57:57 "entityHandleId" : null, 17:57:57 "resourceIdentifier" : "prefix/policySimulation=policyResponse_deny", 17:57:57 "targetIdentifier" : "some cm-handle", 17:57:57 "changeRequest" : "{}" 17:57:57 } ] 17:57:57 } 17:57:57 2026-01-28T17:57:57.595Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_deny 17:57:57 2026-01-28T17:57:57.596Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Stub is mocking a policy response: deny) 17:57:57 2026-01-28T17:57:57.613Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:57:57 2026-01-28T17:57:57.613Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 17:57:57 2026-01-28T17:57:57.614Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:57:57 "permissionId" : null, 17:57:57 "changeRequestFormat" : "cm-legacy", 17:57:57 "operations" : [ { 17:57:57 "operation" : "delete", 17:57:57 "entityHandleId" : null, 17:57:57 "resourceIdentifier" : "prefix/policySimulation=policyResponse_other", 17:57:57 "targetIdentifier" : "some cm-handle", 17:57:57 "changeRequest" : "{}" 17:57:57 } ] 17:57:57 } 17:57:57 2026-01-28T17:57:57.614Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_other 17:57:57 2026-01-28T17:57:57.614Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: other (Stub is mocking a policy response: other) 17:57:57 2026-01-28T17:57:57.632Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:57:57 2026-01-28T17:57:57.632Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 17:57:57 2026-01-28T17:57:57.633Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:57:57 "permissionId" : null, 17:57:57 "changeRequestFormat" : "cm-legacy", 17:57:57 "operations" : [ { 17:57:57 "operation" : "delete", 17:57:57 "entityHandleId" : null, 17:57:57 "resourceIdentifier" : "segment1=1/policySimulation=httpError_418", 17:57:57 "targetIdentifier" : "some cm-handle", 17:57:57 "changeRequest" : "{}" 17:57:57 } ] 17:57:57 } 17:57:57 2026-01-28T17:57:57.633Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: segment1=1/policySimulation=httpError_418 17:57:57 2026-01-28T17:57:57.633Z WARN 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub is mocking an error response, code: 418 17:57:57 2026-01-28T17:57:57.649Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:57:57 2026-01-28T17:57:57.649Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: null 17:57:57 2026-01-28T17:57:57.649Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:57:57 "permissionId" : null, 17:57:57 "changeRequestFormat" : "cm-legacy", 17:57:57 "operations" : [ { 17:57:57 "operation" : "delete", 17:57:57 "entityHandleId" : null, 17:57:57 "resourceIdentifier" : "some target", 17:57:57 "targetIdentifier" : "some cm-handle", 17:57:57 "changeRequest" : "{}" 17:57:57 } ] 17:57:57 } 17:57:57 2026-01-28T17:57:57.649Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some target 17:57:57 2026-01-28T17:57:57.650Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:57:57 2026-01-28T17:57:57.663Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:57:57 2026-01-28T17:57:57.663Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 17:57:57 2026-01-28T17:57:57.663Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:57:57 "permissionId" : null, 17:57:57 "changeRequestFormat" : "some decision type", 17:57:57 "operations" : [ ] 17:57:57 } 17:57:57 2026-01-28T17:57:57.675Z WARN 15903 --- [ 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')] 17:57:57 2026-01-28T17:57:57.828Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:57:57 2026-01-28T17:57:57.828Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 17:57:57 2026-01-28T17:57:57.835Z ERROR 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Error while formatting permission request 17:57:57 17:57:57 com.fasterxml.jackson.core.JsonProcessingException: test 17:57:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:na] 17:57:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[na:na] 17:57:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:na] 17:57:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[na:na] 17:57:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[na:na] 17:57:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) ~[groovy-3.0.18.jar:3.0.18] 17:57:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) ~[groovy-3.0.18.jar:3.0.18] 17:57:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) ~[groovy-3.0.18.jar:3.0.18] 17:57:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) ~[groovy-3.0.18.jar:3.0.18] 17:57:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ~[groovy-3.0.18.jar:3.0.18] 17:57:57 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec$__spock_feature_0_5_closure1.doCall(PolicyExecutorStubControllerSpec.groovy:132) ~[test-classes/:na] 17:57:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 17:57:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 17:57:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 17:57:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 17:57:57 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) ~[groovy-3.0.18.jar:3.0.18] 17:57:57 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) ~[groovy-3.0.18.jar:3.0.18] 17:57:57 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) ~[groovy-3.0.18.jar:3.0.18] 17:57:57 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) ~[groovy-3.0.18.jar:3.0.18] 17:57:57 at groovy.lang.Closure.call(Closure.java:427) ~[groovy-3.0.18.jar:3.0.18] 17:57:57 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at com.fasterxml.jackson.databind.ObjectWriter$SpockMock$997531236.writeValueAsString(Unknown Source) ~[jackson-databind-2.19.1.jar:2.19.1] 17:57:57 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.formatPermissionRequest(PolicyExecutorStubController.java:111) ~[classes/:na] 17:57:57 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.initiatePermissionRequest(PolicyExecutorStubController.java:62) ~[classes/:na] 17:57:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 17:57:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 17:57:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 17:57:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 17:57:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) ~[spring-aop-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) ~[spring-aop-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) ~[spring-context-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) ~[spring-aop-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) ~[spring-aop-6.2.15.jar:6.2.15] 17:57:57 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController$$SpringCGLIB$$1.initiatePermissionRequest() ~[classes/:na] 17:57:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 17:57:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 17:57:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 17:57:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 17:57:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) ~[spring-web-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) ~[spring-web-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:57:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] 17:57:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-6.2.15.jar:6.2.15] 17:57:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] 17:57:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) ~[spring-test-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) ~[spring-test-6.2.15.jar:6.2.15] 17:57:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) ~[na:na] 17:57:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) ~[groovy-3.0.18.jar:3.0.18] 17:57:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) ~[groovy-3.0.18.jar:3.0.18] 17:57:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) ~[groovy-3.0.18.jar:3.0.18] 17:57:57 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec.$spock_feature_0_5(PolicyExecutorStubControllerSpec.groovy:137) ~[test-classes/:na] 17:57:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 17:57:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 17:57:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 17:57:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 17:57:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] 17:57:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] 17:57:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 17:57:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 17:57:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 17:57:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 17:57:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.3.1.jar:3.3.1] 17:57:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.3.1.jar:3.3.1] 17:57:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.3.1.jar:3.3.1] 17:57:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.3.1.jar:3.3.1] 17:57:57 17:57:57 2026-01-28T17:57:57.842Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: invalid json 17:57:57 2026-01-28T17:57:57.842Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 17:57:57 2026-01-28T17:57:57.842Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:57:57 2026-01-28T17:57:57.858Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:57:57 2026-01-28T17:57:57.858Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 17:57:57 2026-01-28T17:57:57.859Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:57:57 "permissionId" : null, 17:57:57 "changeRequestFormat" : "cm-legacy", 17:57:57 "operations" : [ { 17:57:57 "operation" : "delete", 17:57:57 "entityHandleId" : null, 17:57:57 "resourceIdentifier" : "policySimulation=slowResponse_5", 17:57:57 "targetIdentifier" : "some cm-handle", 17:57:57 "changeRequest" : "{}" 17:57:57 } ] 17:57:57 } 17:57:57 2026-01-28T17:57:57.859Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: policySimulation=slowResponse_5 17:57:57 2026-01-28T17:57:57.860Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:57:57 2026-01-28T17:57:57.886Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:57:57 2026-01-28T17:57:57.886Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 17:57:57 2026-01-28T17:57:57.886Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:57:57 "permissionId" : null, 17:57:57 "changeRequestFormat" : "cm-legacy", 17:57:57 "operations" : [ { 17:57:57 "operation" : "delete", 17:57:57 "entityHandleId" : null, 17:57:57 "resourceIdentifier" : "some resource", 17:57:57 "targetIdentifier" : "some cm-handle", 17:57:57 "changeRequest" : null 17:57:57 } ] 17:57:57 } 17:57:57 2026-01-28T17:57:57.886Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some resource 17:57:57 2026-01-28T17:57:57.886Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:57:57 2026-01-28T17:57:57.900Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:57:57 2026-01-28T17:57:57.900Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 17:57:57 2026-01-28T17:57:57.901Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:57:57 "permissionId" : null, 17:57:57 "changeRequestFormat" : "cm-legacy", 17:57:57 "operations" : [ { 17:57:57 "operation" : "other", 17:57:57 "entityHandleId" : null, 17:57:57 "resourceIdentifier" : "some resource", 17:57:57 "targetIdentifier" : "some cm-handle", 17:57:57 "changeRequest" : "{}" 17:57:57 } ] 17:57:57 } 17:57:57 2026-01-28T17:57:57.901Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 17:57:57 2026-01-28T17:57:57.901Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:57:57 2026-01-28T17:57:57.914Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:57:57 2026-01-28T17:57:57.914Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 17:57:57 2026-01-28T17:57:57.915Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:57:57 "permissionId" : null, 17:57:57 "changeRequestFormat" : "cm-legacy", 17:57:57 "operations" : [ { 17:57:57 "operation" : "other", 17:57:57 "entityHandleId" : null, 17:57:57 "resourceIdentifier" : "some resource", 17:57:57 "targetIdentifier" : "some cm-handle", 17:57:57 "changeRequest" : null 17:57:57 } ] 17:57:57 } 17:57:57 2026-01-28T17:57:57.915Z INFO 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 17:57:57 2026-01-28T17:57:57.915Z WARN 15903 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Change Request is required for other operations 17:57:57 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.932 s -- in org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 17:57:58 [INFO] 17:57:58 [INFO] Results: 17:57:58 [INFO] 17:57:58 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 17:57:58 [INFO] 17:57:58 [INFO] 17:57:58 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ policy-executor-stub --- 17:57:58 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 17:57:58 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 17:57:58 [INFO] All coverage checks have been met. 17:57:58 [INFO] 17:57:58 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-executor-stub --- 17:57:58 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 17:57:58 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 17:57:58 [INFO] 17:57:58 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-executor-stub --- 17:57:58 [INFO] Building jar: /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.5-SNAPSHOT.jar 17:57:58 [INFO] 17:57:58 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ policy-executor-stub --- 17:57:58 [INFO] 17:57:58 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.5-SNAPSHOT-20260128T174909Z, nexus3.onap.org:10003/onap/policy-executor-stub... 17:57:58 [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 17:57:58 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 17:57:58 [INFO] Building dependencies layer... 17:57:58 [INFO] Building resources layer... 17:57:58 [INFO] Building jvm arg files layer... 17:57:58 [INFO] Building classes layer... 17:57:58 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 17:57:59 [INFO] 17:57:59 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 17:57:59 [INFO] Loading to Docker daemon... 17:58:05 [INFO] 17:58:05 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.5-SNAPSHOT-20260128T174909Z, nexus3.onap.org:10003/onap/policy-executor-stub 17:58:05 [INFO] 17:58:05 [INFO] 17:58:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-executor-stub --- 17:58:05 [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.5-SNAPSHOT/policy-executor-stub-3.7.5-SNAPSHOT.jar 17:58:05 [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.5-SNAPSHOT/policy-executor-stub-3.7.5-SNAPSHOT.pom 17:58:05 [INFO] 17:58:05 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 17:58:05 [INFO] Building jacoco-report 3.7.5-SNAPSHOT [20/21] 17:58:05 [INFO] --------------------------------[ jar ]--------------------------------- 17:58:05 [INFO] 17:58:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 17:58:05 [INFO] 17:58:05 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ jacoco-report --- 17:58: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/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 17:58:05 [INFO] 17:58:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ jacoco-report --- 17:58:05 [INFO] You have 0 Checkstyle violations. 17:58:05 [INFO] 17:58:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ jacoco-report --- 17:58:05 [INFO] You have 0 Checkstyle violations. 17:58:05 [INFO] 17:58:05 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 17:58:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:58:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources 17:58:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license 17:58:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses 17:58:05 [INFO] 17:58:05 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jacoco-report --- 17:58:05 [INFO] No sources to compile 17:58:05 [INFO] 17:58:05 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 17:58:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:58:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources 17:58:05 [INFO] 17:58:05 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jacoco-report --- 17:58:05 [INFO] No sources to compile 17:58:05 [INFO] 17:58:05 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ jacoco-report --- 17:58:05 [INFO] No sources specified for compilation. Skipping. 17:58:05 [INFO] 17:58:05 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ jacoco-report --- 17:58:05 [INFO] No tests to run. 17:58:05 [INFO] 17:58:05 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ jacoco-report --- 17:58:05 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec 17:58:05 [INFO] 17:58:05 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ jacoco-report --- 17:58:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:58:05 [INFO] 17:58:05 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 17:58:05 [WARNING] JAR will be empty - no content was marked for inclusion! 17:58:05 [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.5-SNAPSHOT.jar 17:58:05 [INFO] 17:58:05 [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report) @ jacoco-report --- 17:58:05 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 17:58:05 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 17:58:05 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 17:58:05 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 17:58:05 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 17:58:05 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 17:58:05 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 17:58:05 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec 17:58:05 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 17:58:05 [INFO] Analyzed bundle 'cps-application' with 5 classes 17:58:05 [INFO] Analyzed bundle 'cps-events' with 0 classes 17:58:05 [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes 17:58:05 [INFO] Analyzed bundle 'cps-ncmp-service' with 160 classes 17:58:05 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 17:58:05 [INFO] Analyzed bundle 'cps-rest' with 7 classes 17:58:05 [INFO] Analyzed bundle 'cps-ri' with 17 classes 17:58:05 [INFO] Analyzed bundle 'cps-service' with 76 classes 17:58:05 [INFO] Analyzed bundle 'integration-test' with 0 classes 17:58:05 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 17:58:05 [INFO] 17:58:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 17:58:05 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.5-SNAPSHOT/jacoco-report-3.7.5-SNAPSHOT.jar 17:58:05 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.5-SNAPSHOT/jacoco-report-3.7.5-SNAPSHOT.pom 17:58:05 [INFO] 17:58:05 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 17:58:05 [INFO] Building cps 3.7.5-SNAPSHOT [21/21] 17:58:05 [INFO] --------------------------------[ pom ]--------------------------------- 17:58:05 [INFO] 17:58:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 17:58:05 [INFO] 17:58:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 17:58:05 [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.7.5-SNAPSHOT/cps-aggregator-3.7.5-SNAPSHOT.pom 17:58:05 [INFO] ------------------------------------------------------------------------ 17:58:05 [INFO] Reactor Summary for cps 3.7.5-SNAPSHOT: 17:58:05 [INFO] 17:58:05 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.957 s] 17:58:05 [INFO] cps-bom ............................................ SUCCESS [ 0.004 s] 17:58:05 [INFO] checkstyle ......................................... SUCCESS [ 4.266 s] 17:58:05 [INFO] cps-parent ......................................... SUCCESS [ 7.556 s] 17:58:05 [INFO] cps-events ......................................... SUCCESS [ 4.818 s] 17:58:05 [INFO] cps-path-parser .................................... SUCCESS [ 7.562 s] 17:58:05 [INFO] cps-service ........................................ SUCCESS [ 35.925 s] 17:58:05 [INFO] cps-rest ........................................... SUCCESS [ 20.492 s] 17:58:05 [INFO] cps-ncmp-events .................................... SUCCESS [ 2.563 s] 17:58:05 [INFO] cps-ncmp-service ................................... SUCCESS [03:45 min] 17:58:05 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 15.595 s] 17:58:05 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.079 s] 17:58:05 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 6.826 s] 17:58:05 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 1.630 s] 17:58:05 [INFO] cps-ri ............................................. SUCCESS [ 7.313 s] 17:58:05 [INFO] integration-test ................................... SUCCESS [02:08 min] 17:58:05 [INFO] spotbugs ........................................... SUCCESS [ 0.010 s] 17:58:05 [INFO] cps-application .................................... SUCCESS [ 45.528 s] 17:58:05 [INFO] policy-executor-stub ............................... SUCCESS [ 17.364 s] 17:58:05 [INFO] jacoco-report ...................................... SUCCESS [ 0.772 s] 17:58:05 [INFO] cps ................................................ SUCCESS [ 0.004 s] 17:58:05 [INFO] ------------------------------------------------------------------------ 17:58:05 [INFO] BUILD SUCCESS 17:58:05 [INFO] ------------------------------------------------------------------------ 17:58:05 [INFO] Total time: 08:56 min 17:58:05 [INFO] Finished at: 2026-01-28T17:58:05Z 17:58:05 [INFO] ------------------------------------------------------------------------ 17:58:05 $ ssh-agent -k 17:58:05 unset SSH_AUTH_SOCK; 17:58:05 unset SSH_AGENT_PID; 17:58:05 echo Agent pid 5592 killed; 17:58:05 [ssh-agent] Stopped. 17:58:06 [PostBuildScript] - [INFO] Executing post build scripts. 17:58:06 [cps-master-verify-java] $ /bin/bash /tmp/jenkins18028182149870708284.sh 17:58:06 ---> sysstat.sh 17:58:06 [cps-master-verify-java] $ /bin/bash /tmp/jenkins16620878203827883906.sh 17:58:06 ---> package-listing.sh 17:58:06 ++ facter osfamily 17:58:06 ++ tr '[:upper:]' '[:lower:]' 17:58:06 + OS_FAMILY=redhat 17:58:06 + workspace=/w/workspace/cps-master-verify-java 17:58:06 + START_PACKAGES=/tmp/packages_start.txt 17:58:06 + END_PACKAGES=/tmp/packages_end.txt 17:58:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:58:06 + PACKAGES=/tmp/packages_start.txt 17:58:06 + '[' /w/workspace/cps-master-verify-java ']' 17:58:06 + PACKAGES=/tmp/packages_end.txt 17:58:06 + case "${OS_FAMILY}" in 17:58:06 + rpm -qa 17:58:06 + sort 17:58:07 + '[' -f /tmp/packages_start.txt ']' 17:58:07 + '[' -f /tmp/packages_end.txt ']' 17:58:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:58:07 + '[' /w/workspace/cps-master-verify-java ']' 17:58:07 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 17:58:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 17:58:07 [cps-master-verify-java] $ /bin/bash /tmp/jenkins9849869960091569030.sh 17:58:07 ---> capture-instance-metadata.sh 17:58:07 Setup pyenv: 17:58:07 system 17:58:07 3.8.13 17:58:07 3.9.13 17:58:07 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 17:58:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BK9m from file:/tmp/.os_lf_venv 17:58:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:58:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:58:09 lf-activate-venv(): INFO: Base packages installed successfully 17:58:09 lf-activate-venv(): INFO: Installing additional packages: lftools 17:58:19 lf-activate-venv(): INFO: Adding /tmp/venv-BK9m/bin to PATH 17:58:19 INFO: Running in OpenStack, capturing instance metadata 17:58:19 [cps-master-verify-java] $ /bin/bash /tmp/jenkins2727832872895380869.sh 17:58:19 provisioning config files... 17:58:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config14949985626992190984tmp 17:58:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:58:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:58:19 [EnvInject] - Injecting environment variables from a build step. 17:58:19 [EnvInject] - Injecting as environment variables the properties content 17:58:19 SERVER_ID=logs 17:58:19 17:58:19 [EnvInject] - Variables injected successfully. 17:58:19 [cps-master-verify-java] $ /bin/bash /tmp/jenkins14364454960148233484.sh 17:58:19 ---> create-netrc.sh 17:58:19 [cps-master-verify-java] $ /bin/bash /tmp/jenkins8438649803141870526.sh 17:58:19 ---> python-tools-install.sh 17:58:19 Setup pyenv: 17:58:19 system 17:58:19 3.8.13 17:58:19 3.9.13 17:58:19 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 17:58:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BK9m from file:/tmp/.os_lf_venv 17:58:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:58:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:58:21 lf-activate-venv(): INFO: Base packages installed successfully 17:58:21 lf-activate-venv(): INFO: Installing additional packages: lftools 17:58:29 lf-activate-venv(): INFO: Adding /tmp/venv-BK9m/bin to PATH 17:58:29 [cps-master-verify-java] $ /bin/bash /tmp/jenkins3111355005571056309.sh 17:58:29 ---> sudo-logs.sh 17:58:29 Archiving 'sudo' log.. 17:58:29 [cps-master-verify-java] $ /bin/bash /tmp/jenkins17317413814804594809.sh 17:58:30 ---> job-cost.sh 17:58:30 Setup pyenv: 17:58:30 system 17:58:30 3.8.13 17:58:30 3.9.13 17:58:30 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 17:58:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BK9m from file:/tmp/.os_lf_venv 17:58:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:58:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:58:32 lf-activate-venv(): INFO: Base packages installed successfully 17:58:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:58:36 lf-activate-venv(): INFO: Adding /tmp/venv-BK9m/bin to PATH 17:58:36 INFO: No Stack... 17:58:37 INFO: Retrieving Pricing Info for: v3-standard-8 17:58:37 INFO: Archiving Costs 17:58:37 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins10206584723506476700.sh 17:58:37 ---> logs-deploy.sh 17:58:37 Setup pyenv: 17:58:37 system 17:58:37 3.8.13 17:58:37 3.9.13 17:58:37 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 17:58:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BK9m from file:/tmp/.os_lf_venv 17:58:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:58:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:58:39 lf-activate-venv(): INFO: Base packages installed successfully 17:58:39 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:58:48 lf-activate-venv(): INFO: Adding /tmp/venv-BK9m/bin to PATH 17:58:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/11303 17:58:48 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 17:58:49 Archives upload complete. 17:58:49 INFO: archiving logs to Nexus 17:58:50 ---> uname -a: 17:58:50 Linux prd-centos8-docker-8c-8g-3873.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 17:58:50 17:58:50 17:58:50 ---> lscpu: 17:58:50 Architecture: x86_64 17:58:50 CPU op-mode(s): 32-bit, 64-bit 17:58:50 Byte Order: Little Endian 17:58:50 CPU(s): 8 17:58:50 On-line CPU(s) list: 0-7 17:58:50 Thread(s) per core: 1 17:58:50 Core(s) per socket: 1 17:58:50 Socket(s): 8 17:58:50 NUMA node(s): 1 17:58:50 Vendor ID: AuthenticAMD 17:58:50 CPU family: 23 17:58:50 Model: 49 17:58:50 Model name: AMD EPYC-Rome Processor 17:58:50 Stepping: 0 17:58:50 CPU MHz: 2799.998 17:58:50 BogoMIPS: 5599.99 17:58:50 Virtualization: AMD-V 17:58:50 Hypervisor vendor: KVM 17:58:50 Virtualization type: full 17:58:50 L1d cache: 32K 17:58:50 L1i cache: 32K 17:58:50 L2 cache: 512K 17:58:50 L3 cache: 16384K 17:58:50 NUMA node0 CPU(s): 0-7 17:58:50 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 17:58:50 17:58:50 17:58:50 ---> nproc: 17:58:50 8 17:58:50 17:58:50 17:58:50 ---> df -h: 17:58:50 Filesystem Size Used Avail Use% Mounted on 17:58:50 devtmpfs 16G 0 16G 0% /dev 17:58:50 tmpfs 16G 0 16G 0% /dev/shm 17:58:50 tmpfs 16G 17M 16G 1% /run 17:58:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:58:50 /dev/vda1 160G 13G 148G 9% / 17:58:50 tmpfs 3.2G 0 3.2G 0% /run/user/1001 17:58:50 17:58:50 17:58:50 ---> free -m: 17:58:50 total used free shared buff/cache available 17:58:50 Mem: 31890 1147 25277 19 5465 30269 17:58:50 Swap: 1023 0 1023 17:58:50 17:58:50 17:58:50 ---> ip addr: 17:58:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:58:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:58:50 inet 127.0.0.1/8 scope host lo 17:58:50 valid_lft forever preferred_lft forever 17:58:50 inet6 ::1/128 scope host 17:58:50 valid_lft forever preferred_lft forever 17:58:50 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 17:58:50 link/ether fa:16:3e:a9:71:3d brd ff:ff:ff:ff:ff:ff 17:58:50 altname enp0s3 17:58:50 altname ens3 17:58:50 inet 10.30.106.181/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 17:58:50 valid_lft 85711sec preferred_lft 85711sec 17:58:50 inet6 fe80::f816:3eff:fea9:713d/64 scope link 17:58:50 valid_lft forever preferred_lft forever 17:58:50 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 17:58:50 link/ether 02:42:75:7a:28:29 brd ff:ff:ff:ff:ff:ff 17:58:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:58:50 valid_lft forever preferred_lft forever 17:58:50 inet6 fe80::42:75ff:fe7a:2829/64 scope link 17:58:50 valid_lft forever preferred_lft forever 17:58:50 17:58:50 17:58:50 ---> sar -b -r -n DEV: 17:58:50 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 01/28/2026 _x86_64_ (8 CPU) 17:58:50 17:58:50 17:47:14 LINUX RESTART (8 CPU) 17:58:50 17:58:50 05:48:01 PM tps rtps wtps bread/s bwrtn/s 17:58:50 05:49:01 PM 107.13 6.15 100.98 923.73 7327.58 17:58:50 05:50:01 PM 268.21 18.24 249.97 4031.46 13415.08 17:58:50 05:51:01 PM 88.19 0.95 87.24 232.76 10142.99 17:58:50 05:52:01 PM 105.86 0.53 105.33 412.26 39885.49 17:58:50 05:53:01 PM 40.27 0.03 40.24 1.73 955.33 17:58:50 05:54:01 PM 11.10 0.48 10.61 21.46 362.43 17:58:50 05:55:01 PM 27.46 0.00 27.46 0.00 932.68 17:58:50 05:56:01 PM 106.75 0.00 106.75 0.00 23620.66 17:58:50 05:57:01 PM 15.21 0.00 15.21 0.00 717.66 17:58:50 05:58:01 PM 126.48 2.50 123.98 4523.25 11967.86 17:58:50 Average: 89.67 2.89 86.78 1014.64 10933.00 17:58:50 17:58:50 05:48:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:58:50 05:49:01 PM 29470148 31182348 3185564 9.75 2688 2034128 1509092 4.48 155372 2596144 199704 17:58:50 05:50:01 PM 27617684 29813944 5038028 15.43 2688 2507472 2818568 8.36 239276 4306068 229408 17:58:50 05:51:01 PM 27407864 29685268 5247848 16.07 2688 2585808 2621052 7.78 280496 4463196 19500 17:58:50 05:52:01 PM 24909056 28320196 7746656 23.72 2688 3693796 5683068 16.86 405124 6730508 232 17:58:50 05:53:01 PM 24862604 28278448 7793108 23.86 2688 3698244 3827624 11.36 441040 6744128 804 17:58:50 05:54:01 PM 24817624 28239416 7838088 24.00 2688 3704036 3834020 11.38 443040 6785840 72 17:58:50 05:55:01 PM 25072864 28747068 7582848 23.22 2688 3953672 3428144 10.17 506448 6462600 235568 17:58:50 05:56:01 PM 23074288 27231840 9581424 29.34 2688 4426056 6230064 18.48 554376 8352844 4448 17:58:50 05:57:01 PM 23415820 27506368 9239892 28.29 2688 4346712 4353100 12.92 547196 8034536 48 17:58:50 05:58:01 PM 23673008 28855144 8982704 27.51 2688 5431312 3373980 10.01 727204 7587824 614916 17:58:50 Average: 25432096 28786004 7223616 22.12 2688 3638124 3767871 11.18 429957 6206369 130470 17:58:50 17:58:50 05:48:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:58:50 05:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:50 05:49:01 PM eth0 142.79 100.80 1377.45 29.52 0.00 0.00 0.00 0.00 17:58:50 05:49:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:50 05:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:50 05:50:01 PM eth0 379.27 305.00 5215.29 45.72 0.00 0.00 0.00 0.00 17:58:50 05:50:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:50 05:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:50 05:51:01 PM eth0 154.12 127.33 927.39 34.11 0.00 0.00 0.00 0.00 17:58:50 05:51:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:50 05:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:50 05:52:01 PM eth0 315.18 192.29 9503.16 21.20 0.00 0.00 0.00 0.00 17:58:50 05:52:01 PM docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 17:58:50 05:52:01 PM vetha147fe7 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 17:58:50 05:53:01 PM lo 46.02 46.02 4.32 4.32 0.00 0.00 0.00 0.00 17:58:50 05:53:01 PM eth0 147.73 100.17 45.58 42.11 0.00 0.00 0.00 0.00 17:58:50 05:53:01 PM docker0 12.30 13.98 1.82 1.73 0.00 0.00 0.00 0.00 17:58:50 05:54:01 PM lo 67.43 67.43 3.49 3.49 0.00 0.00 0.00 0.00 17:58:50 05:54:01 PM eth0 382.89 269.94 105.46 108.79 0.00 0.00 0.00 0.00 17:58:50 05:54:01 PM docker0 0.92 1.17 0.13 0.18 0.00 0.00 0.00 0.00 17:58:50 05:55:01 PM lo 21.31 21.31 1.06 1.06 0.00 0.00 0.00 0.00 17:58:50 05:55:01 PM eth0 186.39 145.61 747.50 44.81 0.00 0.00 0.00 0.00 17:58:50 05:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:50 05:56:01 PM lo 269.69 269.69 43.29 43.29 0.00 0.00 0.00 0.00 17:58:50 05:56:01 PM eth0 421.61 150.12 2275.87 19.02 0.00 0.00 0.00 0.00 17:58:50 05:56:01 PM docker0 116.54 122.86 19.68 20.69 0.00 0.00 0.00 0.00 17:58:50 05:56:01 PM veth924d3fa 103.50 109.03 19.75 17.04 0.00 0.00 0.00 0.00 17:58:50 05:56:01 PM vethfef9d55 13.05 14.53 1.52 3.92 0.00 0.00 0.00 0.00 17:58:50 05:57:01 PM lo 1419.64 1419.64 241.61 241.61 0.00 0.00 0.00 0.00 17:58:50 05:57:01 PM eth0 230.76 148.32 70.06 68.21 0.00 0.00 0.00 0.00 17:58:50 05:57:01 PM docker0 611.20 627.81 118.95 114.64 0.00 0.00 0.00 0.00 17:58:50 05:58:01 PM lo 1.07 1.07 0.05 0.05 0.00 0.00 0.00 0.00 17:58:50 05:58:01 PM eth0 132.56 115.46 1516.97 23.99 0.00 0.00 0.00 0.00 17:58:50 05:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:50 Average: lo 182.53 182.53 29.38 29.38 0.00 0.00 0.00 0.00 17:58:50 Average: eth0 249.34 165.51 2178.54 43.75 0.00 0.00 0.00 0.00 17:58:50 Average: docker0 74.10 76.59 14.06 13.73 0.00 0.00 0.00 0.00 17:58:50 17:58:50 17:58:50 ---> sar -P ALL: 17:58:50 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 01/28/2026 _x86_64_ (8 CPU) 17:58:50 17:58:50 17:47:14 LINUX RESTART (8 CPU) 17:58:50 17:58:50 05:48:01 PM CPU %user %nice %system %iowait %steal %idle 17:58:50 05:49:01 PM all 9.05 0.00 0.96 0.95 0.07 88.98 17:58:50 05:49:01 PM 0 2.79 0.00 0.68 2.05 0.07 94.41 17:58:50 05:49:01 PM 1 22.57 0.00 2.02 1.05 0.13 74.22 17:58:50 05:49:01 PM 2 2.18 0.00 0.47 0.54 0.08 96.74 17:58:50 05:49:01 PM 3 10.26 0.00 0.93 0.65 0.05 88.10 17:58:50 05:49:01 PM 4 9.24 0.00 0.75 1.13 0.03 88.84 17:58:50 05:49:01 PM 5 17.60 0.00 1.70 0.77 0.07 79.86 17:58:50 05:49:01 PM 6 4.51 0.00 0.57 0.87 0.07 93.98 17:58:50 05:49:01 PM 7 3.26 0.00 0.53 0.50 0.03 95.68 17:58:50 05:50:01 PM all 27.60 0.00 1.40 2.13 0.12 68.75 17:58:50 05:50:01 PM 0 28.70 0.00 0.95 0.70 0.12 69.53 17:58:50 05:50:01 PM 1 24.52 0.00 0.95 1.29 0.12 73.12 17:58:50 05:50:01 PM 2 17.77 0.00 0.89 0.99 0.12 80.24 17:58:50 05:50:01 PM 3 32.79 0.00 2.55 4.07 0.13 60.46 17:58:50 05:50:01 PM 4 26.78 0.00 1.05 1.32 0.10 70.74 17:58:50 05:50:01 PM 5 31.00 0.00 1.56 3.70 0.10 63.65 17:58:50 05:50:01 PM 6 28.28 0.00 1.92 3.66 0.12 66.01 17:58:50 05:50:01 PM 7 30.98 0.00 1.35 1.29 0.12 66.26 17:58:50 05:51:01 PM all 29.54 0.00 0.90 0.76 0.09 68.71 17:58:50 05:51:01 PM 0 30.85 0.00 0.65 0.38 0.10 68.01 17:58:50 05:51:01 PM 1 29.71 0.00 1.44 0.75 0.08 68.02 17:58:50 05:51:01 PM 2 50.61 0.00 0.90 0.53 0.10 47.85 17:58:50 05:51:01 PM 3 30.50 0.00 0.96 1.64 0.10 66.81 17:58:50 05:51:01 PM 4 28.77 0.00 0.84 0.07 0.07 70.26 17:58:50 05:51:01 PM 5 16.94 0.00 1.25 0.80 0.12 80.89 17:58:50 05:51:01 PM 6 21.27 0.00 0.55 1.12 0.08 76.98 17:58:50 05:51:01 PM 7 27.70 0.00 0.60 0.80 0.07 70.83 17:58:50 05:52:01 PM all 22.68 0.00 2.33 2.19 0.09 72.71 17:58:50 05:52:01 PM 0 23.59 0.00 1.27 0.67 0.10 74.37 17:58:50 05:52:01 PM 1 47.60 0.00 3.83 3.09 0.12 45.36 17:58:50 05:52:01 PM 2 16.45 0.00 2.00 0.25 0.08 81.22 17:58:50 05:52:01 PM 3 23.05 0.00 2.03 3.95 0.08 70.88 17:58:50 05:52:01 PM 4 22.08 0.00 2.66 0.42 0.08 74.76 17:58:50 05:52:01 PM 5 18.51 0.00 2.45 2.82 0.07 76.15 17:58:50 05:52:01 PM 6 9.75 0.00 2.50 5.23 0.08 82.44 17:58:50 05:52:01 PM 7 20.44 0.00 1.93 1.11 0.07 76.45 17:58:50 05:53:01 PM all 23.31 0.00 2.31 0.16 0.12 74.10 17:58:50 05:53:01 PM 0 23.54 0.00 2.12 0.08 0.12 74.13 17:58:50 05:53:01 PM 1 29.05 0.00 2.33 0.03 0.13 68.45 17:58:50 05:53:01 PM 2 20.86 0.00 2.25 0.10 0.13 76.66 17:58:50 05:53:01 PM 3 21.95 0.00 2.65 0.08 0.12 75.20 17:58:50 05:53:01 PM 4 21.11 0.00 1.91 0.05 0.15 76.78 17:58:50 05:53:01 PM 5 22.23 0.00 2.40 0.65 0.10 74.62 17:58:50 05:53:01 PM 6 25.59 0.00 2.50 0.05 0.10 71.76 17:58:50 05:53:01 PM 7 22.17 0.00 2.31 0.22 0.10 75.20 17:58:50 05:54:01 PM all 7.35 0.00 1.24 0.20 0.09 91.12 17:58:50 05:54:01 PM 0 5.70 0.00 1.88 0.32 0.08 92.03 17:58:50 05:54:01 PM 1 5.07 0.00 1.39 0.02 0.12 93.41 17:58:50 05:54:01 PM 2 10.28 0.00 1.41 0.20 0.08 88.03 17:58:50 05:54:01 PM 3 7.88 0.00 1.22 0.28 0.08 90.53 17:58:50 05:54:01 PM 4 6.84 0.00 0.92 0.25 0.08 91.90 17:58:50 05:54:01 PM 5 9.05 0.00 1.01 0.27 0.08 89.59 17:58:50 05:54:01 PM 6 4.34 0.00 1.27 0.17 0.10 94.12 17:58:50 05:54:01 PM 7 9.62 0.00 0.82 0.10 0.10 89.35 17:58:50 05:55:01 PM all 33.14 0.00 1.16 0.14 0.11 65.44 17:58:50 05:55:01 PM 0 32.38 0.00 0.70 0.00 0.12 66.80 17:58:50 05:55:01 PM 1 42.56 0.00 1.61 0.13 0.12 55.59 17:58:50 05:55:01 PM 2 34.92 0.00 1.69 0.02 0.12 63.25 17:58:50 05:55:01 PM 3 22.32 0.00 1.65 0.02 0.12 75.89 17:58:50 05:55:01 PM 4 33.28 0.00 1.27 0.60 0.13 64.71 17:58:50 05:55:01 PM 5 39.71 0.00 1.04 0.28 0.12 58.85 17:58:50 05:55:01 PM 6 30.30 0.00 0.82 0.08 0.10 68.70 17:58:50 05:55:01 PM 7 29.65 0.00 0.54 0.02 0.08 69.72 17:58:50 05:56:01 PM all 24.80 0.00 1.93 1.74 0.12 71.41 17:58:50 05:56:01 PM 0 14.26 0.00 1.80 0.74 0.12 83.08 17:58:50 05:56:01 PM 1 22.29 0.00 2.13 3.64 0.12 71.82 17:58:50 05:56:01 PM 2 30.87 0.00 1.87 3.61 0.12 63.54 17:58:50 05:56:01 PM 3 22.32 0.00 1.76 1.71 0.12 74.08 17:58:50 05:56:01 PM 4 28.00 0.00 2.10 0.86 0.12 68.92 17:58:50 05:56:01 PM 5 33.71 0.00 1.70 0.34 0.12 64.14 17:58:50 05:56:01 PM 6 34.09 0.00 2.75 0.20 0.12 62.84 17:58:50 05:56:01 PM 7 12.86 0.00 1.38 2.79 0.12 82.85 17:58:50 05:57:01 PM all 22.94 0.00 2.30 0.18 0.17 74.42 17:58:50 05:57:01 PM 0 14.38 0.00 3.28 0.03 0.22 82.08 17:58:50 05:57:01 PM 1 26.14 0.00 1.65 0.03 0.17 72.01 17:58:50 05:57:01 PM 2 27.96 0.00 2.13 0.12 0.13 69.66 17:58:50 05:57:01 PM 3 22.86 0.00 2.12 0.02 0.17 74.84 17:58:50 05:57:01 PM 4 20.22 0.00 2.58 0.69 0.22 76.28 17:58:50 05:57:01 PM 5 25.69 0.00 2.71 0.08 0.17 71.34 17:58:50 05:57:01 PM 6 18.27 0.00 2.37 0.05 0.17 79.13 17:58:50 05:57:01 PM 7 27.93 0.00 1.51 0.39 0.15 70.02 17:58:50 05:58:01 PM all 33.40 0.00 1.69 1.01 0.12 63.79 17:58:50 05:58:01 PM 0 20.87 0.00 1.14 0.22 0.13 77.64 17:58:50 05:58:01 PM 1 46.56 0.00 2.10 1.14 0.10 50.10 17:58:50 05:58:01 PM 2 31.27 0.00 1.65 0.49 0.13 66.46 17:58:50 05:58:01 PM 3 43.14 0.00 2.28 0.67 0.13 53.78 17:58:50 05:58:01 PM 4 37.92 0.00 1.69 1.22 0.12 59.05 17:58:50 05:58:01 PM 5 42.06 0.00 1.24 1.16 0.12 55.42 17:58:50 05:58:01 PM 6 14.67 0.00 1.53 0.07 0.08 83.65 17:58:50 05:58:01 PM 7 30.79 0.00 1.89 3.08 0.10 64.13 17:58:50 Average: all 23.38 0.00 1.62 0.94 0.11 73.95 17:58:50 Average: 0 19.71 0.00 1.45 0.52 0.12 78.20 17:58:50 Average: 1 29.60 0.00 1.94 1.12 0.12 67.22 17:58:50 Average: 2 24.32 0.00 1.52 0.68 0.11 73.36 17:58:50 Average: 3 23.70 0.00 1.81 1.31 0.11 73.07 17:58:50 Average: 4 23.42 0.00 1.58 0.66 0.11 74.24 17:58:50 Average: 5 25.65 0.00 1.70 1.09 0.11 71.46 17:58:50 Average: 6 19.10 0.00 1.68 1.15 0.10 77.97 17:58:50 Average: 7 21.54 0.00 1.29 1.03 0.09 76.05 17:58:50 17:58:50 17:58:50